<Audits>System.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
0ceccaf4-8219-4a8f-ab07-16118ff0779c|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="0ceccaf4-8219-4a8f-ab07-16118ff0779c">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="47406" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-08-15T00:00:00" End="2026-08-16T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="Meity.a@wwdmc.com" Password="Kocok123$" RequestedCurrency="GBP" ClientNationality="ID" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
0ceccaf4-8219-4a8f-ab07-16118ff0779c|HotelbedsSearch|supplier interation failed||HotelBeds|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
0ceccaf4-8219-4a8f-ab07-16118ff0779c|InfiniteSearch|successfull supplier interation||Infinite|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
0ceccaf4-8219-4a8f-ab07-16118ff0779c|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 D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
0ceccaf4-8219-4a8f-ab07-16118ff0779c|MikiSearch|successfull supplier interation||Miki|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
0ceccaf4-8219-4a8f-ab07-16118ff0779c|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 D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
0ceccaf4-8219-4a8f-ab07-16118ff0779c|DOTWSearch|Collection was modified; enumeration operation may not execute.|System.InvalidOperationException: Collection was modified; enumeration operation may not execute.
   at System.ThrowHelper.ThrowInvalidOperationException(ExceptionResource resource)
   at System.Collections.Generic.List`1.Enumerator.MoveNextRare()
   at System.Linq.Enumerable.Any[TSource](IEnumerable`1 source, Func`2 predicate)
   at HotelSources.DOTW.GetSearchRS(List`1 LstSearchRS, HotelSearchRS& response, Int32& SupplierCount, Int32& ParseCount) in D:\Projects\WorldwideDMCV2\Module\Hotel\Sources\DOTW\DOTW.cs:line 626|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 D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
0ceccaf4-8219-4a8f-ab07-16118ff0779c|TravellandaSearch|successfull supplier interation||Travellanda|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
0ceccaf4-8219-4a8f-ab07-16118ff0779c|SearchResponse|SearchResponse|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TimeStamp="2026-08-10T13:40:10.5001399+01:00" Version="0" EchoToken="Search" TransactionIdentifier="0ceccaf4-8219-4a8f-ab07-16118ff0779c" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="4.04" OriginalAmount="4.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1467091" Longitude="106.82559622" StarRating="2" HotelCode="851382|oyo_297_45_residence" HotelName="OYO 297 45 Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mangga Besar XI, RW 1, Kota Tua, Tangki, Tamansari, Jakarta 11170</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/3e/b73eac672050d35e2c0f48859cd82b327614de81.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="4.08" OriginalAmount="4.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.284323" Longitude="107.176329" StarRating="2" HotelCode="|401993" HotelName="Collection O Cikarang Near President University Formerly Enviro" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl Dr Satrio Area Medical City Kawasan Industri Ja</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/9/9/3/401993_c7ce4841019.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="4.14" OriginalAmount="4.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="2" HotelCode="852879|2624845" HotelName="The Enviro Apartment By OYO Rooms" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dr. Satrio, Area Medical City, Kawasan Industri Jababeka, Cikarang, Jakarta 17550</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/3a/5a3adf9ff3b7d75c827c8f33494cbbad723ae150.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="5.05" OriginalAmount="5" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.29947837" Longitude="106.77620048" StarRating="2" HotelCode="868744|342971" HotelName="Puri Lotus By OYO Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Taman Lebak Bulus VI Blok Z 10, RT.4/RW.5, Lebak Bulus, Cilandak, Jakarta 12440</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cc/4b/cc4b3bf74791d352c8e85e64b7941e9e42fed9a6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="5.21" OriginalAmount="5.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.170324" Longitude="106.80588" StarRating="2" HotelCode="|545243" HotelName="Super OYO 90692 Point Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kota Baru,RT.11/RW.6,Cideng,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/5/2/4/3/545243_7636d101054.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="5.25" OriginalAmount="5.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.193852" Longitude="106.86832" StarRating="1" HotelCode="|464849" HotelName="Oyo 2223 Jandb Room Utan Kayu" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>69, Jl. Utan Kayu Raya No.69S</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/4/8/4/9/464849_4c6db4d1208.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="5.49" OriginalAmount="5.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.193134" Longitude="106.819458" StarRating="2" HotelCode="|544361" HotelName="OYO 150 Harmoni Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>010, Jl. Kebon Kacang 38 No. 25</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/4/3/6/1/544361_a355ae92247.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="5.74" OriginalAmount="5.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.362984" Longitude="106.885818" StarRating="2" HotelCode="|453188" HotelName=" Hotel O Cibubur Near Cibubur Junction Formerly Comfort Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1, SMP Negeri 147 Jakarta, Jalan SMP 147</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/1/8/8/453188_ab791721207.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="5.85" OriginalAmount="5.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.284869" Longitude="106.791532" StarRating="2" HotelCode="|532703" HotelName="OYO 92723 Sultan Residence Syariah" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>No.13 Jl. H. Batong I</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/2/7/0/3/532703_e4c4fa91444.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="5.86" OriginalAmount="5.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.213602" Longitude="106.769405" StarRating="0" HotelCode="|467730" HotelName="Capital O 91140 Ayodya Kebon Jeruk" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5, Jalan Kelapa Dua Raya, RW 05</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/7/7/3/0/467730_83b07f61703.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="5.91" OriginalAmount="5.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.267205" Longitude="106.841373" StarRating="2" HotelCode="|536599" HotelName="OYO 121 Rumah Ayub Syariah" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>21, Jalan Ayub Gang C</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/6/5/9/9/536599_df7976a2023.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="6.03" OriginalAmount="5.97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.108497" Longitude="106.915558" StarRating="1" HotelCode="|541027" HotelName="New Priok Indah" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Cilincing No. 12 RT 001 RW 01</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/1/0/2/7/541027_802f6612132.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="6.37" OriginalAmount="6.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.167863" Longitude="106.763982" StarRating="2" HotelCode="|557515" HotelName="SUPER OYO 866 Idola Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>12, Jl Arteri</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/7/5/1/5/557515_b4c5ea51616.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="6.64" OriginalAmount="6.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.115204" Longitude="106.689042" StarRating="0" HotelCode="|546931" HotelName="Alifah 1 Syariah" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Husein Sastranegara</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/6/9/3/1/546931_47ba4542311.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="6.74" OriginalAmount="6.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.269727" Longitude="106.767546" StarRating="2" HotelCode="|533124" HotelName="Rumah Kayu Manis Bintaro" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>jl. Melati 4 no.26</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/3/1/2/4/533124_93a97651111.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="7.03" OriginalAmount="6.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.174476" Longitude="106.861319" StarRating="2" HotelCode="|547708" HotelName="OYO 148 Cempaka Place Homestay" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 11/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Cempaka Putih Barat II No.8B, RT.4/3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/7/7/0/8/547708_e350ce72335.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="7.07" OriginalAmount="7" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18337299" Longitude="106.7818648" StarRating="2" HotelCode="852322|393650" HotelName="OYO 160 Lontar Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sekretaris, RT 13/RW 7, Tanjung Duren Utara, Grogol Petamburan, Jakarta 11470</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/42/1f/421fce255923c8d594a141eb0b471e02ade8977b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="7.07" OriginalAmount="7" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.10856039" Longitude="106.91562261" StarRating="2" HotelCode="787256|388652" HotelName="New Priok Indah Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Cilincing 12, RT 001 RW 01, Kelurahan Lagoa, Kec. Koja, Jakarta 14120</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/47/1e470f8d4ba425a894ef055ec52e6e488edde2c8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="7.07" OriginalAmount="7" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2562255" Longitude="106.822192" StarRating="2" HotelCode="852805|393664" HotelName="OYO 332 Residence G17" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kemang Utara VII G 17, RT 1/RW 4, Bangka, Mampang Prapatan, Jakarta 12730</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/6d/686dcf513d1c899e6ee1bb35ffa5a58cbd48d4c6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="7.07" OriginalAmount="7" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.13715258" Longitude="106.81923516" StarRating="2" HotelCode="484281|153434" HotelName="Hotel Rumah Shinta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mangga Dua Raya 41, Pinangsia, Glodok, Jakarta 11110</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/80/c380b3aa7b3f914fc2b8eb5e1335db9aba5ca6d1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="7.07" OriginalAmount="7" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1375103206026" Longitude="106.81789406333" StarRating="2" HotelCode="334292|159623" HotelName="Twins Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mangga Dua Raya 24, Jakarta 10730</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/5a/845a0f6cf4c5dcb3fb92a71046672d7b6034c6eb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="7.07" OriginalAmount="7.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1572242416195" Longitude="106.83493478318" StarRating="2" HotelCode="335823|hotel_lautze_indah_" HotelName="Hotel Lautze Indah" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Lautze 24, Masuk Dari Kartini Raya, Jakarta 10750</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/7e/c07e8339a0df7edfcd48683574782f752dddeec1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="7.07" OriginalAmount="7.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16607395" Longitude="106.83454968" StarRating="3" HotelCode="561629|oyo_90244_hotel_antara" HotelName="Antara Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Antara No. 39, Pasar Baru, Jakarta 10710</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/a5/8da5f7dfb41df4e8acf1fb441c15df970264492e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="7.07" OriginalAmount="7.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18815626" Longitude="106.79362777" StarRating="2" HotelCode="595484|pondok_seruni" HotelName="Pondok Seruni" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kemanggisan Ilir 11, RT 018/RW 008, Palmerah, Jakarta 11480</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/bf/c7bfb927bb0cb31adc8f9d8c59f4d021ce91a8e8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="7.07" OriginalAmount="7.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19133974" Longitude="106.81470688" StarRating="3" HotelCode="778435|hotel_nusantara_indah_syariah" HotelName="Hotel Nusantara Indah Syariah" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jajal Kh Mas Mansyur 36, Tanah Abang, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/ec/afec66a0d560fcd596d032415939eb12db6c510b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="7.07" OriginalAmount="7.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="0" HotelCode="839183|alifah_2" HotelName="Alifah 2" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Perancis</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/0d/dd0dc8ba768ab68cfb715ceec6efae0b983bb845.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="7.07" OriginalAmount="7.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="0" HotelCode="840229|hotel_alifah_1" HotelName="Alifah 1 Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Husein Sastranegara</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/9e/f39e306b1701dead6129732328409f5ccf1b0940.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="7.07" OriginalAmount="7.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="0" HotelCode="879684|glory_mansion_resident" HotelName="Glory Mansion Resident" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tanjung Duren 3</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cc/31/cc3143a306c77057b11650833c126e1aeaa2b098.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="7.26" OriginalAmount="7.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.176852" Longitude="106.77005" StarRating="2" HotelCode="|545702" HotelName="SUPER OYO 3109 Point Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>17, Jl. Mangga Raya No. 17 RT 05/RW 10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/5/7/0/2/545702_2ae54391054.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="7.31" OriginalAmount="7.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.149533" Longitude="106.818217" StarRating="2" HotelCode="|484271" HotelName="Super OYO 1199 Orienchi Room" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mangga Besar Raya No. 5N</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/4/2/7/1/484271_477f0e80923.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="7.40" OriginalAmount="7.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.149783" Longitude="106.899507" StarRating="2" HotelCode="|541259" HotelName="SUPER OYO 90422 Mall Of Indonesia" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>20-21, Jl. Gading Batavia Blok LC8 RT.10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/1/2/5/9/541259_546c6522104.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="7.71" OriginalAmount="7.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.153643" Longitude="106.8287" StarRating="2" HotelCode="|474294" HotelName="SUPER OYO 93287 Pioneer Pasar Baru" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>15,Jl. Karang Anyar Gang V No.15, RW04,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/4/2/9/4/474294_d0037c51852.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="7.81" OriginalAmount="7.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.15874948" Longitude="106.81609334" StarRating="2" HotelCode="837879|2782135" HotelName="Reddoorz Near Gajah Mada Plaza 2" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ketapang Utara I 31, Rt 6, Rw 7, Krukut, Jakarta Barat, Jakarta 10000</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b2/5c/b25cf579c2adfc3984277001a2f031f901d30f10.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="7.83" OriginalAmount="7.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.156439" Longitude="106.830689" StarRating="2" HotelCode="|541257" HotelName="Super OYO 90115 Near Pasar Baru" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1, Jalan 5 Dermawan, RW 04,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/1/2/5/7/541257_dd5d4631029.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="7.92" OriginalAmount="7.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.14911" Longitude="106.82703" StarRating="3" HotelCode="|230969" HotelName="Grand Batik Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 11/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Karang Anyar Utara No 9, Mangga Dua</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/0/9/6/9/230969_5.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="8.08" OriginalAmount="8" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.14950999" Longitude="106.81829839" StarRating="1" HotelCode="631887|262264" HotelName="Orienchi House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mangga Nesar Raaya 5N, Jakarta 11180, West Java</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/99/34/9934c46b6d02071cc14fd05cb8e07861152ab89d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="8.08" OriginalAmount="8" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1757610302159" Longitude="106.8096689299" StarRating="2" HotelCode="377694|159223" HotelName="Kanto's Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Musi  3, Jakarta 10150</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/6f/036fcb1600c574291bc8f7c166b767347084c682.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="8.08" OriginalAmount="8.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.140084" Longitude="106.907986" StarRating="3" HotelCode="|378135" HotelName="Habibah Syariah" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Tanah Merah No. 76, Kelapa Gading.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/8/1/3/5/378135_9f014f50915.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="8.08" OriginalAmount="8.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1560631333239" Longitude="106.81853110713" StarRating="3" HotelCode="333106|rovi_boutique_hotel" HotelName="Ro&amp;Vi Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hayam Wuruk 79B, 11160 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/1b/671b5bfdb8c3ecea74fe1b2b6db8cba6a6c8c559.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="8.08" OriginalAmount="8.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1511531690967" Longitude="106.81619627573" StarRating="3" HotelCode="349811|degreen_inn" HotelName="Degreen Inn Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Keamanan Raya 16, Rt 003 Rw 008, Keagungan, Taman Sari, Jakarta 11130</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/be/9abe93f14966f0128d3b2ee3e77b92972159be4b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="8.08" OriginalAmount="8.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.17295137" Longitude="106.89866894" StarRating="2" HotelCode="761832|kejora_homestay" HotelName="Kejora Homestay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kelapa Gading Permai, Blok 12A, North Jakarta, Jakarta 14240</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0d/2c/0d2c14aef9846d2ce2b753d91d2ffa8066176143.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="8.08" OriginalAmount="8.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.15110667" Longitude="106.83632871" StarRating="0" HotelCode="952605|reddoorz_near_mangga_dua_square" HotelName="RedDoorz Near Mangga Dua Square" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gunung Sahari XI 24, Jakarta Pusat, Mangga Dua, Jakarta 10720</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/32/e232db1b0af5819725366713a3e2c1124ffb8e64.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="8.08" OriginalAmount="8.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.15198091" Longitude="106.83461259" StarRating="0" HotelCode="959082|oyo_478_balcon_biru" HotelName="Balcon Biru By OYO Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartini VIII 54G, Rt 1/Rw 3, Kartini, Sawah Besar, Jakarta 10750</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/37/fa374f59427e43257c99d28f8e85abb4ced6a5ff.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="8.08" OriginalAmount="8.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.13808235" Longitude="106.82217718" StarRating="0" HotelCode="961299|reddoorz_near_itc_mangga_dua" HotelName="Reddoorz Near ITC Mangga Dua" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tiangseng 4, RT 3/RW 6, Mangga Dua Sel, Sawah Besar, Jakarta 10730</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/57/b3573233df89ac665476d1fc5ca63169aa4ed4d1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="8.08" OriginalAmount="8.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16510502" Longitude="106.84519726" StarRating="0" HotelCode="960964|reddoorz_plus_kemayoran" HotelName="RedDoorz Plus @ Kemayoran" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kepu Timur Raya 185, Kemayoran, Jakarta Pusat Serdang, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6e/bd/6ebd5f50fa3723d68e6dafeb70500994a452e723.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="8.08" OriginalAmount="8.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="0" HotelCode="982506|reddoorz_plus_sawah_besar" HotelName="RedDoorz Plus @ Sawah Besar" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dwi Warna 1, Kartini, Sawah Besa, Central Jakarta, Jakarta 10750</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0d/c4/0dc49bc09d07b41df5612a1ff39cec68bd2ae8b3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="8.17" OriginalAmount="8.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.139292" Longitude="106.733772" StarRating="0" HotelCode="|522335" HotelName="Syariah Amethyst Cengkareng" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 11/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Nomor 5 Jl. Taman Palem Mutiara</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/2/3/3/5/522335_06f07611126.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="8.19" OriginalAmount="8.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.15121" Longitude="106.81619" StarRating="1" HotelCode="|231880" HotelName="De Green Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Keamanan Raya No. 16 Taman Sari</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/1/8/8/0/231880_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="8.39" OriginalAmount="8.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.13142" Longitude="106.826733" StarRating="0" HotelCode="|545377" HotelName="Aruni Ancol" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>10 Jalan R. E. Martadinata</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/5/3/7/7/545377_3c194412252.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="8.54" OriginalAmount="8.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.22538021" Longitude="106.58870547" StarRating="2" HotelCode="968700|2810695" HotelName="RedDoorz Plus near Siloam Karawaci" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Permata Bunda Curug 44, Blok B2, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/d1/a6d1b670f0518246aac87bc61c2163b069cb07dd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="8.68" OriginalAmount="8.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.136103" Longitude="106.803452" StarRating="3" HotelCode="|166745" HotelName="World" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Bandengan Selatan No. 14, Jakarta Barat</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/7/4/5/166745_interior.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a restaurant, a reception, a baggage room and WiFi. SITUATION: This hotel is 10 minutes away from Mangga Dua the shopping centre of. ROOM: Each room has an air-conditioning system, a television, a bathroom with a shower and complimentary bathroom items.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="8.74" OriginalAmount="8.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19279" Longitude="106.81925" StarRating="0" HotelCode="|234652" HotelName="Icorner Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan kebon Kacang 37 No.29, Tanah Abang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/4/6/5/2/234652_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="8.78" OriginalAmount="8.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.150401" Longitude="106.824745" StarRating="3" HotelCode="|543213" HotelName="City Style Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mangga Besar 6 Utara No.7B, RT.7/RW.1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/3/2/1/3/543213_3fa28a51055.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="8.90" OriginalAmount="8.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.150096" Longitude="106.824518" StarRating="0" HotelCode="|540414" HotelName="City Biz Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Utara</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/0/4/1/4/540414_e233c182138.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="8.91" OriginalAmount="8.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.170405" Longitude="106.783203" StarRating="2" HotelCode="|453138" HotelName="Super OYO 1487 Residence Khoe" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Tanjung Duren Utara IV, No. 54</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/1/3/8/453138_43395561323.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="8.96" OriginalAmount="8.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2621683" Longitude="106.7876567" StarRating="2" HotelCode="|377386" HotelName="Reddoorz @ Radio Dalam" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL Najihun No. 7, Radio Dalam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/7/3/8/6/377386_16d62870958.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="8.99" OriginalAmount="8.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.149972" Longitude="106.821305" StarRating="0" HotelCode="|547637" HotelName="Wow! 38" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mangga Besar IV B No. 38BC</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/7/6/3/7/547637_8ab6a362306.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="9.01" OriginalAmount="8.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.311732" Longitude="106.803116" StarRating="2" HotelCode="|521850" HotelName="Maven Cilandak" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Margasatwa No. 47</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/1/8/5/0/521850_8985bd81121.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="9.09" OriginalAmount="9" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.148206" Longitude="106.828595" StarRating="1" HotelCode="292380|158983" HotelName="City Icon Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mangga Besar Raya 98, Jakarta 10740</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/65/6a/656a79ac973b614e6fd73e966880e157a722f588.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="9.09" OriginalAmount="9" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1687622229289" Longitude="106.82075039953" StarRating="1" HotelCode="334638|153090" HotelName="N Hotel Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Majapahit 12, Jakarta 10160</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/506572/3.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The friendly staff at the reception desk are happy to answer any questions. A baggage storage servic...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="9.09" OriginalAmount="9" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1890835741362" Longitude="106.80939156232" StarRating="2" HotelCode="334962|153092" HotelName="N1 Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan KS Tubun 3, Jakarta 10120</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/56/7e/567e5edc6d8f6f1714f285e517af96d4cdd961fd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="9.09" OriginalAmount="9" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.15430727" Longitude="106.89678438" StarRating="0" HotelCode="978182|342992" HotelName="RedDoorz near Mall Of Indonesia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gading Batavia 20 - 21, Block LC 8, Kelapa Gading, Jakut, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ce/80/ce80b7a8e461ab774a592fa9dc1497a327099c20.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="9.09" OriginalAmount="9" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="2" HotelCode="783287|343037" HotelName="The Grand Palace Resident" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tomang Asli 35, Jati Pulo, Jakarta 11430</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/de/a0dee07a16c35677b9c77bc83d44beb7540d6453.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="9.09" OriginalAmount="9.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.167311607758" Longitude="106.83930746283" StarRating="2" HotelCode="334963|n2_hotel" HotelName="N2 Hotel Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gunung Sahari Raya 83, Jakarta 10120</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/6c/096ca9dc36eb0e60b78c97f51d2b94c49f100ab1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="9.09" OriginalAmount="9.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1483953555468" Longitude="106.82766296971" StarRating="2" HotelCode="334255|california_hotel_2" HotelName="California Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mangga Besar Raya 100 BC, Jakarta 11180</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/87/ba87c610459c769ac56a672b444fdedef76eec03.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="9.09" OriginalAmount="9.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18972213" Longitude="106.81309795" StarRating="3" HotelCode="503973|hotel_mustika_tanah_abang_" HotelName="Hotel Mustika Tanah Abang" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Coffee Shop,Designated Smoking Area,Dry Cleaning,Elevator,Internet,Laundry,Luggage Storage,Massage Centre,Parking,Restaurant,Room Service,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Jati Bunder 1a-1c, Tanah Abang, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/ce/15ce5a25d47c6a99c75cd90da78aae8370294403.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel Mustika Tanah Abang is perfectly located for both business and leisure guests in Jakarta. The ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="9.09" OriginalAmount="9.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18062312" Longitude="106.87157644" StarRating="2" HotelCode="564164|lagura_residence_guest_house" HotelName="Lagura Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Designated Smoking Area,Internet,LCD/Projector">
        <Address>
          <AddressLines>
            <AddressLine>Taman Lagura Indah, Blok L4 2, Cempaka Putih Timur, Jakarta Pusat 10510</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6e/51/6e51e93e46d7c719834ba13e157323b64eccbc8c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Lagura Residence Guest House is perfectly located for both business and leisure guests in Jakarta. T...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="9.09" OriginalAmount="9.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="0" HotelCode="666814|hotel_tugu_asri" HotelName="Hotel Tugu Asri" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jati Baru 7- 9</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/f3/5ef3d6e4dd0f8e465f89a5c8ccf1ebbef0f350e7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="9.09" OriginalAmount="9.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.15088925" Longitude="106.82263533" StarRating="2" HotelCode="746250|penthouse_hotel_4" HotelName="Penthouse Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mangga Besar 4E 23, Jakarta 11150, West Java</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/d6/c4d6bb0bd53eedbeaa89b170836aa5b1b78e29fe.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at RedDoorz near Hayam Wuruk Plaza in Jakarta (Old Jakarta), you'll be...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="9.09" OriginalAmount="9.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="3" HotelCode="746459|hotel_dequr_jakarta_kota" HotelName="Hotel De'Qur Jakarta Kota" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kali Besar Barat 27, RT 7/RW 3, Roa Malaka, Tambora, Kota Jakarta Barat, Jawa Barat 11230</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/b7/2bb7542e9d347dca86464430cdcb9ae4a0a13881.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="9.09" OriginalAmount="9.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.14922441" Longitude="106.82429254" StarRating="0" HotelCode="837302|sumi" HotelName="Sumi Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mangga Besar Raya 66, Jakarta Barat 11150</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/7f/397f06c8cfef69714adf2f84ccb9fbc41a0c783b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="9.09" OriginalAmount="9.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16699998" Longitude="106.80795557" StarRating="2" HotelCode="852575|reddoorz_near_roxy_mall_jakarta" HotelName="RedDoorz Near Roxy Mall Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Biak 33B, Cideng, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/47/8f/478ff11888d335277c4274f818390301d62a9e49.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="9.09" OriginalAmount="9.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.15321513" Longitude="106.82288425" StarRating="3" HotelCode="850518|ghurfati_hotel" HotelName="Ghurfati Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mangga Besar IV H 29, Jakarta 11150</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/ef/7def1a0264c13e021ac6174634cef77c941f5b5e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="9.09" OriginalAmount="9.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.17211112" Longitude="106.79290851" StarRating="2" HotelCode="852625|reddoorz_near_central_park_mall" HotelName="RedDoorz near Central Park Mall" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tawakal Ujung Raya 14, RT 001 RW 008, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6c/e2/6ce2b44f659c257a71e8a81a3cdd4a9d088d140b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="9.09" OriginalAmount="9.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.12755657" Longitude="106.74260572" StarRating="2" HotelCode="885007|reddoorz_kapuk_business_park" HotelName="Room 28 Guesthouse by RedDoorz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kapuk Raya 28, Kapuk Bisnis Park Blok BB-BC, North Jakarta 14440</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/cd/cfcd83f368f483d79297504ac56e21ae65a5bc31.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="9.09" OriginalAmount="9.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="0" HotelCode="983593|hotel_syariah_mama_cengkareng" HotelName="Hotel Syariah Mama Cengkareng" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Taman Palem Mutiara, Jakarta 11730</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/4a/834a51439bf640f82bfac2732d9e39a546f6ecd8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="9.09" OriginalAmount="9.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="0" HotelCode="975021|oyo_1111_passer_baroe_inn" HotelName="Passer Baroe Inn by OYO Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pintu Air V, RT 8/RW 8, Baru, Sawah Besar, Jakarta 10710</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/75/d5/75d5b8047065ee8fac7bfb79fe918f0183dbd579.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="9.09" OriginalAmount="9.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="0" HotelCode="964446|reddoorz_plus_near_ancol" HotelName="RedDoorz Plus Near Ancol" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Re Martadinata 2, RT6/RW4, Ancol, Pademangan, Jakarta 14430</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d8/f9/d8f9a203e890b6c2e99831cc33281c43b2112444.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="9.10" OriginalAmount="9.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.210133" Longitude="106.8261853" StarRating="1" HotelCode="|377255" HotelName="Super OYO 989 Audah Guesthouse Syariah" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Taman Setiabudi 1 No. 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/7/2/5/5/377255_675f60a1047.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="9.19" OriginalAmount="9.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.14450463" Longitude="106.83908126" StarRating="2" HotelCode="850698|2637205" HotelName="OYO Flagship 210 Amethyst Kemayoran" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Rajawali Selatan 2 1B, Kemayoran, RT 16/2, Gunung Sahari Utara, Sawah Besar, Jakarta 10620</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a8/e6/a8e6c0650f61c4cd7b59587a5d7e00bb46222768.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="9.19" OriginalAmount="9.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19138664" Longitude="106.8505373" StarRating="3" HotelCode="852599|2519885" HotelName="RedDoorz Plus Near Senen 2" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Paseban Barat 22B, Menteng, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/980873/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="9.20" OriginalAmount="9.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.150417" Longitude="106.828682" StarRating="2" HotelCode="|475052" HotelName="Kelowna Dwiwarna Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>7 Jl. Dwi Warna</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/5/0/5/2/475052_6983c111217.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="9.28" OriginalAmount="9.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.14612" Longitude="106.81506" StarRating="0" HotelCode="|231000" HotelName="The Packer Lodge -" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kemurnian IV No. 20-22 Barat</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/1/0/0/0/231000_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="9.43" OriginalAmount="9.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.375434" Longitude="106.858848" StarRating="3" HotelCode="|261651" HotelName="Reddoorz Plus Near Universitas Indonesia" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Duta Raya Pelni No. 3, Komplek Taman Duta, Cimanggis</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/1/6/5/1/261651_7a696b71718.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="9.61" OriginalAmount="9.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1275855" Longitude="106.7425869" StarRating="2" HotelCode="|378022" HotelName="Reddoorz Plus @ Kapuk Business Park" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kapuk Bisnis Park Blok BB-BC, Jalan Kapuk Raya No. 28</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/8/0/2/2/378022_80502990944.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="9.69" OriginalAmount="9.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19053" Longitude="106.84507" StarRating="0" HotelCode="|459760" HotelName="Johns Pardede International" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 11/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raden Saleh 1 No 9 - 11</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/9/7/6/0/459760_e8594e71552.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="9.71" OriginalAmount="9.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.15064529" Longitude="106.82079947" StarRating="3" HotelCode="784721|4722615" HotelName="ENV Room" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mangga Besar II 6i, RT.6I/RW.1, RT.6/RW.2, Taman Sari, Jakarta 11150</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/be/9abe93f14966f0128d3b2ee3e77b92972159be4b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="9.73" OriginalAmount="9.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16533906" Longitude="106.79509026" StarRating="2" HotelCode="837891|2833025" HotelName="De Kost Grogol by RedDoorz" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Muwardi 3 26, Grogol Jakarta Barat, Jakarta 11450</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/07/9e/079eaa334b54dce5fcf13c33d3d6eb5e81cd896f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;# Property Location : # With a stay at RedDoorz near Trisakti University in Jakarta (Grogol), you'll...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="9.74" OriginalAmount="9.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.275594" Longitude="106.796986" StarRating="2" HotelCode="|541297" HotelName="SUPER OYO Capital O 141 Fatmawati Cozy Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 11/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>006, Jl Abuserin Raya No 2A</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/1/2/9/7/541297_722b1f82134.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="9.82" OriginalAmount="9.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16676" Longitude="106.84246" StarRating="2" HotelCode="|461375" HotelName="Istana Bungur" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Bungur Besar 12 No. 2, Kemayoran</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/1/3/7/5/461375_78499ce0540.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="9.84" OriginalAmount="9.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.242572" Longitude="106.781209" StarRating="2" HotelCode="|325626" HotelName="Sarkawi Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 11/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Sarkawi No.26, RT.4/RW.3, Kby. Lama Utara, Kby. Lama</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/2/5/6/2/6/325626_5d99fc61241.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="9.89" OriginalAmount="9.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.20700417" Longitude="106.80739453" StarRating="2" HotelCode="845377|2780975" HotelName="RedDoorz @ Tondano Benhil" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 10/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tondano 5, Jakarta Pusat, Danau Tondano, Jakarta 10210</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/6b/096b79298365c95ae5c44e160fa5ee22647b7835.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;RedDoorz @ Tondano Benhil is perfectly located for both business and leisure guests in Jakarta. The ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="9.90" OriginalAmount="9.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.205246" Longitude="106.804034" StarRating="2" HotelCode="|540770" HotelName="Capital O 90635 Tango Juliet Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 11/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jln Pejompongan Dalam,Bendungan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/0/7/7/0/540770_a35c89a2151.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="9.91" OriginalAmount="9.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.263205" Longitude="106.778175" StarRating="3" HotelCode="|377788" HotelName="Zen Rooms Legacy Residence Syariah" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Located in Legacy Residence, Pinang Emas V blok D-7, RT/RW 010/003, Pondok Pinang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/7/7/8/8/377788_631ecdd0915.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="9.97" OriginalAmount="9.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.141109" Longitude="106.822602" StarRating="2" HotelCode="|457864" HotelName="55" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jln. Pangeran Jayakarta No.8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/7/8/6/4/457864_3797c642127.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="10.03" OriginalAmount="9.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.189911" Longitude="106.81588" StarRating="0" HotelCode="|469219" HotelName="Karsa Utama" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>12 Jl. Kb. Kacang IV</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/9/2/1/9/469219_b05f3d71232.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="10.08" OriginalAmount="9.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.15034" Longitude="106.825668" StarRating="0" HotelCode="|479110" HotelName="Bold Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Mangga Besar 8 No.9B-9C</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/9/1/1/0/479110_a010ec71444.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="10.10" OriginalAmount="10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.26592671" Longitude="106.8385537" StarRating="2" HotelCode="868791|342964" HotelName="OYO 133 Griya Ciaji" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan H. Samali 50, RT4/RW4, Pejaten Ps, Minggu, Jakarta 12740</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ea/4c/ea4c45a140fc405a0b26459cf462b137bcf80957.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="10.10" OriginalAmount="10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19343077" Longitude="106.81421229" StarRating="3" HotelCode="564426|181872" HotelName="Hotel Caravan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan KH Mas Mansyur 50, Tanah Abang, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/c0/bfc02189de911a2092815dc3257b57833c262c43.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Room service is among the facilities. Wireless internet access is available to guests in the public ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="10.10" OriginalAmount="10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16668387" Longitude="106.84254145" StarRating="2" HotelCode="772097|342889" HotelName="Hotel Istana Bungur" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bungur Besar 12 2, Kemayoran, Jakarta 10760</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/43/c743ff268b18314e896af18f52c6f9505f56f22c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="10.10" OriginalAmount="10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2755515" Longitude="106.794746" StarRating="2" HotelCode="849772|393644" HotelName="OYO 141 Fatmawati Cozy Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Abuserin 2A, Cilandak, RT.10/RW.6, Gandaria Seletan, Jakarta 12420, Kota Jakarta Selatan, Daerah Khusus Ibukota Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/43/3643281b5760edae738e9cff0a5f4e4b88eff2e7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="10.10" OriginalAmount="10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.260143" Longitude="106.82669" StarRating="3" HotelCode="292404|153059" HotelName="Maven Buncit" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Massage Centre,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Kemang Timur V No. 23, Jakarta 12760</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ea/75/ea7558dcf2dbebb1f26c881a8b79fae0d318f4f4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="10.10" OriginalAmount="10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.311827" Longitude="106.803336" StarRating="2" HotelCode="292403|153063" HotelName="Maven at Cilandak" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Margasatwa No.47, Cilandak, Jakarta 12450</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8b/d6/8bd6ee7157b007a95290a5dab1a39fdbf0e36e18.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="10.10" OriginalAmount="10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.138194140291" Longitude="106.82790900988" StarRating="2" HotelCode="333211|159288" HotelName="Plaza Hotel Harco Mangga Dua" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mangga Dua 22-24, Block N, Komplek Harco Mangga Dua, Jakarta 10730</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/c7/03c78cfa02f02c8c33762a06813c287c97007fc1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests are welcomed at the hotel, which has a total of 100 rooms. The accommodation offers various s...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="10.10" OriginalAmount="10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1460596091986" Longitude="106.81499885562" StarRating="2" HotelCode="405558|159615" HotelName="The Packer Lodge Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kemurnian IV 20-22, Barat, Jakarta 11120</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/1b/8e1b3793bfe603ca910b70def179fff1fa88f02a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Wireless internet access is available to guests in the public areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="10.10" OriginalAmount="10.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1609570479928" Longitude="106.81227651751" StarRating="2" HotelCode="334964|n3_hotel" HotelName="N3 Hotel Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan  Kyai H Zainal Arifin 57, Petojo Utara, Jakarta 10120</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a1/5f/a15f28ac08ae5e35c850da0b93de2d530a2f84cb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="10.10" OriginalAmount="10.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1408356001138" Longitude="106.82234977638" StarRating="2" HotelCode="334817|hotel_55_2" HotelName="Hotel 55 B&amp;B" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pangeran Jayakarta 8, Komplek Artha Center Blok E 1, Jakarta 11110</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/a5/5ba53b2dba4d42a4c4492c384578ab52c4f5ca11.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="10.10" OriginalAmount="10.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1365447473152" Longitude="106.80442627296" StarRating="2" HotelCode="335151|world_hotel_jakarta" HotelName="Nite &amp; Day Jakarta Bandengan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bandengan Selatan 14, Jakarta Barat 11240</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/5c/595c8406cd780b075121572e02a63c7682a992f9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="10.10" OriginalAmount="10.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1905167667384" Longitude="106.84512753573" StarRating="3" HotelCode="349102|johns_pardede_international_hotel" HotelName="John's Pardede International Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raden Saleh I 9 ?11, Jakarta 10430</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/73/4c737b3e2f122db722a6a115f097bb7dae33efbd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="10.10" OriginalAmount="10.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16909151" Longitude="106.91508016" StarRating="3" HotelCode="585561|ethan_hotel" HotelName="Ethan Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pegangsaan Indah Barat 81, Blok B, Jakarta 14250</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5c/ab/5cab16da227440b0c6b59b60e3d62520489ad399.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="10.10" OriginalAmount="10.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18021337" Longitude="106.8405501" StarRating="2" HotelCode="561666|hotel_maxim_23" HotelName="Hotel Maxim" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kwitang Raya No.11, Jakarta 10420</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/b4/68b47de11dedf82220b93b64ab4a1575603615ec.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="10.10" OriginalAmount="10.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.15026299" Longitude="106.82575436" StarRating="2" HotelCode="559953|bold_hotel_jakarta" HotelName="Bold Hotel Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mangga Besar 8 9B-9C, Taman Sari, 11150 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cc/8d/cc8dfc4039820c51f2c059d716a77dc9aa594362.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="10.10" OriginalAmount="10.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18520363" Longitude="106.81942131" StarRating="3" HotelCode="623984|apple_platinum_hotel" HotelName="Apple Platinum Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kampung Bali X 17, Jakarta 10250</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/1c/781c5e2db5ff1714a559d1b859e0cc959e0e94f6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="10.10" OriginalAmount="10.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.24256399" Longitude="106.78116373" StarRating="2" HotelCode="832961|oyo_106_sarkawi_residence" HotelName="OYO 106 Sarkawi Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>26 RT4/RW 3 Kby, Lama, Utara, Kota Jakarta Selatan, Daerah Khusus Ibukota, Jakarta 12240</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/98/6d/986dede170b117e1cd3b1961afea5261f68b9f92.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="10.10" OriginalAmount="10.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.23847787" Longitude="106.79110087" StarRating="0" HotelCode="839494|dempo_guest_house" HotelName="Mayestik Guest House Syariah" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Business Centre,Designated Smoking Area,Internet,Meeting Room,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dempo I 36, Mayestik Kelurahan Gunung, South Jakarta, Jakarta 12120</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/ea/00ea0b6e21adce7530ef6fce89d9015ebc919711.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The 3-star Dempo Guest House offers comfort and convenience whether you're on business or holiday in...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="10.10" OriginalAmount="10.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.22297276" Longitude="106.81918754" StarRating="2" HotelCode="844519|reddoorz_plus_near_ciputra_world_kuningan_2" HotelName="RedDoorz Plus Near Ciputra World Kuningan 2" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Karet Sawah 1 23, Jakarta Selatan, Jakarta 12930</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/cf/39cfb842b203782d180a3fd6b9f0fdd9dfd8722d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;# Property Location : # With a stay at RedDoorz Plus near Ciputra World Kuningan 2 in Jakarta (Seman...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="10.10" OriginalAmount="10.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.24484721" Longitude="106.78049199" StarRating="0" HotelCode="852415|wisma_tobana" HotelName="Wisma Tobana" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ciputat Raya 326, Kebayoran Lama Utara, Jakarta 12240</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/87/fe8709427e41b2b1734dd9d7d2fd0fe8632f3a2f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="10.10" OriginalAmount="10.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="2" HotelCode="951361|oyo_409_pondok_helomi_2" HotelName="Pondok Helomi By OYO Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Tajem 412, Denokan, Maguwoharjo, Depok, Sleman, Jakarta 55281, Yogyakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/4e/684e07da3c9680652c7ae17830b4d45a0a7d1d42.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="10.10" OriginalAmount="10.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.15066844" Longitude="106.82074424" StarRating="2" HotelCode="962974|env_residence" HotelName="Env Residence By OYO Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mangga Besar 2 6D, RW 3, Mangga Besar, Jakarta 11150</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0e/b8/0eb8cdc0271ab53d453c1c560e88b19a362d2d2f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="10.10" OriginalAmount="10.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="0" HotelCode="956785|my_home_by_flat06" HotelName="Chic Home Kemang by FLAT06" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kemang Utara 42H, Bellevuecour, Bangka, Mampang Prapatan, Jakarta 12730, South Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/a5/83a5bc4006ba9658dd3919b8d22c64291cc65a78.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="10.10" OriginalAmount="10.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="0" HotelCode="979505|reddoorz_near_cipinang_indah_mall" HotelName="RedDoorz near Cipinang Indah Mall" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Rawa Domba 38, RW.16, Duren Sawit, Kec. Duren Sawit, Jakarta 13440</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/03/95033205f81bbd1c3980c3d47c430f9e41155849.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="10.16" OriginalAmount="10.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.26601" Longitude="106.838348" StarRating="2" HotelCode="|540829" HotelName="Capital O 133 Griya Ciaji" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. H. Samali No.50, Pejaten Ps. Minggu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/0/8/2/9/540829_5001d651008.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="10.23" OriginalAmount="10.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1875926" Longitude="106.8072507" StarRating="2" HotelCode="|85704" HotelName="Alma" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. K. S. TUBUN -PETABURAN 10A</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/5/7/0/4/85704_92680a81006.jpg</HotelPictures>
        <HotelDescription>HOTEL: This business hotel, has 100 rooms, with air-conditioning, a safety deposit box service, a currency exchange service, a hairdresser's and a TV room. The establishment also offers conference rooms, room service and a laundry service (for a fee). SITUATION: This hotel is 5 minutes away from Tanah Abang the shopping centre of it is situated 200 metres away from the shops, 2 kilometres away from the establishment, guests will find the Congress Centre, the stadium and Senayan the Sports Centre of 25 minutes away from the establishment guests have Soekarno-Hatta Airport. ROOM: The rooms have an air-conditioning system, a television, a direct line telephone, a fridge, a safety deposit box, a bathroom with a shower, a hairdryer, internet and a mini-bar. FACILITIES: Guests are offered a swimming pool. MEALS: Regarding the food and beverage offering, the establishment offers a breakfast service and a set-menu lunch and dinner. PAYMENT METHODS: The establishment accepts Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="10.24" OriginalAmount="10.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.12203" Longitude="106.9104" StarRating="0" HotelCode="|559355" HotelName="RedDoorz near RSUD Koja" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Mangga No. 8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/9/3/5/5/559355_feb06561710.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="10.26" OriginalAmount="10.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1603884" Longitude="106.8724609" StarRating="3" HotelCode="|378151" HotelName="Reddoorz Near Itc Cempaka Mas" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sunter Kemayoran No. 18, Sunter, Jakarta Utara</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/8/1/5/1/378151_a1a91870917.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="10.27" OriginalAmount="10.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1958574" Longitude="106.8145431" StarRating="2" HotelCode="|377772" HotelName="Reddoorz Plus @ Mas Mansyur" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mas Mansyur no. 51 Jakarta Pusat</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/7/7/7/2/377772_60971ae0912.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="10.36" OriginalAmount="10.26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2598902" Longitude="106.8023005" StarRating="3" HotelCode="|377838" HotelName="Reddoorz Plus @ Cipete Damai" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Damai Raya</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/7/8/3/8/377838_678a8140919.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="10.46" OriginalAmount="10.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16081816" Longitude="106.87303244" StarRating="2" HotelCode="867127|2807135" HotelName="RedDoorz Plus near ITC Cempaka Mas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sunter Kemayoran 18, Jakarta Utara Cempaka Mas, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/91/d69198b6d8599119e24afd2533a24524a1adc8c8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="10.48" OriginalAmount="10.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1648006" Longitude="106.8103075" StarRating="2" HotelCode="|377632" HotelName="Reddoorz Plus @ Cideng Barat" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cideng Barat No 25, Jakarta Pusat</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/7/6/3/2/377632_4b734920951.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="10.48" OriginalAmount="10.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.185166" Longitude="106.819379" StarRating="2" HotelCode="|378039" HotelName="   Flagship 101 Apple Platinum" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kampung Bali X No 17</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/8/0/3/9/378039_850d37d0949.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="10.60" OriginalAmount="10.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.17397" Longitude="106.78757" StarRating="0" HotelCode="|234609" HotelName="Bulevar Tanjung Duren Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Tanjung Duren Raya Kav 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/4/6/0/9/234609_4f3d0e21211.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="10.62" OriginalAmount="10.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.158229" Longitude="106.833021" StarRating="2" HotelCode="|536983" HotelName="Lautze Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Lautze No.66 B, RT.1/RW.5, Ps. Baru</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/6/9/8/3/536983_22638540946.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="10.81" OriginalAmount="10.7" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.13938467" Longitude="106.85967541" StarRating="0" HotelCode="954335|2801545" HotelName="Hey Hotel By RedDoorz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Sunter Utara 57, Jakarta Utara, North Jakarta, Jakarta 14350</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/6e/f36ed49bd92fc0162947135aded4d8ec175fb49b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="10.86" OriginalAmount="10.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.350776" Longitude="106.84466" StarRating="2" HotelCode="|526537" HotelName="Wisma Anton Soedjarwo" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pd. Pesantren</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/6/5/3/7/526537_617a2a71009.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="10.98" OriginalAmount="10.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.195115" Longitude="106.839895" StarRating="2" HotelCode="|456142" HotelName="Menteng 2" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>105 Jl. Cikini Raya</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/6/1/4/2/456142_81792421753.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="11.11" OriginalAmount="11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1470902874344" Longitude="106.82024500292" StarRating="3" HotelCode="400915|158962" HotelName="Belvena Hotel Mangga Besar" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mangga Besar V  49A, Mangga Besar, Jakarta 11180</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/3d/ed3da17bc9493f3646a71a4ddbd80cb12672fb3d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;54 rooms await guests at this complex, which includes a reception desk. Services and facilities incl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="11.11" OriginalAmount="11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1481431153255" Longitude="106.8289490415" StarRating="2" HotelCode="310250|159114" HotelName="Hotel 88 Mangga Besar Raya 120" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mangga Besar Raya 120, Jakarta 10730</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/ab/45ab826c252e792985b0f5a33419c21305cea149.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="11.11" OriginalAmount="11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19208569" Longitude="106.85868813" StarRating="3" HotelCode="435402|153099" HotelName="Puri Jaya Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Air Conditioning,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Percetakan Negara V/5, Rawa Sari, Jakarta Pusat, Jakarta 10570</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/a4/72a4b40be647d55c92ebf3d5173096377c9bea4a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="11.11" OriginalAmount="11.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.189155" Longitude="106.808585" StarRating="1" HotelCode="187957|kalisma_jakarta_" HotelName="Kalisma Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Business Centre,Designated Smoking Area,Internet,Meeting Room,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. K.S. Tubun no. 15 - 17, Opposites PBB office, Jakarta 10260</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/96/bf96209d7da55b6fdb9d6acb779f29e803eaaf9c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel Kalisma Located in the center of Jakarta, near tourism object, Tanah abang Trade Center and yo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="11.11" OriginalAmount="11.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.166086" Longitude="106.807708" StarRating="3" HotelCode="292400|losari_roxy_hotel" HotelName="Losari Roxy" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Hasyim Ashari No. 41, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/78/57784775e10ec640a7b281f48c107ad4a91d4aca.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="11.11" OriginalAmount="11.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2314571981676" Longitude="106.7801799332" StarRating="3" HotelCode="335238|raja_residence" HotelName="Raja Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kebayoran Lama 12, South Jakarta, Jakarta 12240</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/52/9d52f0409ad6bd5b1d4d1aedafbe6a0750f5edca.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="11.11" OriginalAmount="11.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.28246558" Longitude="106.79947807" StarRating="2" HotelCode="491561|cilandak_mansion" HotelName="Cilandak Mansion" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bank Dagang Negara II 21, Cipete, Cilandak Barat, Selatan, Jakarta 12410</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a1/0b/a10bae6e5588e1047f63acce955b82faa7a861e2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="11.11" OriginalAmount="11.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1897056151152" Longitude="106.81583306313" StarRating="1" HotelCode="335229|karsa_utama_hotel_" HotelName="Karsa Utama Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kebon Kacang IV 12, Tanah Abang, Jakarta 10240</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/f1/baf1df29117b94cd36758e475e5a90c12cfe3d4c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="11.11" OriginalAmount="11.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18932268" Longitude="106.83384401" StarRating="2" HotelCode="481346|reddoorz_menteng" HotelName="RedDoorz @ Menteng" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cut Nyak Dien 3, Menteng, Jakarta 10310</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/e5/3ee5eae9ef6a4ddb7f7b9ff7746adb11a795d6d3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="11.11" OriginalAmount="11.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.15118629" Longitude="106.81745606" StarRating="3" HotelCode="327181|antoni_hotel" HotelName="Antoni Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hayam Wuruk 111 F-G, Jakarta Barat 11160</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/40/2440754c030ad2bb5be266ff7390d4061ed1ba3b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="11.11" OriginalAmount="11.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.12755813" Longitude="106.74260007" StarRating="2" HotelCode="613706|room_28_guesthouse" HotelName="Room 28 Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kapuk Raya 28, Komplek Kapuk Bisnis Park Blok BB-BC, Jakarta 11470</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/36/2c36b1828d478ab24da7f7e7b5563377add53ea7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests of the complex will be delighted with the range of services and facilities available.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="11.11" OriginalAmount="11.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.21728857" Longitude="106.73751957" StarRating="2" HotelCode="837898|reddoorz_near_mercu_buana_university" HotelName="RedDoorz Near Mercu Buana University" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Meruya Selatan 46, Grogol, Jakarta 11650</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/10/bf10c08ad479a26f2e27f09f5e19c9eb09cf921c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="11.11" OriginalAmount="11.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18312869" Longitude="106.79498749" StarRating="0" HotelCode="837314|pondok_malabar" HotelName="Pondok Malabar Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Anggrek Nelly Murni Blok A 1, Kemanggisan, Slipi, Jakarta 11480</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/0e/880eb41ad674ca481273865c1506dd17f482ea35.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the prime touristic area of Grogol, Pondok Malabar Guest House promises a relaxin...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="11.11" OriginalAmount="11.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1647168" Longitude="106.81032516" StarRating="2" HotelCode="837889|reddoorz_cideng_barat" HotelName="Flamenco Hotel by RedDoorz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cideng Barat 25, Jakarta Pusat, Jakarta 10140</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cb/21/cb21c37276bb86e85cd136e9cae405e37d2b7a66.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in a prime location of Jakarta, RedDoorz @ Cideng Barat puts everything the city has to offer ju...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="11.11" OriginalAmount="11.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.17346003" Longitude="106.84460487" StarRating="0" HotelCode="758509|hotel_senen_indah_" HotelName="Senen Indah" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Business Centre,Internet,Meeting Room,Parking,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bungur Besar 157, Senen, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/24/4d24fe96b29a500d72612249d1a8e6ee18849580.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in a prime location of Jakarta, Hotel Senen Indah puts everything the city has to offer just out...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="11.11" OriginalAmount="11.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.31363089" Longitude="106.81432398" StarRating="2" HotelCode="851964|reddoorz_jagakarsa_2" HotelName="RedDoorz @ Jagakarsa 2" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mohammad Kahfi 1, 59, Jakarta Selatan, Jakarta 12550</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/14/b8147d413507f8d9bdd2a8de303857d4ed155dd6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="11.11" OriginalAmount="11.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1894984" Longitude="106.81780762" StarRating="2" HotelCode="856476|reddoorz_kebon_kacang" HotelName="RedDoorz @ Kebon Kacang" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kebon Kacang IV 43A, Tanah Abang, Central Jakarta, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/b9/e2b98f9fae84716a648a7669270b06e11cd9a37f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;RedDoorz @ Kebon Kacang is conveniently located in the popular Thamrin area. The hotel offers a high...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="11.11" OriginalAmount="11.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.15072075" Longitude="106.821062" StarRating="3" HotelCode="885496|reddoorz_mangga_besar_2" HotelName="ENV Room by RedDoorz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mangga Besar 2, 6i, Taman Sari, Mangga Besar, Jakarta 11150</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/98/86980b8b16f88213d4aba7155c861b3dd9eaf38a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="11.11" OriginalAmount="11.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.24954917" Longitude="106.8530267" StarRating="2" HotelCode="953466|reddoorz_near_pancoran" HotelName="Niswantari Residence By RedDoorz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pengadegan Barat III 20, Pancoran, Jakarta 12770</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/98/ca/98ca9c9f6e5592a3743cccb27f8a7152c2b00e09.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="11.11" OriginalAmount="11.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19331747" Longitude="106.90142734" StarRating="3" HotelCode="884933|reddoorz_pemuda" HotelName="Rakacia by RedDoorz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pemuda 10, Rawamangun, Jakarta 13220</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/98/30984cc3f80c5fc25d9aa4b829a32b3da38a43f3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="11.11" OriginalAmount="11.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="0" HotelCode="976747|reddoorz_syariah_plus_near_pancoran_2" HotelName="RedDoorz Syariah Plus Near Pancoran 2" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pancoran Timur Raya 22, RT.9/RW.8, Pengadegan, Pancoran, South Jakarta, Jakarta 12770</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/24/8624d002167cd39694d449a780d981fae0c38b65.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="11.22" OriginalAmount="11.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.118304" Longitude="106.687891" StarRating="3" HotelCode="|537517" HotelName="Reddoorz Plus Near Soekarno Hatta Airport Taman Mahkota" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl.Perumahan Mahkota Indah RT.003/RW.010</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/7/5/1/7/537517_270cd8d0907.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="11.24" OriginalAmount="11.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.14551" Longitude="106.835004" StarRating="2" HotelCode="|534926" HotelName="Cove Oekude Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>6 Jl. Industri Raya</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/4/9/2/6/534926_801523d1156.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="11.36" OriginalAmount="11.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1470333" Longitude="106.8202495" StarRating="3" HotelCode="|401276" HotelName="Belvena Mangga Besar V" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Mangga Besar V No.49A, Tamansari, Kota Ja</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/2/7/6/401276_09bc7e61349.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="11.36" OriginalAmount="11.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.233783" Longitude="106.587046" StarRating="3" HotelCode="|163457" HotelName="Sahid Mutiara Karawaci" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL. BINONG RAYA KAV.9 , CURUG TANGERANG</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/3/4/5/7/163457_1_9987.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, Jakarta it is in is situated in the city centre. HOTEL: The hotel was built in 2012, has 244 rooms and a car park.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="11.40" OriginalAmount="11.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.174849" Longitude="106.780179" StarRating="2" HotelCode="|325634" HotelName="Reddoorz Plus Near Mall Ciputra Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Salak Masir No. 8, Tanjung Duren Barat</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/2/5/6/3/4/325634_25486f11853.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="11.53" OriginalAmount="11.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1054567" Longitude="106.9333281" StarRating="0" HotelCode="|482915" HotelName="Ethan Cilincing Plaza" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Cilincing Raya No. 36</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/2/9/1/5/482915_181fb6f2124.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="11.58" OriginalAmount="11.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.189574" Longitude="106.796159" StarRating="3" HotelCode="|532949" HotelName="Portal Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>64 Jl. Kemanggisan Utama Raya</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/2/9/4/9/532949_1edfa3f1114.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="11.80" OriginalAmount="11.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.191169" Longitude="106.846154" StarRating="2" HotelCode="|378111" HotelName="Jambrut Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jambrut No. 07, Senen</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/8/1/1/1/378111_985f22b0908.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="11.92" OriginalAmount="11.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.20725" Longitude="106.82494" StarRating="0" HotelCode="|232925" HotelName="Legreen Suite Setiabudi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Setiabudi VI 29</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/2/9/2/5/232925_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="11.96" OriginalAmount="11.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1366006" Longitude="106.8127396" StarRating="0" HotelCode="|377671" HotelName="Wonderloft Kota Tua" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Bank No 6 &amp; 8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/7/6/7/1/377671_4f439ac0955.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="12.01" OriginalAmount="11.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2900794" Longitude="106.8016526" StarRating="2" HotelCode="|377342" HotelName="Reddoorz Near Cilandak Town Square" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cilandak Tengah Raya no. 14 B-C, Cilandak</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/7/3/4/2/377342_0e4952b0950.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="12.07" OriginalAmount="11.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.15943" Longitude="106.8358" StarRating="3" HotelCode="|479283" HotelName="G7" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. H. Samanhudi No.47</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/9/2/8/3/479283_c1b6a8c1421.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="12.08" OriginalAmount="11.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.183837" Longitude="106.8697165" StarRating="3" HotelCode="|402108" HotelName="Reddoorz Plus Near Green Pramuka Square Mall" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl Rawasari Barat 1 no 9, RT 6/RW 1 Cempaka Putih, 9</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/2/1/0/8/402108_24855d90748.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="12.12" OriginalAmount="12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="2" HotelCode="618656|236357" HotelName="Adaru Property" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Laksamana Yos Sudarso Kav 30a, Kios AK 15 Di Tower A, Tanjung Priok, Jakarta 14240</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/c2/5bc2dfb23370caeb404c3480008fb842efc89391.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="12.12" OriginalAmount="12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.10480151" Longitude="106.93308168" StarRating="3" HotelCode="636018|262248" HotelName="Ethan Hotel Cilincing Plaza" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cilincing Raya 36, Block E1 3-6 &amp; E2 1, Jakarta 14120</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/2b/f22bbad4becfef32179459ac55f0f00f0387ef0b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="12.12" OriginalAmount="12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.17383204" Longitude="106.78723383" StarRating="0" HotelCode="971144|494858" HotelName="Hotel Bulevar by OYO Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tanjung Duren Raya 1, Jakarta 11470</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/6e/a96ed730fe1a646ee6b0e930e6806f07652a0e5b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="12.12" OriginalAmount="12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.24044512" Longitude="106.82965038" StarRating="2" HotelCode="702068|278725" HotelName="Mk House Tendean" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kapten Tendean, Gang Aman 1 Route 13, RW02 Mampang Prapatan, Jakarta Selatan, Mampang, Jakarta 12790</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/dd/31ddb0d3248714c7db23ab81ab96d245fe2ebcc3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="12.12" OriginalAmount="12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19116228" Longitude="106.78534768" StarRating="2" HotelCode="868766|342976" HotelName="OYO 115 Portal Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kemanggisan Raya 64, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/2e/0f2e79322fcec40a9aa162647148bf0c267980df.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="12.12" OriginalAmount="12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19385911" Longitude="106.86115214" StarRating="1" HotelCode="326934|152946" HotelName="Puri Mega Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Rawamangun 59, Pramuka, Jakarta 10570</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/506580/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="12.12" OriginalAmount="12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.30868499" Longitude="106.7962376" StarRating="2" HotelCode="852389|393694" HotelName="RedDoorz Plus Near UPN Veteran Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pinang Raya 15, RT 02 / RW 02, Pondok Labu, Jakarta 12450</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b6/d6/b6d64824a083996a32d1348576382c5b3d7798aa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="12.12" OriginalAmount="12.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.34806102" Longitude="106.80402029" StarRating="2" HotelCode="852593|2825745" HotelName="RedDoorz Near Kebon Jeruk Jakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Panjang 41, Jakarta 11520, West Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/0b/210bbb79b3a6793310f77f2692644af3286df24d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12.12" OriginalAmount="12.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.14616022" Longitude="106.81684125" StarRating="2" HotelCode="316425|favehotel_ltc_glodok_jakarta" HotelName="favehotel LTC Glodok" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hayam Wuruk 127, Jakarta Barat, Jakarta 11180</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/dd/08/dd084429ad9da79a3218cb750d1a78ebeda2215d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12.12" OriginalAmount="12.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.148417" Longitude="106.816629" StarRating="2" HotelCode="292406|my_hotel_jakarta" HotelName="My Hotel Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hayam Wuruk 127A, Jakarta Barat 11180</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/19/7c/197c82a778355d541b7b5ef55c8b9045862cffc5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12.12" OriginalAmount="12.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.30650601" Longitude="106.83570205" StarRating="2" HotelCode="424234|the_london_living_at_kebagusan_city" HotelName="The London Living Apartment at Kebagusan City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Baung Raya, Kebagusan Tanjung, 15210 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d7/f5/d7f5c73f3a16b33ca195d22d5ddf982c8d3dfa86.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12.12" OriginalAmount="12.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1750834305522" Longitude="106.80235679273" StarRating="3" HotelCode="334537|business_hotel_tomang" HotelName="Capital O Business Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tomang Raya 52, RT 12/RW 5, Grogol Petamburan, Jakarta 11440</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f5/1e/f51e0c3898800b7e88fa990be70a4a1d6e10db29.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities include a conference room and a business centre. Wireless internet access is...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12.12" OriginalAmount="12.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1726361341761" Longitude="106.84099977824" StarRating="2" HotelCode="333766|hotel_mustika_senen" HotelName="Hotel Mustika Senen" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pasar Senen 17-19, Jakarta 10420</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d4/13/d413a42cd4ee003b2f88fcb07d6fb464a1d22a88.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12.12" OriginalAmount="12.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18395081" Longitude="106.82958045" StarRating="3" HotelCode="613362|hotel_istana_ratu_jalan_jaksa_" HotelName="Hotel Istana Ratu Jalan Jaksa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Coffee Shop,Concierge,Designated Smoking Area,Elevator,Garden,Internet,Laundry,Luggage Storage,Massage Centre,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jaksa 7-9, Menteng, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/41/74410f1950973a2bdc36968c8e9c2ac8ef682018.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Stop at Hotel Istana Ratu Jalan Jaksa to discover the wonders of Jakarta. The hotel offers a wide ra...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12.12" OriginalAmount="12.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.13115759" Longitude="106.82823134" StarRating="3" HotelCode="622775|smarthomm_hotel" HotelName="Smarthomm Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan R.E Martadinata 12A, Pademangan, Ancol, Jakarta 14430</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/a2/5aa2f5047b49fb117e07f04da155aa216018f12c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12.12" OriginalAmount="12.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19395522" Longitude="106.83898544" StarRating="2" HotelCode="516974|hotel_mega_cikini" HotelName="Hotel Mega Cikini" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cikini Raya Kav. 62-64, Menteng, Cikini, Jakarta 10330</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/66/cd66c217502f5c84132f7ebe78b97fc9515355eb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12.12" OriginalAmount="12.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1915882457357" Longitude="106.81891073436" StarRating="2" HotelCode="554397|wisma_9_jakarta" HotelName="Wisma 9" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kebon Kacang IX 47, Jakarta 10240</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ea/f3/eaf3753582beb98ed50f75e846add685561c2f48.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12.12" OriginalAmount="12.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16906779" Longitude="106.81546526" StarRating="3" HotelCode="564160|fiducia_kaji_hotel_" HotelName="Hotel Fiducia Kaji" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kaji 44, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/b4/52b4441d3e41b37cdad77321e873237aa38cc0d0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a range of services and facilities. Room service is among the facilities. Guests wi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12.12" OriginalAmount="12.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19550508" Longitude="106.84020819" StarRating="0" HotelCode="521365|hotel_menteng_2" HotelName="Hotel Menteng 2" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cikini Raya 105, Jakarta 10330</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/cb/dbcb412a142b063c88a6af332f3ebf0a14a77793.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12.12" OriginalAmount="12.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2277686646602" Longitude="106.85361291534" StarRating="0" HotelCode="837324|syailendra_home_kost" HotelName="Syailendra Home Kost" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tebet Utara IV D8</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/f4/b4f468a0d54edcde20f3e197eb848d834e25fec7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12.12" OriginalAmount="12.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.17487701" Longitude="106.78005298" StarRating="0" HotelCode="784231|reddoorz_plus_near_mall_ciputra_jakarta" HotelName="Wynne Guesthouse 2" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Salak Masir 8, Tanjung Duren Barat, Jakarta 11470</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/61/6d61744aa56cd40a7411db00b7cbb845bcf6c9d1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12.12" OriginalAmount="12.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18394992" Longitude="106.79477386" StarRating="2" HotelCode="760072|reddoorz_near_tomang_2_2" HotelName="Homey Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Anggrek Neli Murni 10, Blok A, Kemanggisan Slipi, Jakarta Barat, Jakarta 11480</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/10/9510e8cf0faacc3d1ebf4b5e35197342c1202da2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in a prime location of Jakarta, RedDoorz @ Kemanggisan puts everything the city has to offer jus...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12.12" OriginalAmount="12.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.3547184" Longitude="106.92046909" StarRating="2" HotelCode="850245|adaya_hotel" HotelName="Adaya Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kranggan Raya, Ruko Sampoerna Square 6, Jakarta 17433, Jawa Barat</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f9/bf/f9bf69520bb2be4aec3f7f085fc8825d2c4919d0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12.12" OriginalAmount="12.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.29011614" Longitude="106.80168046" StarRating="2" HotelCode="884924|reddoorz_near_cilandak_town_square" HotelName="D'Val Mar Guest House by RedDoorz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cilandak Tengah Raya 14 B-C, Cilandak, Jakarta 12430</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/67/bb677d872a42b3c674f542abf67cc0de766673d8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12.12" OriginalAmount="12.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.20647164" Longitude="106.73043842" StarRating="3" HotelCode="965811|reddoorz_meruya_2_2" HotelName="RedDoorz @ Meruya 2" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cemara, Kavling DKI Blok 158, 10-11 Meruya, Jakarta Barat Jakarta, Jakarta 11610</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/ec/27ecad652df8ab92b3dcc803592cb368e66851f3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12.12" OriginalAmount="12.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="0" HotelCode="972475|oyo_townhouse_2_hotel_gunung_sahari" HotelName="OYO Townhouse 2 Hotel Gunung Sahari" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gunung Sahari, Raya 33, Gunung Sahari Utara, Sawah Besar, Jakarta 10720</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/3b/533b7330aa9927c091c5e4b9b71acfb357d88a08.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12.12" OriginalAmount="12.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.24875812" Longitude="106.97010002" StarRating="0" HotelCode="965027|reddoorz_plus_near_galaxy_bekasi" HotelName="Asa Hotel By RedDoorz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kyai Haji Noer, Komplek Duta Permai, Blok C2 14 - 15, Kalimalang, Jakasampurna, Bekasi Jakarta, Jakarta 17145</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/2a/972aa57f8db3edf7c6841b6f3270f660dc40b038.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="12.19" OriginalAmount="12.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.157364" Longitude="106.883594" StarRating="0" HotelCode="|560152" HotelName="Adaru Property at Sunter Park View" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kios AK 15, Seb. Bakso Malang Cak Kris.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/0/1/5/2/560152_2b84afd1419.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="12.24" OriginalAmount="12.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.175093" Longitude="106.802579" StarRating="3" HotelCode="|166423" HotelName="Business  Tomang" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Tomang No. 51 Jakarta Barat, Grogol, Jakarta</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/4/2/3/166423_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel Jakarta it is in it is 30 minutes drive away from the airport, Around the establishment, clients can find the convention centre, Ciputra the shopping centre and.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="12.24" OriginalAmount="12.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.167704" Longitude="106.875139" StarRating="3" HotelCode="|472168" HotelName="C'one Cempaka Putih Powered By Archipelago" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Letjend. Suprapto Kav.2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/2/1/6/8/472168_fd3a11c1253.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="12.24" OriginalAmount="12.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2064209" Longitude="106.8586667" StarRating="3" HotelCode="|87213" HotelName="Grand Menteng" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL. MATRAMAN RAYA MATRAMAN 21</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/7/2/1/3/87213_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel has WiFi, a spa and a cafÃ©. The establishment also has meeting facilities, air-conditioning, a safety deposit box service, a bar and a car park. SITUATION: The hotel is in Yakarta the business district Jalan Jalan Raya and Matraman Jenderal Sudirman it is located between next to the establishment, clients can find a shopping centre, the establishment is a 10-minute drive away from Gambir the Railway Station of it is 40 minutes drive away from Soekarno Hatta Airport. ROOM: All the rooms have individual air-conditioning, a satellite TV, a mini-bar, a kettle, a coffee maker, have a balcony, a bathroom with a shower and internet.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="12.31" OriginalAmount="12.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.161815" Longitude="106.831039" StarRating="0" HotelCode="|459124" HotelName="Banyuwangi Sintera" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 11/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Haji Samanhudi 32b-34</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/9/1/2/4/459124_66b9e9c1142.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="12.35" OriginalAmount="12.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2596336" Longitude="106.8786263" StarRating="0" HotelCode="|378075" HotelName="Reddoorz Plus Near Halim Perdanakusuma 2" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jengki Blok Mawar no.3 Rt 03 RW 09, Kebon Pala</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/8/0/7/5/378075_8d8f33c0957.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="12.48" OriginalAmount="12.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.223739" Longitude="106.826447" StarRating="0" HotelCode="|553516" HotelName="Bobopod ITC Kuningan Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>No18 Jalan Professor Doktor Satrio</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/3/5/1/6/553516_441e3461308.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="12.50" OriginalAmount="12.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.14664285" Longitude="106.81547282" StarRating="2" HotelCode="504008|2797735" HotelName="Mustika Gajah Mada Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gajah Mada 194E, Taman Sari, Jakarta 11110</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/29/14/29145c7dbc5c5f48d0177342827b134c032a0764.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="12.55" OriginalAmount="12.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.151903" Longitude="106.825919" StarRating="0" HotelCode="|457868" HotelName="Redstar" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 11/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mangga Besar VIII No. 12 VWXY</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/7/8/6/8/457868_5ed97022106.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="12.55" OriginalAmount="12.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.301816" Longitude="106.797012" StarRating="3" HotelCode="|453456" HotelName="Tuju WK Homes Syariah" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Wijaya Kusuma No.10 RT.9/RW.9</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/4/5/6/453456_6612a241310.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="12.56" OriginalAmount="12.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2956" Longitude="106.80936" StarRating="0" HotelCode="|478815" HotelName="RedDoorz @ Cilandak Timur" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Jaha no 81, cilandak Timur</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/8/8/1/5/478815_c08c6bf1408.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="12.60" OriginalAmount="12.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2565962" Longitude="107.0083965" StarRating="2" HotelCode="|203954" HotelName="Red Planet Bekasi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Chairil Anwar No 26-37 Kav. 28 - 36</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/3/9/5/4/203954_1_2530.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="12.64" OriginalAmount="12.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19949" Longitude="106.82121" StarRating="3" HotelCode="|234563" HotelName="Residence 100" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kota Bumi No. 31, Thamrin Tanah Abang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/4/5/6/3/234563_12.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="12.68" OriginalAmount="12.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18799" Longitude="106.81825" StarRating="0" HotelCode="|234627" HotelName="Ihome Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 11/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kebon kacang 1 No. 57 Tanah Abang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/4/6/2/7/234627_17.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="12.88" OriginalAmount="12.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1632" Longitude="106.77826" StarRating="3" HotelCode="|469243" HotelName="Social Hub By Twospaces" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>No.52 Jl. Sosial</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/9/2/4/3/469243_ba4e8a81242.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="12.90" OriginalAmount="12.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2190411" Longitude="106.8270072" StarRating="2" HotelCode="|377339" HotelName="Reddoorz Plus @ Karet Pedurenan 3" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pedurenan Masjid, Gg. Genteng Ijo Residence No. 84A</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/7/3/3/9/377339_0c007960948.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="12.92" OriginalAmount="12.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1472193" Longitude="106.8224558" StarRating="3" HotelCode="|377248" HotelName="Olympic" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jln. Mangga Besar 7 Komplek THR lokasari Blok A No.63</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/7/2/4/8/377248_fa88b700930.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="12.93" OriginalAmount="12.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.13747" Longitude="106.86264" StarRating="3" HotelCode="|234951" HotelName="Coin's Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Sunter Agung Utara Raya Blok A No 5B</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/4/9/5/1/234951_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="12.94" OriginalAmount="12.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.155659" Longitude="106.837016" StarRating="3" HotelCode="|85692" HotelName="  Super OYO Townhouse 2 Hotel Gunung Sahari" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN GUNUNG SAHARI RAYA, JAKARTA PUSAT 35</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/5/6/9/2/85692_estab.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a lobby with WiFi, (free of charge), an outdoor swimming pool, a car park (free of charge) and room service. SITUATION: This hotel is in Yakarta the business district Close to Mangga Dua the commercial centre Kemayoran the exhibition centre Ancol Dreamland the amusement park the Chinese district, Where clients can find bars and restaurants. ROOM: Customers have comfortable, economical rooms.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="12.97" OriginalAmount="12.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.204734" Longitude="106.949586" StarRating="2" HotelCode="|540932" HotelName="MyStayPro Sentra Timur" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Apartment Sentra Timur, Kec. Cakung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/0/9/3/2/540932_7311eef1043.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="13.01" OriginalAmount="12.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="0" HotelCode="967610|4979775" HotelName="Wisma Surya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Keahlian 9, Rt 02/05, Jatiwaringin, Jakarta 17416, West Java</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cc/cd/cccd35c7737f805cf9aa1c8031e49af6755d8486.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="13.01" OriginalAmount="12.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.114991" Longitude="106.689361" StarRating="2" HotelCode="|453198" HotelName="Huswah" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl.Raya Husain Sastranegara No.9</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/1/9/8/453198_5ae50a31354.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="13.04" OriginalAmount="12.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.23485" Longitude="106.83887" StarRating="3" HotelCode="|231091" HotelName="Sare Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Madrasah No. 14 Kemang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/1/0/9/1/231091_13.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="13.11" OriginalAmount="12.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.23373" Longitude="106.84371" StarRating="0" HotelCode="|238362" HotelName="Legreen Suite Supomo" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Prof. Supomo SH, Komp. Keuangan No.1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/8/3/6/2/238362_6.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13.13" OriginalAmount="13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1384451635041" Longitude="106.86301911033" StarRating="3" HotelCode="492853|158989" HotelName="Coins Hotel" 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,Dry Cleaning,Elevator,Housekeeping,Internet,Laundry,LCD/Projector,Parking,Restaurant,Room Service,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sunter Agung Utara Raya Blok A / 5B, Sunter Agung, Tanjung Priok, Kota Jkt Utara, Daerah Khusus Ibukota, Jakarta 14350</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/00/c50081a6ead404222d32559d9daf8b8052738ea8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Stop at Hotel Coin to discover the wonders of Jakarta. Offering a variety of facilities and services...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13.13" OriginalAmount="13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1595162850098" Longitude="106.83588658947" StarRating="2" HotelCode="349640|181871" HotelName="G7 Hotel Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kh Samanhudi 47, Pasar Baru, Jakarta 10710, Java</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/54/f754cf09cee7d077c5094ac1612d047bebb819f8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13.13" OriginalAmount="13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1489730917451" Longitude="106.83590633673" StarRating="3" HotelCode="589825|236882" HotelName="New Mirah Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gunung Sahari 12 10, Blok A1-5, Mangga Dua, Jakarta 10720</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/47/11/47110ed37a6bfdcc266e496b235054922dfab3ed.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13.13" OriginalAmount="13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.186523" Longitude="106.830976" StarRating="3" HotelCode="67184|159286" HotelName="The Paragon Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan  KH. Wahid Hasyim 29, Menteng, Jakarta 10340</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/d0/8ed0956a81986b29ab4a897bb82a0af56e6bb1f6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is strategically located in the business and entertainment centre of the city of Jakarta. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13.13" OriginalAmount="13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1995315584799" Longitude="106.8208905403" StarRating="3" HotelCode="490440|153428" HotelName="Residence100" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kota Bumi 31, Thamrin, Jakarta 10230</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/654345/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13.13" OriginalAmount="13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.23887611" Longitude="106.86928722" StarRating="3" HotelCode="564162|181874" HotelName="Hotel Fiducia Otista 153" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Air Conditioning,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Otto Iskandardinata 153, Jakarta 13330</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/zz/7bad2a1a87f4b39e9d583b02f30b686b9391b36d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13.13" OriginalAmount="13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2277765480608" Longitude="106.85365059743" StarRating="3" HotelCode="641150|303768" HotelName="Tebet Utara Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tebet Utara IV D 8, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/810719/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13.13" OriginalAmount="13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.149115" Longitude="106.833339" StarRating="3" HotelCode="292417|158967" HotelName="Big Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet,Laundry,Meeting Room,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartini Raya 64 2, Jakarta 10750</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/21/d6215d43a153d37477f051299260cd07cac064f6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel can be found in Central Jakarta. This property offers a total of 153 bedrooms. S...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13.13" OriginalAmount="13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1365954" Longitude="106.81259911" StarRating="2" HotelCode="589576|236920" HotelName="Wonderloft Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bank 6&amp;8, Pinangsia, Tamansari, Jakarta 11110</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/da/cb/dacb1c0c5c86c776f66cf9c9df3cd65081d88501.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hostel features various services and facilities, including a baggage storage service and a resta...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13.13" OriginalAmount="13.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2289136250546" Longitude="106.85628704001" StarRating="2" HotelCode="321521|legreen_suite_tebet_" HotelName="LeGreen Suite Tebet" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tebet Timur Dalam II No. 24, Jakarta Selatan, Jakarta 10240</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/7c/4b7cad003ba4cab0e16aec8bf32c9080e0f5e725.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The range of services and facilities offered by the hotel ensures that travellers enjoy a comfortabl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13.13" OriginalAmount="13.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.137469" Longitude="106.795008" StarRating="3" HotelCode="187954|grand_asia_hotel_3" HotelName="Grand Asia Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bandengan Selatan 88, Jakarta 14450</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/e2/cfe2b011fdf7196fb6d09939d47166ff18fd0b27.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13.13" OriginalAmount="13.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.204067" Longitude="106.803385" StarRating="3" HotelCode="292390|house_of_arsonia_orchid_" HotelName="House of Arsonia Orchid" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pejompongan Raya 2, Bendungan Hilir, Jakarta Pusat 10210</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/40/bb402792f1971786439d5d636238d5cfb6b7cc22.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers room service and a theatre hall. Wireless internet access in public areas allows gu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13.13" OriginalAmount="13.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.174170831176" Longitude="106.7875533565" StarRating="3" HotelCode="334517|banian_bulevar_hotel" HotelName="Banian Bulevar Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tanjung Duren Raya Kav.1, Daerah Khusus Ibukota, Jakarta 11470</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/11/12/11127c5cab3e59836ce80ac1aa92d004286787b2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13.13" OriginalAmount="13.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19197575" Longitude="106.81988641" StarRating="2" HotelCode="491640|city_villa_5" HotelName="City Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kebon Kacang 29 13, Tanah Abang, Jakarta 10240, West Java</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/90/75/907503ba4a90469484a315a0ce19a0a821af16d1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13.13" OriginalAmount="13.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.145251" Longitude="106.729307" StarRating="2" HotelCode="333179|hotel_augusta_jakarta" HotelName="Hotel Augusta Jakarta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Lingkar Luar Cengkareng, Jakarta Barat, Jakarta 11730</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/23/cf/23cf2e9890ae044c7f0b04f5afb8525daee1717a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Augusta Jakarta Hotel is a popular choice amongst travelers in Jakarta, whether exploring or just pa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13.13" OriginalAmount="13.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1519365822584" Longitude="106.82577098375" StarRating="2" HotelCode="335065|redstar_hotel" HotelName="Redstar Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mangga Besar VIII 12 VWXY, Tamansari, Jakarta Barat, Jakarta 11150</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/78/f778c31c51b3c2e5cc0c81a8b5863f15e801c188.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13.13" OriginalAmount="13.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.29614707" Longitude="106.77479481" StarRating="3" HotelCode="491902|reddoorz_taman_lebak_bulus" HotelName="RedDoorz @ Taman Lebak Bulus" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Taman Lebak Bulus IV Blok H 12, Cilandak, Jakarta Selatan 12440, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/75/a6/75a6188d8b57acd3066a12b6b1a800ac8605adab.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13.13" OriginalAmount="13.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2013142923446" Longitude="106.84442259007" StarRating="2" HotelCode="324318|hotel_mega_proklamasi" HotelName="Hotel Mega Proklamasi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl Proklamasi no. 40 - 42, Jakarta Pusat 10320</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/30/5e302e4be4e400fe7e0cf7f748f04397d0a1409b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a restaurant and room service, for a c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13.13" OriginalAmount="13.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19526545" Longitude="106.86049212" StarRating="1" HotelCode="348697|hotel_new_idola" HotelName="New Idola" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Room Service,Concierge,Designated Smoking Area,Elevator,Internet,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pramuka Raya No. 26, 13120 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/49/8649c846931448586004ec86fac65784d4e030af.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Stop at Hotel New Idola to discover the wonders of Jakarta. The hotel offers a high standard of serv...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13.13" OriginalAmount="13.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.10897727" Longitude="106.77914456" StarRating="2" HotelCode="590997|grandboutiqueinn" HotelName="Grandboutique-Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pluit karang ayu, Blok B1, Utara, Greenbay Pluit Tower B LGM 30, Penjaringan, Jakarta Utara 14450</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/ca/64cad73d6711dca16af2eb8bc079c96193bd73e2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13.13" OriginalAmount="13.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.14975128" Longitude="106.82572691" StarRating="3" HotelCode="683280|hotel_arwana" HotelName="Hotel Arwana" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mangga Besar VIII 7, Mangga Besar, Taman Sari, Jakarta Barat, Jakarta 11150</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/86/7e86f436cf8731b2d13b5e3af14335b890bf6e4f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at NIDA Rooms Taman Sari Old Town in Jakarta (Old Jakarta), you'll be ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13.13" OriginalAmount="13.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1650592" Longitude="106.81976453" StarRating="2" HotelCode="633766|shakti_hotel_jakarta" HotelName="Shakti Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gajah Mada 3, Kompleks Duta Merlin, Blok D 36, Petojo Utara 10130, Gambir, Jakarta Pusat, DKI Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/6e/bb6e7a99258c8f57218012da3c1fab1dbdd5a996.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely hotel can be found in North Jakarta. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13.13" OriginalAmount="13.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2256682411255" Longitude="106.86218299511" StarRating="0" HotelCode="683031|sabda_guest_house" HotelName="Sabda Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kompleks Gudang Peluru Blok A1 2, Kebon Baru, Tebet, Jakarta 12830</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/4b/8f4b294809724d51888ec3e102dd070cfb3c85f0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in a prime location of Jakarta, Sabda Guesthouse puts everything the city has to offer just outs...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13.13" OriginalAmount="13.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16178199" Longitude="106.83134809" StarRating="3" HotelCode="555628|hotel_banyuwangi_sintera" HotelName="Banyuwangi Sintera Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Haji Samanhudi 32b-34, Jakarta 10710</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/cf/eecfd0d50aed8b5e3c3a3abeb151aecb08678908.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13.13" OriginalAmount="13.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="0" HotelCode="835927|tuju_wk_homes_syariah" HotelName="Sky Residence Syariah Cilandak 1 Jakart" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Wijaya Kusuma 10</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/ae/c4ae400e812fee3742a8ed7e1fda77f107cf301f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13.13" OriginalAmount="13.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.20874635" Longitude="106.83683247" StarRating="2" HotelCode="791759|reddoorz_guntur_raya_setiabudi_2" HotelName="RedDoorz Plus @ Guntur Raya Setiabudi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Designated Smoking Area,Internet,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Guntur Raya 46, Setiabudi, 12960 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/50/82508b313d7615a2e913465e148b93544a356d9a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Kuningan, RedDoorz Budget @ Guntur Raya Setiabudi is a perfect starting point from which ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13.13" OriginalAmount="13.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1823874" Longitude="106.8450444" StarRating="0" HotelCode="842291|wisma_shalom_guesthouse_" HotelName="Wisma Shalom Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Business Centre,Designated Smoking Area,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kramat Pulo 18A, Senen, Menteng, Jakarta 10450</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/37/283715ec1dfe8d94b281af7bde2c5c391c54ddcc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the prime touristic area of Menteng, Wisma Shalom Guesthouse promises a relaxing ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13.13" OriginalAmount="13.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="0" HotelCode="878116|nest_residence_2" HotelName="Nest Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Matraman Raya 40, Kebon Manggis, Matraman, Jakarta 13150</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/bd/77bd1a9578610088c1f9848e2d464a2065a52ce4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13.13" OriginalAmount="13.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.25468177" Longitude="106.87979631" StarRating="2" HotelCode="954436|reddoorz_near_halim_perdanakusuma_3" HotelName="RedDoorz Near Halim Perdanakusuma 3" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cipinang Permata 14, Jakarta 13650</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/d6/31d67f27addde1ff791e624950b72debea4be653.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13.13" OriginalAmount="13.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="0" HotelCode="985930|reddoorz_plus_near_halim_perdana_kusuma_2" HotelName="Omah Londo by RedDoorz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mawar 3, Jalan Jengki Raya Blok, Halim Perdana Kusumah, East Jakarta, Jakarta 13650, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/47/fe/47febb637faf2fe10687a56ec3155e682d97af9c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13.13" OriginalAmount="13.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.13543175" Longitude="106.72571091" StarRating="0" HotelCode="978909|reddoorz_near_taman_palem" HotelName="RedDoorz near Taman Palem" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Perum KFT 1, Blok A8, Cengkareng, West Jakarta, Jakarta 11730</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/1c/181c05269921f8e7ff9969ee77a6dec13787437d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13.13" OriginalAmount="13.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18881807" Longitude="106.78728724" StarRating="3" HotelCode="965702|reddoorz_plus_near_mall_slipi_jaya" HotelName="RedDoorz Plus near Mall Slipi Jaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kemanggisan Utama Blok F 3, Kemanggisan Palmerah Jakarta Barat Jakarta, Jakarta 11480</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/61/de61a46855b98eada81c5dcc461f6770dded2cba.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13.13" OriginalAmount="13.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="0" HotelCode="964134|reddoorz_tebet_barat_2" HotelName="RedDoorz @ Tebet Barat 2" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Prof Dr Soepomo 45D, RT.14/RW.6, Tebet Barat, Kota Jakarta Selatan, Daerah Khusus Ibukota, Jakarta 12810</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/0b/c00ba7ab781325a11e9b9bc6fdd8e78fc74a472a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="13.26" OriginalAmount="13.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.260938" Longitude="106.790342" StarRating="0" HotelCode="|548373" HotelName="Bale Resident" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>16 Jl. H. Salim 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/8/3/7/3/548373_2a4b11f1158.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="13.31" OriginalAmount="13.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19013973" Longitude="106.84748756" StarRating="3" HotelCode="435166|2363835" HotelName="Maxonehotels.com @ Kramat" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kramat Raya 91, Jakarta Pusat, Jakarta 10450</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/c4/0fc46c42bbac74511f6613ad44edd9b27a83a57b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="13.49" OriginalAmount="13.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18233" Longitude="106.843" StarRating="3" HotelCode="|401106" HotelName="Rivoli  Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kramat Raya No.41,RT.3/RW.4, Kramat, Senen, Central Jakarta</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/1/0/6/401106_964b69f0702.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="13.55" OriginalAmount="13.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.170433" Longitude="106.8188587" StarRating="2" HotelCode="|377042" HotelName="Citi M" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL Tanah Abang I, No 11 Kelurahan Petojo Selatan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/7/0/4/2/377042_cfaafd80947.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="13.70" OriginalAmount="13.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.26541" Longitude="112.73775" StarRating="3" HotelCode="|178998" HotelName="Bisanta Bidakara Surabaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Tegalsari 77-85 Surabaya 77-85</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/8/9/9/8/178998_5.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="13.85" OriginalAmount="13.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1873073" Longitude="106.7687525" StarRating="2" HotelCode="|377436" HotelName="88 Kedoya Jakarta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Panjang Kav. 68, Kedoya Selatan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/7/4/3/6/377436_23677920911.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="13.85" OriginalAmount="13.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.266232" Longitude="106.797611" StarRating="2" HotelCode="|533797" HotelName="Townhouse Oak Grand Orienchi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4 Jl. RS. Fatmawati Raya</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/3/7/9/7/533797_2a348101158.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="13.98" OriginalAmount="13.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.21950712" Longitude="106.8268374" StarRating="2" HotelCode="569461|2518615" HotelName="Reddoorz @ Karet Pedurenan 3" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Genteng Ijo Residence 84A, Jalan Pedurenan Masjid, Setiabudi, 12940 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/default-hotel.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="13.99" OriginalAmount="13.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.12012" Longitude="106.68658" StarRating="2" HotelCode="|545410" HotelName="Central Front One Inn Jakarta Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Husein Sastranegara No.22</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/5/4/1/0/545410_b752fb81059.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14.14" OriginalAmount="14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1472615468793" Longitude="106.82223391479" StarRating="3" HotelCode="402167|159151" HotelName="Hotel Olympic" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mangga Besar VII 63 A, 11170 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/0a/ae0a78a5a001e839459e1867f4a204c6a95f4ee1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14.14" OriginalAmount="14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2052059443252" Longitude="106.80934530578" StarRating="2" HotelCode="321516|236873" HotelName="LeGreen Suite Penjernihan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Laundry,Parking,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Penjernihan II No. 5, Pejompongan, Benhil, Jakarta Pusat, Jakarta 10210</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/a4/5ba400e397cc7482e08acd1503720029f334dd4a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This property is conveniently situated in Senayan area of Jakarta. Its guests will enjoy easy access...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14.14" OriginalAmount="14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2042596815472" Longitude="106.80597715383" StarRating="2" HotelCode="321519|236875" HotelName="LeGreen Suite Senayan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan PAM Lama No. 28, Pejompongan, Jakarta Pusat, Jakarta 10210</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/4b/744b64a78639514db113aa76cb7537343c8f5b36.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14.14" OriginalAmount="14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2067317145906" Longitude="106.80771961448" StarRating="2" HotelCode="321522|236879" HotelName="LeGreen Suite Tondano" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tondano No. 18, Pejompongan, Jakarta Pusat, Jakarta 10210</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a3/54/a35443d1677855db6229804638ccd7b02c7a07fe.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Wireless internet access is available to guests in the public areas. Those arriving in their own veh...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14.14" OriginalAmount="14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1688906391166" Longitude="106.81114312531" StarRating="2" HotelCode="320473|153050" HotelName="Lynt Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cideng Timur 35, Gambir, Jakarta 10130</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e4/00/e400bd43c8265b4599c9eacae1ab571c22cd7f9f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The complex offers a baggage storage service, a restaurant, a bar and room service. Wireless interne...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14.14" OriginalAmount="14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.159895" Longitude="106.834232" StarRating="3" HotelCode="207945|77039" HotelName="Red Planet Pasar Baru" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan K.H. Samanhudi No 25, Jakarta Pusat, Jakarta 10710</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/90/6d/906d8a4c1f10c88e20bc52558ae4ff2f8e8f57b7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in central Jakarta, the hotel is a 10-minute drive from Gambir train station. It is also clo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14.14" OriginalAmount="14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.198222" Longitude="106.851806" StarRating="2" HotelCode="906048|158945" HotelName="Atlantic" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Salemba Raya No. 26, Jakarta, Pusat 10430</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/9d/099d6e7281c73bcc49f29481224a06e9a244a34a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14.14" OriginalAmount="14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18699623" Longitude="106.81782348" StarRating="3" HotelCode="879200|388661" HotelName="Simple Inn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan K.H  Wahid Hasyim 204-206, Kampung, Tanah Abang, Central Jakarta, Jakarta 10250</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/default-hotel.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="14.14" OriginalAmount="14.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1832396" Longitude="106.843589" StarRating="2" HotelCode="178282|amaris_hotel_senen" HotelName="Amaris Senen" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kramat Raya No.35, Senen, Central Jakarta City, Jakarta 10450</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/15/ca1539eeb8139068b44cbed1dacb58ed05df926b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the heart of one of the Jakarta's main business districts, with easy access...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="14.14" OriginalAmount="14.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.20935718" Longitude="106.80738486" StarRating="2" HotelCode="321517|le_green_poso" HotelName="LeGreen Suite Poso" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Poso No. 18, Pejompongan, Jakarta Pusat, Jakarta 10210</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/4b/7d4b773d00f54bccb487becdfab29174dd9851d1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="14.14" OriginalAmount="14.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2377610346833" Longitude="106.81661485529" StarRating="2" HotelCode="336040|hotel_kebayoran" HotelName="Hotel Kebayoran" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Senayan 87, Blok S, Jakarta Selatan, Jakarta 12180</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/55/cc/55cc38b399c1d223cff1b632b1e8df82e4911652.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="14.14" OriginalAmount="14.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1718725447732" Longitude="106.8083368038" StarRating="3" HotelCode="334788|royal_city_hotel_2" HotelName="Royal City Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Petojo VIY II 4, Cideng, Gambir 10150</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4a/b6/4ab657e00e19695d419ef3a637994b301e83c2c9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="14.14" OriginalAmount="14.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1917389" Longitude="106.8674282" StarRating="3" HotelCode="516690|p_hotel_jakarta" HotelName="P Hotel Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pramuka Raya 149, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/08/7808779d61eb63899ddd093116fa61ac527895c4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="14.14" OriginalAmount="14.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.20541166" Longitude="106.85820704" StarRating="3" HotelCode="563908|pax_hotel_matraman" HotelName="Pax Hotel Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Matraman Raya 91, Jakarta Timur, Jakarta 13140</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/d7/32d73c884c5d4c3c61d82bbdb10fd64f6812737c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="14.14" OriginalAmount="14.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.34111763" Longitude="106.86956074" StarRating="3" HotelCode="620445|titanium_express_homtel" HotelName="Titanium Express HomTel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Titanium Square, Jalan Raya Bogor KM 27, Pasar Rebo, Pekayon, Jakarta 13710</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/be/94be968ead8a10f83edc647de7430d6ab7abcfbd.PNG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="14.14" OriginalAmount="14.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.26321608" Longitude="106.80070453" StarRating="2" HotelCode="611720|zen_rooms_fatmawati" HotelName="555 Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nangka IV  21, Jakarta 12150</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/bb/04bb862a56418706af6af399eaf76280719667e4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="14.14" OriginalAmount="14.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.26605792" Longitude="106.79979661" StarRating="2" HotelCode="612569|residence_12_2" HotelName="Residence 12" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Abdul Majid Raya 12, Kemang, Jakarta 12160</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/25/b725ce96a82b1e6e76262e04b1769c040884633c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="14.14" OriginalAmount="14.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.23457426" Longitude="106.84839174" StarRating="3" HotelCode="746429|fontana_residencia_tebet_1" HotelName="Fontana Residencia One" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Room Service,Air Conditioning,Bar,Bicycle Rental,Coffee Shop,Dry Cleaning,Garden,Internet,Laundry,Luggage Storage,Parking,Restaurant,Room Service,Smoking Rooms,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tebet Barat VIII 4, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/a3/d9a3268537ea4760a1137fef19dc69ec8c1683d3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the prime touristic area of Tebet, Fontana Residence promises a relaxing and wond...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="14.14" OriginalAmount="14.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.27567902" Longitude="106.79674137" StarRating="2" HotelCode="768533|tuju_abuserin_syariah" HotelName="Sky Inn Syariah Fatmawati 2 Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Abuserin 11, Cilandak, South Jakarta, Jakarta 124230, West Java</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/4b/874bb5ab9982616ca28718923b6ab3038841199a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="14.14" OriginalAmount="14.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="2" HotelCode="783027|hins_hotel_" HotelName="Hin's Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Room Service,Air Conditioning,Designated Smoking Area,Elevator,Internet,Parking,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>29 Mangga Besar 4 I, Taman Sari, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/20/d2206dbc4b984c8d389e0e59073cccb10776c552.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Stop at Hin's Hotel to discover the wonders of Jakarta. The hotel offers a wide range of amenities a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="14.14" OriginalAmount="14.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.11606105" Longitude="106.68960828" StarRating="0" HotelCode="839488|hotel_huswah" HotelName="Huswah Transit Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Husein Sastranegara 9, Airport Soekarno Hatta, Jakarta 15125</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/18/331810ae759b06ffa17577e4248b37c18c754003.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="14.14" OriginalAmount="14.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19755696" Longitude="106.73565861" StarRating="0" HotelCode="952610|reddoorz_near_puri_indah_mall" HotelName="RedDoorz Near Puri Indah Mall" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Meruya Utara 53, RT 6, Meruya Utara, Kembangan, Jakarta 11620</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/be/b8befb9290c881e361ec6b2f95bddfdda4b290dd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="14.14" OriginalAmount="14.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.29142505" Longitude="106.80183692" StarRating="3" HotelCode="970978|reddoorz_plus_near_cilandak_town_square_2" HotelName="RedDoorz Plus near Cilandak Town Square 2" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cilandak Tengah 87, Jakarta 12430</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/74/817460307d7fde8180cae0769826eed5b77aee91.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="14.21" OriginalAmount="14.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.236936" Longitude="106.844484" StarRating="1" HotelCode="|87300" HotelName="Sofyan Soepomo" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/7/3/0/0/87300_1_4482.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel has WiFi (free of charge), 2 restaurants, has a business centre, private parking (free of charge) and a dry cleaner's. Guests are also offered ticket sales, takeaway food, a restaurant and a bar. SITUATION: This establishment, Tebet it is 15 minutes drive away from Gatot Subrato the business district it is 40 minutes drive away from Soekarno Hatta Airport. ROOM: Each room has an air-conditioning system, cable television, a mini-bar, a fridge, a bathroom with a shower and complimentary bathroom items.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="14.25" OriginalAmount="14.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.27677" Longitude="106.80824" StarRating="2" HotelCode="|540818" HotelName="OYO 128 Mutiara Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pangeran Antasari No.9, RT.6/RW.1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/0/8/1/8/540818_c0ca24a2120.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="14.28" OriginalAmount="14.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2989623" Longitude="106.6647652" StarRating="2" HotelCode="|163459" HotelName="Pop!  Bsd Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>SUNBURST CBD LOT II 18A BUMI SERPONG DAMAI</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/3/4/5/9/163459_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Pop ! Hotel Bsd City Tangerang is rated two stars, is perfect for business and holiday stays. The establishment has a reception, a lift, WiFi in communal areas and a car park. SITUATION: This hotel is situated 1 kilometre away from the city centre, 10 kilometres away from the airport, close to Parque OceÃ¡nico BSD, a golf course and Country Club Damai Indah-BSD. ROOM: Guests are offered 160 rooms with WiFi (free of charge).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="14.30" OriginalAmount="14.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18695" Longitude="106.834616" StarRating="3" HotelCode="|87297" HotelName="Sofyan Cut Meutia" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL. CUT MEUTIA 9</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/7/2/9/7/87297_6ff198c1143.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, has air-conditioning, 90 standard rooms, a cafÃ©, a business centre, conference facilities, room service, a laundry service and a safety deposit box service. SITUATION: The hotel is close to tourist points of interest and public transport stops. The establishment is a 15-minute drive away from Gambir Railway Station and el monumento nacional. 5 minutes walk away, guests can find the department stores Sarinah and Menteng Prada Shopping Centre. 35 minutes away from the establishment you have the international airport Soekarno-Hatta. ROOM: Each room has a bathroom, a shower, a WC, a direct line telephone and cable television. They also have a mini-bar, a safety deposit box, a fridge, a sofa, internet and a desk with chair. FACILITIES: The establishment boasts a gym and a massage service. MEALS: The establishment offers a breakfast service and a set-menu lunch and dinner. PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="14.30" OriginalAmount="14.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.207221" Longitude="106.83791" StarRating="2" HotelCode="|533202" HotelName="Cove Guntur Heritage" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>16 Jl. Guntur</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/3/2/0/2/533202_c5a3b591101.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="14.33" OriginalAmount="14.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.172017" Longitude="106.808337" StarRating="2" HotelCode="|401904" HotelName="Royal City Hotel Tomang Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Tomang Raya no. 88 Jakarta Pusat 10150, 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/9/0/4/401904_ed91a430853.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="14.38" OriginalAmount="14.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18118" Longitude="106.84288" StarRating="3" HotelCode="1877271" HotelName="Amaris Hotel Senen" Meals="SMART ROOM" BedType="SMART ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kramat Raya No 35 Senen,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/77271/1877271/20.jpg?f=17414467</HotelPictures>
        <HotelDescription>This hotel offers designated smoking areas.. Featured amenities include complimentary newspapers in the lobby, dry cleaning/laundry services, and a 24-hour front desk. Free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="14.61" OriginalAmount="14.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.27756" Longitude="106.82696" StarRating="3" HotelCode="|232839" HotelName="Kyriad Pejaten Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Pejaten Barat Raya No. 36</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/2/8/3/9/232839_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="14.63" OriginalAmount="14.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.24674397" Longitude="106.79770388" StarRating="3" HotelCode="492244|2518375" HotelName="Win Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Panglima Polim Raya 99, PO Box 1369, Jakarta Selatan 12130</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c8/21/c82194dd35e51e50d88792340796363d4d674eab.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="14.66" OriginalAmount="14.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.206765" Longitude="106.790778" StarRating="3" HotelCode="292411|2458745" HotelName="The Pitagiri Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Palmerah Barat 110, West Jakarta 11480</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/3d/b03d48c1ec2006d35e974fe227cc1772ec124e90.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="14.86" OriginalAmount="14.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.196611" Longitude="106.8288" StarRating="2" HotelCode="|87199" HotelName="Ibis Budget Jakarta Menteng" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan HOS Cokroaminoto No.79, Menteng</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/7/1/9/9/87199_1_9161.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, Menteng it is in the Golden Triangle of Art 5 minutes away from the business district. HOTEL: This contemporary style hotel, is business. ROOM: Clients are offered 135 rooms with an air-conditioning system, bedding, a king size or double bed and single beds.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="15.04" OriginalAmount="14.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.167886" Longitude="106.727342" StarRating="0" HotelCode="|478151" HotelName="Couleur Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Lingkar Luar Barat No. 1A - 1C</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/8/1/5/1/478151_1b26e9c1235.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="15.05" OriginalAmount="14.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1269469" Longitude="106.7999017" StarRating="2" HotelCode="|377526" HotelName=" JP Hotel Pluit Jakarta by LIFE" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pluit Raya No.35 A</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/7/5/2/6/377526_35e64620929.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="15.09" OriginalAmount="14.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2071213318776" Longitude="106.82621416931" StarRating="2" HotelCode="561395|4720145" HotelName="Casaliving" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Setiabudi VIII No 20, Setiabudi, Jakarta 12910</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/732011/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="15.10" OriginalAmount="14.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.130607" Longitude="106.832416" StarRating="0" HotelCode="|562783" HotelName="RedDoorz Plus near Dunia Fantasi Ancol" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. R E Martadinata No.3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/2/7/8/3/562783_4f265e81807.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15.15" OriginalAmount="15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1605039288762" Longitude="106.83724692433" StarRating="2" HotelCode="336305|84232" HotelName="Amaris Hotel Pasar Baru" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pasar Baru Timur 20-21, Jakarta 10710</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/04/3604d02467fbea693acfc2578f258ba8e5b89619.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15.15" OriginalAmount="15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.152838" Longitude="106.795246" StarRating="2" HotelCode="292367|78580" HotelName="Amaris Season City" 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>Pusat Bisnis Latumenten 33, Jakarta Barat, Jakarta 11320</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/b2/61b2481216fdc8885439f581f56e6fe76a881be6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15.15" OriginalAmount="15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.27781392" Longitude="106.82700894" StarRating="3" HotelCode="438346|153029" HotelName="The Pejaten Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pejaten Barat Raya 36, Jakarta 12550, Selatan</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/a4/4da4b0d8e3dce758807961dca2e62f955cc6305d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15.15" OriginalAmount="15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1394023312689" Longitude="106.82538659755" StarRating="3" HotelCode="370510|84260" HotelName="Zuri Express Mangga Dua Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mangga Dua Dalam 55-56, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/ea/a4ea8579e81c19602eb84b00e4792908337160b1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel can be found in Central Jakarta. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15.15" OriginalAmount="15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1706266230264" Longitude="106.81888558251" StarRating="3" HotelCode="335162|152823" HotelName="Citi M Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tanah Abang I 11, Kelurahan Petojo Selatan, Jakarta 10160</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c8/1b/c81b43416a1513be642846e0ae2b2bdf439ef3e4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15.15" OriginalAmount="15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.13402928" Longitude="106.83201203" StarRating="2" HotelCode="334367|84219" HotelName="d'primahotel WTC Mangga Dua" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gunung Sahari, Komplek Marinatama Blok A 26, Mangga Dua, Jakarta Utara</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/c5/dbc56ed22f831a219d1e5c098da1fa06bd6989f7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15.15" OriginalAmount="15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.13843104" Longitude="106.82275214" StarRating="2" HotelCode="429835|84285" HotelName="d'primahotel ITC Mangga Dua" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tiangseng 7, Special Capital Region of Jakarta, Jakarta, West Java</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/35/5d35eb4d2123c2b64d3b62d31925e0d14a96867b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;When visiting Jakarta, you'll feel right at home at d'primahotel Mangga Dua 2, which offers quality ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15.15" OriginalAmount="15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1659647651042" Longitude="106.78991165767" StarRating="3" HotelCode="401666|159008" HotelName="Feodora Hotel Grogol Jakarta" 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 Dr Susilo Raya  113 C, Grogol, Petamburan, Jakarta 11450</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/6c/b56c40419e8aba6cbf5d23b9374b2159b46d4125.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;To ensure guests a comfortable and relaxing stay, the complex provides various services and faciliti...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15.15" OriginalAmount="15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16077244" Longitude="106.83293681" StarRating="3" HotelCode="943351|262257" HotelName="Heef Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Samanhudi Raya 3, Passer Baroe, Jakarta 10710</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/f0/82f03933fec8d0766f6a3ee8226e23d2ffeb58dc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15.15" OriginalAmount="15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.151491" Longitude="106.825867" StarRating="2" HotelCode="292389|84223" HotelName="Hotel 88 Mangga Besar VIII" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl Mangga Besar VIII NO.10D, Jakarta Barat 11180</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/14/7c1448085d2f11fdf5320ea36b2418347f20e702.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15.15" OriginalAmount="15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1841784519665" Longitude="106.76757115405" StarRating="2" HotelCode="349141|152931" HotelName="Hotel 88 Kedoya" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Panjang 68, Kav68, Kedoya Selatan, Jakarta 11520</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/4f/324f314252497bc524e5458f84155dbc70d4c721.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15.15" OriginalAmount="15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16639116" Longitude="106.78291923" StarRating="3" HotelCode="572955|236881" HotelName="Maple Hotel Grogol Jakarta" 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 Daan Mogot Dalam Kali Sekretaris 55, Grogol, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/64/66647ca59b8c354fb6741b9023170cc9b577e803.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15.15" OriginalAmount="15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1851049899482" Longitude="106.78960596924" StarRating="3" HotelCode="172274|79826" HotelName="Mega Anggrek" 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 Arjuna Selatan, 4, Kemanggisan, Jakarta 11470</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/58/2158116698c8d6bc388595b7d804bb9bcbc1fa7d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This property is located in Kemanggisan, West Jakarta, in the main business area. It is also conveni...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15.15" OriginalAmount="15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2766464" Longitude="106.8082861" StarRating="2" HotelCode="665781|303741" HotelName="Mutiara Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pangeran Antasari Kav IX, Cipete Selatan, Jakarta 12410, Cilandak</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/44/8f44d4afd87aed7c92e33534c7b1648dc37fbfb0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15.15" OriginalAmount="15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2369593226714" Longitude="106.84472796693" StarRating="1" HotelCode="172282|84244" HotelName="Sofyan Hotel Soepomo" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Prof. Dr. Soepom S.H. 23, Tebet, Jakarta 12810</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d5/cb/d5cbca5a522529ebc020f950993188122503e822.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Jakarta, the hotel is a 15-minute drive from the Tebet Highway entrance and the central b...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.15" OriginalAmount="15.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.214423" Longitude="106.863281" StarRating="2" HotelCode="187943|alia_matraman" HotelName="Alia Matraman Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,Internet,Laundry,Meeting Room,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Matraman Raya No. 224, Next to Polres Jakarta Timur, The East Jakarta District Police, Jakarta 13310, Timur</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/5c/ba5c7f9c195ba8dc36dbcc46da893ada2ddab126.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This simple hotel can be found in Central Jakarta. Public transport connections are only a short wal...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.15" OriginalAmount="15.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2082999647351" Longitude="106.82701675939" StarRating="2" HotelCode="504179|legreen_suite_kuningan" HotelName="LeGreen Suite Kuningan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Setia Budi Tengah No. 89, Jakarta Selatan, Jakarta 12910</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/c8/e8c87c3b0a8b5a7500c1bbb6946235435cca3568.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.15" OriginalAmount="15.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.17231303" Longitude="106.86308102" StarRating="3" HotelCode="420697|darcici_hotel_cempaka_putih" HotelName="d'Arcici Hotel Cempaka Putih" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Letjen Suprapto 62, Cempaka Putih, Jakarta Pusat, Jakarta 10520</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/95/149538a1ebd151df79fd2d0ecccd8a93cc0f4fb6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This simple hotel can be found in Central Jakarta. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.15" OriginalAmount="15.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.13179457" Longitude="106.79295308" StarRating="2" HotelCode="503997|tematik_hotel_pluit" HotelName="Tematik Hotel Pluit" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Room Service,Bar,Elevator,Internet,Massage Centre,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jembatan Tiga Raya 35, Pluit Jakarta Utara, Jakarta 14440</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/e5/59e5572f4c9f48120560afbd6ee4c1b280502ec9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Stop at Tematik Hotel Pluit to discover the wonders of Jakarta. Featuring a complete list of ameniti...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.15" OriginalAmount="15.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.27286501" Longitude="106.81062657" StarRating="3" HotelCode="564337|grand_kasira" HotelName="Grand Kasira" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Puri Sakti I 43, Cipete Selatan, Kemang, Jakarta Selatan, Jakarta  12410</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/57/fc5735b3231ceeb138b0d2978aa1f634b6633cf0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.15" OriginalAmount="15.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.24887474" Longitude="106.80008811" StarRating="2" HotelCode="629498|blossom_resident_blok_m" HotelName="Wisma Blossom" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Panglima Polim IV 46, Melawai, Jakarta Selatan, Jakarta 12160</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/72/3272e47f60387e417dd8acb5f1c597d6adf7b8fe.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.15" OriginalAmount="15.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1649177942919" Longitude="106.83532839696" StarRating="0" HotelCode="525390|alia_pasar_baru" HotelName="Hotel Pasar Baru" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pasar Baru Selatan No. 6, Jakarta 10710</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e7/c7/e7c7df1146027fdc9c80244dba4a6365a4541698.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.15" OriginalAmount="15.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.167838" Longitude="106.727176" StarRating="2" HotelCode="516704|couleur_hotel_cengkareng" HotelName="Couleur Hotel Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Lingkar Luar Barat  1A - 1C, Duri Kosambi, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/8e/df8e5a3e7f85501ed1df35ca8ef1950a82223b12.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.15" OriginalAmount="15.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.22068587" Longitude="106.91115593" StarRating="0" HotelCode="837880|aryani_suites" HotelName="Aryani Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Coffee Shop,Designated Smoking Area,Internet,Luggage Storage,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Duren Sawit Raya H2 1, Jakarta 13470</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/96/6a9633a55fb003f650d9241e02de716c614f2577.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Rawamangun, Aryani Suites is a perfect starting point from which to explore Jakarta. The ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.15" OriginalAmount="15.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2230499" Longitude="106.82373338" StarRating="0" HotelCode="703231|an_hotel_satrio_kuningan" HotelName="An Hotel Satrio Kuningan Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Professor Doktor Satrio Kav 6 B6, Setiabudi, Jakarta 12940</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/e4/dbe496b75da6818cc52cf40900c151b5bc7253c6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.15" OriginalAmount="15.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="0" HotelCode="840086|plaza_68_residence" HotelName="Plaza 68 Residences" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Karet Pedurenan 66-68</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/10/9e/109e8a702cefaf7fa1a20dbcd832c3c3eef2d02c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.15" OriginalAmount="15.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="2" HotelCode="953458|reddoorz_plus_ampera_raya" HotelName="RedDoorz Plus @ Ampera Raya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Gang Kancil 8A, RT1/RW9 Ragunan Pasar Minggu, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7f/5f/7f5f2dc7da4c9776b57dfbfb1bd34719b104b35c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.15" OriginalAmount="15.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19139502" Longitude="106.82031281" StarRating="3" HotelCode="885485|reddoorz_plus_near_plaza_indonesia" HotelName="Avalon Thamrin 8 by RedDoorz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kebon Kacang 29 RT 008/04 No. 8, Tanah Abang, Jakarta 10230</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/78/677832595edd8ff7bec4c622485b978e38638811.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.15" OriginalAmount="15.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1384401713566" Longitude="106.86303258007" StarRating="3" HotelCode="885122|airy_sunter_agung_utara_blok_a_5b_jakarta" HotelName="Coins Hotel by Airy Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sunter Agung Utara Raya Blok A /5B, Sunter Agung, Jakarta 14350</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/fb/3afbe42289b42f874ec8d5ca65cb4917b0716aa6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.15" OriginalAmount="15.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.27912874" Longitude="106.82130154" StarRating="0" HotelCode="979620|reddoorz_premium_ampera_raya_2" HotelName="RedDoorz Premium @ Ampera Raya 2" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ampera 29A, Raya Gang, Sosial, Jakarta 12560</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/17/fa17db18ae177993fa27c180528bc1b24e5bbad1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.15" OriginalAmount="15.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.24051162" Longitude="106.83828833" StarRating="2" HotelCode="969127|reddoorz_jalan_gatot_subroto_jakarta" HotelName="RedDoorz @ Jalan Gatot Subroto Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jala Komp Timah 3A, Gatot Subroto - Pancoran Jakarta, Jakarta 12870</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/bd/8fbd00162dd29d3714e844ee1210397cb10228cf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.15" OriginalAmount="15.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.26316349" Longitude="106.77814467" StarRating="3" HotelCode="970926|zen_rooms_legacy_residence_syariah" HotelName="Legacy Residence by ZEN Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Pinang Emas, V Block D-7, RT/RW 010/003, Pondok Pinang, Kebayoran Lama, Jakarta 12310</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/29/e129a6b5db4c17ce4e9d1fe7f9f54c1d75c68a17.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="15.16" OriginalAmount="15.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.14651" Longitude="106.81618" StarRating="3" HotelCode="1877297" HotelName="Favehotel Ltc Glodok Jakarta" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Ltc Glodok Building 8Th Floor, Jl. Hayam Wuruk No. 127</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/77297/1877297/50.jpg?f=17229973</HotelPictures>
        <HotelDescription>Take in the views from a terrace and a garden and make use of amenities such as complimentary wireless internet access. Additional amenities at this hotel include concierge services and a banquet hall.. Featured amenities include complimentary newspapers in the lobby, a 24-hour front desk, and luggage storage..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="15.38" OriginalAmount="15.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.203224" Longitude="106.847528" StarRating="1" HotelCode="|468744" HotelName="Dparagon Menteng" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1 Jl. Bonang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/8/7/4/4/468744_0594a1a1241.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="15.44" OriginalAmount="15.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.242609" Longitude="106.854333" StarRating="2" HotelCode="|166749" HotelName="Zodiak Mt Haryono By Kagum Hotels" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Otista Raya No. 60,Jakarta</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/7/4/9/166749_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a restaurant and it offers excellent service. SITUATION: This establishment, JL. MT Haryono Yakarta it is in It has excellent transport links to points of interest. ROOM: The establishment has 44 rooms with a shower, an individual air-conditioning system, a coffee maker, an LCD TV, WiFi, luxurious pillows, hot water, cold water, a safe and a hairdryer.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="15.49" OriginalAmount="15.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.191437" Longitude="106.838618" StarRating="2" HotelCode="|87197" HotelName="Ibis Budget Jakarta Cikini" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cikini Raya No.75 Cikini</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/7/1/9/7/87197_1_8457.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in the city centre, 90 minutes away from the establishment, clients can find the airport, Taman Ismail Marzuki it is situated next to in the surrounding area, clients have Yakarta the business area of and.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="15.56" OriginalAmount="15.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2404657" Longitude="106.82225" StarRating="3" HotelCode="|400671" HotelName="Terraz Tree" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kapten Tendean No.10 Mampang Prapatan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/6/7/1/400671_c40935a0608.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="15.67" OriginalAmount="15.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.12407" Longitude="106.79849" StarRating="3" HotelCode="|68179" HotelName="Zia Sanno Jakarta - Pluit" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL. PLUIT SELATAN RAYA 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/8/1/7/9/68179_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment is ideal for holidays or business trips, has 94 rooms, a safety deposit box service, a currency exchange service, a lift, a bar, a restaurant, has a lobby, a reception, conference facilities and WiFi (for a fee), This air-conditioned establishment has room service, a laundry service (for a fee) and a car park. SITUATION: The hotel is in the business area, In the surrounding area, you can find the tourist attractions and the shopping centres. it is 15 minutes away from a water park, the museum, the establishment is 1 kilometre away from the railway station, is situated 15 minutes away from Soekarno Hatta Airport. ROOM: The rooms have satellite and cable TV, a mini-bar, a direct line telephone, a writing desk, a king size or double bed, internet, a coffee maker, a kettle, a safety deposit box (available on request), a sitting room, a bathroom with a shower, a bath, a hairdryer and an individual air-conditioning system. FACILITIES: The establishment boasts a swimming pool and a gym. it is 15 kilometres away from a golf course. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast and Ã  la carte or set-menu lunch and dinner. PAYMENT METHODS: The establishment accepts American Express, Mastercard and Visa. OBSERVATIONS: The establishment offersthe Emporium Pluit Mall, Pluit Junction and Pluit Village a transfer service to.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="15.74" OriginalAmount="15.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.238759" Longitude="106.818834" StarRating="3" HotelCode="|166615" HotelName="Diradja" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kapten Tendean No. 38</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/6/1/5/166615_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel Yakarta it is in Pacific Place 2 kilometres away from Gelora Bung Karno 3 kilometres away, you can find Plaza Indonesia 4,8 kilometres away from 22 kilometres away from Soekarno Hatta Airport. FACILITIES: Guests are offered a restaurant, WiFi in the communal areas, spa treatments, a reception and a luggage room. ROOM: Each room has an air-conditioning system, a television, a sitting room, a bathroom with a shower, slippers and toiletries.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="15.83" OriginalAmount="15.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2531442" Longitude="106.991537" StarRating="2" HotelCode="|164904" HotelName="Amaris Bekasi Barat - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL. AHMAD YANI NO. 99, BEKASI BARAT</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/4/9/0/4/164904_1_9717.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 2013, has 90 rooms and a car park. SITUATION: This establishment, Jakarta it is in it is in the city centre excellent transport links to the city.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="15.97" OriginalAmount="15.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.182406" Longitude="106.816099" StarRating="2" HotelCode="|560441" HotelName="Amaris Fachrudin – Tanah Abang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. H. Fachrudin No. 8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/0/4/4/1/560441_0635e081710.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16.16" OriginalAmount="16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.165684" Longitude="106.796333" StarRating="2" HotelCode="932455|78913" HotelName="Amaris Hotel Dr. Susilo Grogol" 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 Dr. Susilo Raya No. 4, Jakarta Barat 11450, Grogol, Grogol Petamburan</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/98/95/989584b2649de1a8152d13646f32f3f29ab99963.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Halim Perdana Kusuma (HLP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16.16" OriginalAmount="16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.25209883" Longitude="106.79753243" StarRating="2" HotelCode="372619|152764" HotelName="Amaris Hotel Panglima Polim 2" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Panglima Polim Raya 91, Kebayoran Baru, Jakarta 12130</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f5/18/f51885e28faab65f72c3a9a2fa8e407b2028f149.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a range of services and facilities for holidaymakers and business guests alike. Tho...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16.16" OriginalAmount="16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1859850823843" Longitude="106.8006407365" StarRating="2" HotelCode="333612|158952" HotelName="Bamboo Inn Hotel &amp; Cafe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kota Bambu Selatan 9, Slipi, Jakarta 11420</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/1b/a51bea6deba0cdf8df65bbb732cf93c9e8bd1b13.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;A restaurant, a café and a bar are available to guests of the complex. Wireless internet access is a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16.16" OriginalAmount="16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18501452" Longitude="106.82808487" StarRating="0" HotelCode="977252|518305" HotelName="Borneo Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kebon Sirih Barat I 37, Jakarta 10340</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/f8/c7f8a96f135a08ac56af02a05e656cd4b35efb55.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16.16" OriginalAmount="16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18804992" Longitude="106.81652461" StarRating="2" HotelCode="504044|152899" HotelName="Focus Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jl Kebon Kacang 1 No 9, Tanah Abang, Jakarta 10240</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/55/36554af31f65dc254dd80034d773d596312256a9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16.16" OriginalAmount="16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2368323620142" Longitude="106.8442230439" StarRating="2" HotelCode="316450|78989" HotelName="POP! Tebet Jakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Prof. Dr. Soepomo Sh 29, Tebet, Jakarta 12810</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6f/57/6f574668f2a89068ce01b1dcd470e21b2c4d3a70.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16.16" OriginalAmount="16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1836741" Longitude="106.84408249" StarRating="3" HotelCode="729768|303759" HotelName="Rivoli Hotel Jakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kramat Raya 41, RT.3/RW.4, Kramat, Senen, Jakarta 10450</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/6f/016f6288a37ca037b60b652c03a060e2063717a6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16.16" OriginalAmount="16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2405836" Longitude="106.82227053" StarRating="2" HotelCode="492367|152933" HotelName="Hotel 88 Tendean Jakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kapten Tendean 10, Mampang Prapatan 12710, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a1/0b/a10bae6e5588e1047f63acce955b82faa7a861e2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16.16" OriginalAmount="16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1472623907499" Longitude="106.82222723905" StarRating="1" HotelCode="333204|159668" HotelName="Wow Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mangga Besar 7 1, Jakarta 11180</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/56/d256e6d949653cc1cf42d1df2f2b3f2169fe0a54.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16.16" OriginalAmount="16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2433194236637" Longitude="106.86834518105" StarRating="3" HotelCode="429705|84268" HotelName="Zodiak @MT Haryono" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan MT. Haryono, Cawang, Jakarta 13330</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/32/49328438d9dfb734cbdbda53a9554339dfef665a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A 10-minute drive from Kalibata Mall, Zodiak@MTHaryono operates a 24-hour front desk. All modern roo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.16" OriginalAmount="16.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.187483" Longitude="106.834292" StarRating="3" HotelCode="172280|sofyan_hotel_betawi" HotelName="Sofyan Hotel Cut Meutia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cut Mutia 9, Cikini, Menteng, Jakarta 10330</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d0/a9/d0a9ba91099db7f663f3da702883131519eb7256.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a great location, making it the perfect base from which to explore the city. It is ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.16" OriginalAmount="16.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1625260000378" Longitude="106.81650144248" StarRating="3" HotelCode="154327|triniti_hotel_jakarta" HotelName="Triniti Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4 Jalan Pembangunan 3, 10130 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/81/68817619b4908dda8233e4ada902d7349cf4d2d6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.16" OriginalAmount="16.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.13042734" Longitude="106.8980868" StarRating="3" HotelCode="531043|darcici_plumpang" HotelName="d'Arcici Plumpang" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Plumpang Raya 6, Jakarta, Utara 14230</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/3c/1a3cb6b248dd26bc26d028aea813d954d6bc0bcc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.16" OriginalAmount="16.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1374217220534" Longitude="106.79500773314" StarRating="3" HotelCode="884597|grand_asia_hotel_2" HotelName="Grand Asia Hotel 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 Bandengan Selatan 88, Jakarta 14450</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/1d/061d7d99a71aad395774e08be23bca29dc6fdc06.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.16" OriginalAmount="16.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="0" HotelCode="973578|oyo_842_arafuru_residence_2" HotelName="Arafuru Residence by OYO Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Laut Arafuru A4/4, RT 13/RW 11, Pondok Bambu, Duren Sawit, Kota Jakarta Timur, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/1e/831e33f90283b06a25683062311320ec2f9d6ff6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="16.27" OriginalAmount="16.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.197282" Longitude="106.83961" StarRating="3" HotelCode="|471438" HotelName="Zia Sanno Menteng Residences Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Pegangsaan Barat No. 02 Cikini Jakarta</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/1/4/3/8/471438_fe0c3071238.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="16.29" OriginalAmount="16.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2381735" Longitude="106.7717266" StarRating="2" HotelCode="|377341" HotelName="Fontana  Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 11/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Ciledug Raya 77. Cipulir - Kebayoran Lama</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/7/3/4/1/377341_0d6750e0949.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="16.30" OriginalAmount="16.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.254869" Longitude="106.62196" StarRating="2" HotelCode="|163455" HotelName="Fame Gading Serpong - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Boulevard Raya Gading Serpong, Kav. 30.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/3/4/5/5/163455_1_7868.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, Jakarta it is in is situated in the heart of the city, close to the establishment, clients can find the bus station, the railway station, the airport and a golf course. HOTEL: The hotel was built in 2013, has 144 rooms and facilities for disabled guests.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="16.38" OriginalAmount="16.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2602452" Longitude="106.7970571" StarRating="3" HotelCode="694571|2362905" HotelName="Kyriad Fatmawati Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Fatmawati, RT.6/RW.5, Cipete Utara, Kebayoran Baru, Jakarta 12150</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/69/5269e76c96b86dd36e8eb49bc2fb73201be7ba92.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="16.39" OriginalAmount="16.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.8819271" Longitude="107.5948328" StarRating="3" HotelCode="|178803" HotelName="Karang Setra Hotel and Cottage" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL. BUNGUR No.2 SUKAJADI</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/8/8/0/3/178803_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="16.45" OriginalAmount="16.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.190632" Longitude="106.872479" StarRating="2" HotelCode="|400958" HotelName="Vika Property GPC" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. A.Yani No.Kav 49, RT.13/RW.9</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/9/5/8/400958_a48b5fc1052.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="16.45" OriginalAmount="16.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1488635" Longitude="106.8882051" StarRating="3" HotelCode="|377246" HotelName="Cabin" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Yos Sudarso Kav. 87 - 88</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/7/2/4/6/377246_f9d58300929.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="16.57" OriginalAmount="16.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.148961" Longitude="106.823804" StarRating="2" HotelCode="|457405" HotelName="88 Mangga Besar 62 By Wh" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Mangga Besar Raya No. 62</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/7/4/0/5/457405_64bb8771824.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="16.61" OriginalAmount="16.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.29714" Longitude="106.83214" StarRating="3" HotelCode="|239129" HotelName="Urbanest Inn House Tb Simatupang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jati Padang Poncol, Pasar Minggu Villa Jati Padang No. 52</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/9/1/2/9/239129_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="16.61" OriginalAmount="16.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.176795" Longitude="106.875161" StarRating="0" HotelCode="|403952" HotelName="Daily Inn Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>67 Jalan Jendral Ahmad Yani Kav Cempaka Putih</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/3/9/5/2/403952_bdea6ea1049.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="16.66" OriginalAmount="16.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.280969" Longitude="106.83678" StarRating="3" HotelCode="|538975" HotelName="Puri Sawo Manila" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl Sawo Manila No 4C</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/8/9/7/5/538975_6ff2b871051.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="16.66" OriginalAmount="16.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.133854" Longitude="106.813227" StarRating="2" HotelCode="|553886" HotelName="Bobopod Kota Tua Jakarta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kota Tua, RT.7/RW.7, Pinangsia</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/3/8/8/6/553886_12c98fe1446.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="16.68" OriginalAmount="16.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16114" Longitude="106.90773" StarRating="3" HotelCode="1877295" HotelName="Favehotel Kelapa Gading" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Gading Indah Raya No.8 Blok C-32, Kelapa Gading</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/77295/1877295/32.jpg?f=17127066</HotelPictures>
        <HotelDescription>Pamper yourself with onsite massages or enjoy recreation amenities such as bicycles to rent. This hotel also features complimentary wireless internet access, concierge services, and a banquet hall.. 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..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="16.73" OriginalAmount="16.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.25159" Longitude="106.797446" StarRating="2" HotelCode="|85705" HotelName="Amaris  Panglima Polim - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL. PANGLIMA POLIM RAYA KEBAYORAN BARU 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/5/7/0/5/85705_estab.jpg</HotelPictures>
        <HotelDescription>ROOM: The simple, modern rooms, have parquet flooring, with air-conditioning, a flat-screen television, a safety deposit box, a bathroom with a shower and complimentary bathroom items. SITUATION: This hotel is in Yakarta south 5 minutes away from Blok M Plaza the commercial centre 90 minutes away from the establishment clients have Soekarno-Hatta the international airport in just 20 minutes, clients can get to Al-Azhar the mosque. FACILITIES: There is a range of facilities and services available at the establishment, including a reception, business centre, a luggage room, a laundry service, daily cleaning and WiFi (free of charge).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="16.74" OriginalAmount="16.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2453608" Longitude="106.79883" StarRating="4" HotelCode="|85714" HotelName="Amos Cozy  and Convention Hall" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>MELAWAI RAYA 83-85</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/5/7/1/4/85714_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers 7 floors and 92 rooms. ROOM: The rooms have a safety deposit box, a writing desk and a hairdryer. FACILITIES: Guests are offered a cafÃ©, a restaurant, a launderette, a dry cleaner's and room service. Guests can also find sports activities, a gym and a massage centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="16.88" OriginalAmount="16.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1945472" Longitude="106.8141708" StarRating="3" HotelCode="|401016" HotelName="Quds Express" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. KH Mas Mansyur No 64, Central Jakarta</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/0/1/6/401016_443da0c1540.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="16.93" OriginalAmount="16.76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.183518" Longitude="106.79728" StarRating="3" HotelCode="3895246" HotelName="Amaris Hotel Slipi" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>No.Kav. 92A Jalan Letjen S. Parman,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/95246/3895246/1.jpg?f=16110471</HotelPictures>
        <HotelDescription>This hotel offers designated smoking areas.. Featured amenities include a 24-hour front desk and an elevator. Free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="16.93" OriginalAmount="16.76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.25722" Longitude="106.81509" StarRating="3" HotelCode="|232417" HotelName="Roosseno Plaza" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl Kemang Utara Raya No 1 Kebayoran Baru</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/2/4/1/7/232417_4.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="17.05" OriginalAmount="16.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.239954" Longitude="106.825373" StarRating="2" HotelCode="|85710" HotelName="Amaris Tendean" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL KAPTEN P. TENDEAN MAMPANG PRAPATAN 11</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/5/7/1/0/85710_estab.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in Yakarta 34 kilometres away from the establishment, guests will find the airport. HOTEL: The Amaris Tendean is rated two stars, it offers excellent service and a garden.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="17.07" OriginalAmount="16.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.201691" Longitude="106.858483" StarRating="1" HotelCode="|545295" HotelName="DParagon Matraman" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>13 Jl. Tegalan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/5/2/9/5/545295_8c731971016.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="17.08" OriginalAmount="16.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1573" Longitude="106.91039" StarRating="2" HotelCode="2235175" HotelName="Pop! Hotel Kelapa Gading Jakarta" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Boulevard Barat Raya No. 13, Kelapa Gading Blok M North</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/35175/2235175/44.jpg?f=17307782</HotelPictures>
        <HotelDescription>Make use of convenient amenities such as complimentary wireless internet access, shopping on site, and a banquet hall.. Featured amenities include a computer station, dry cleaning/laundry services, and a 24-hour front desk. This hotel has 3 meeting rooms available for events. Free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17.17" OriginalAmount="17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.14920503" Longitude="106.82343391" StarRating="2" HotelCode="178284|74923" HotelName="Amaris Mangga Besar" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mangga Besar Raya 7-11, Jakarta 11180</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/22/09/220983ca42389cfab523336c63d529bc9882add4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is strategically located in the north of the city of Jakarta, where offices, hotels, resta...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17.17" OriginalAmount="17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.14776267" Longitude="106.88833134" StarRating="3" HotelCode="435021|152806" HotelName="Cabin Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Yos Sudarso Kav. 87-88, Bursa Otomotif Sunter, Jakarta Utara 14350</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/a2/54a232c0c8688bd974af40c2da358e0c5ddb54b6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;A range of services and amenities are available to guests at the hotel. Room service is among the fa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17.17" OriginalAmount="17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1874572785192" Longitude="106.82861347012" StarRating="2" HotelCode="145999|152820" HotelName="Hotel Cipta" 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 KH Wahid Hasyim 53, Gondangdia Village, Jakarta 10350</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/55/52558362795cc9d6993d4fd3221b0c318d5f3ccf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17.17" OriginalAmount="17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.14885595" Longitude="106.8257941" StarRating="3" HotelCode="666836|278703" HotelName="Delua Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mangga Besar 82, Taman Sari, Jakarta 11150</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/4f/764fb0c33f12c6353e5885018897907dfdfafe0e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17.17" OriginalAmount="17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2404866794791" Longitude="106.82007398477" StarRating="3" HotelCode="335096|84283" HotelName="Hotel Diradja" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kapten Tendean 38, Jakarta Selatan, Jakarta 12710</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/bd/aebd95bf5d988f2874fd531ebaa44b5635f00e95.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17.17" OriginalAmount="17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2549726435003" Longitude="106.80891597732" StarRating="2" HotelCode="316448|84298" HotelName="POP! Kemang Jakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kemang Raya 3, Kemang, Jakarta Selatan, Jakarta 12730</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/3f/a23f5ad11bc8e86a8c0f5795d395d36c78acee96.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17.17" OriginalAmount="17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16146476" Longitude="106.81692992" StarRating="3" HotelCode="585119|230807" HotelName="Verse Lite Hotel Pembangunan" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pembangunan I 22-24, Petojo Utara, Central Jakarta 10130</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/56/d9/56d97c4f6f835d54c6c3f8d9e7935c078e7d9c24.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="17.17" OriginalAmount="17.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18817" Longitude="106.81612" StarRating="0" HotelCode="|458176" HotelName="Focus" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl Kebon Kacang 1 no 9, Tanah Abang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/8/1/7/6/458176_bf1ec430031.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.17" OriginalAmount="17.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.238039445005" Longitude="106.83587323" StarRating="3" HotelCode="321532|pomelotel_2" HotelName="Pomelotel Patra Kuningan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dukuh Patra Raya 28, Kuningan, Jakarta 12870</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/c4/0fc41fdeca279eed36e8d6048f307bc0c4c63dd9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.17" OriginalAmount="17.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1883363" Longitude="106.83690337" StarRating="2" HotelCode="316918|whiz_hotel_cikini" HotelName="Whiz Hotel Cikini" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cikini Raya 6, Menteng, Central Jakarta 10330</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/96/0b/960bc21963e73497ebfd1939a93e88c4e3aed7a4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.17" OriginalAmount="17.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.166774" Longitude="106.831875" StarRating="3" HotelCode="292375|bunga_bunga" HotelName="Bunga-Bunga Hotel Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Antara No. 13 - 15, Pasar Baru, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/48/c048d07439b796f0fd5f4c94a63ccb69df826979.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the heart of Jakarta, within a 10-minute walk from Jakarta Cathedral. Merde...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.17" OriginalAmount="17.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.256293" Longitude="106.812319" StarRating="3" HotelCode="292382|favehotel_kemang" HotelName="Liberta Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kemang 1 6, Bangka, Jakarta 12730</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/f6/78/f6785740a22cefbf2474e4dff54de96070baadf5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.17" OriginalAmount="17.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.187545" Longitude="106.830722" StarRating="3" HotelCode="187938|dreamtel_jakarta" HotelName="Dreamtel Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Johar No. 17-19, Jakarta 10350</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/40/16/40161d9b298aa7e79edba093876c4e581db7eb8f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.17" OriginalAmount="17.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2563312312581" Longitude="106.81275895102" StarRating="3" HotelCode="316398|amaris_hotel_la_codefin__kemang" HotelName="Amaris La Codefin Kemang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kemang 1 3- 5, Jakarta 12780</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/23/11/231157754cb4cea7e4401873388a37429eefb78f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.17" OriginalAmount="17.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.124061" Longitude="106.798438" StarRating="3" HotelCode="141102|sanno_hotel_jakarta" HotelName="Sanno" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Village,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pluit Selatan Raya 2, Jakarta 14450</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/52/1c5257d44921dfd3df16c1ec8c7d0217ccd74330.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the business centre, surrounded by attractions and shopping centres. The hot...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.17" OriginalAmount="17.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.26697048" Longitude="106.80278915" StarRating="3" HotelCode="348806|safin_inn" HotelName="Safin Inn Cipete" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Abdul Majid Raya 25, Cipete Selatan-Kebayoran Baru, Kemang, Jakarta 12150</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/02/5e02743d838b05416d4dd296ee29047b9e23cee4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A baggage storage service, a restaurant, a dining area, a transfer service, room service, a conferen...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.17" OriginalAmount="17.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.149336314978" Longitude="106.82373542253" StarRating="3" HotelCode="396948|hotel_88_mangga_besar_62" HotelName="Hotel 88 Mangga Besar 62" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mangga Besar Raya 62, Jakarta 11150</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/6b/486b095e6d1fff6746c0364d50693faeee1c3fa6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.17" OriginalAmount="17.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1603464985708" Longitude="106.81642784444" StarRating="3" HotelCode="404286|favehotel_zainul_arifin_gajah_mada" HotelName="favehotel Zainul Arifin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan KH Zainul Arifin 15-17, Central Jakarta, Jakarta 10130</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/5f/d4/5fd412e897f93295ed12527c5d4f4bbaf18052ad.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.17" OriginalAmount="17.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.143311" Longitude="106.814464" StarRating="3" HotelCode="398286|maxonehotelscom_at_glodok" HotelName="MaxOneHotels.Com @ Glodok Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pasar Glodok Selatan 8 -10, Jakarta 11120</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/7c/a77c7eda63a810dcf866454ab7a67e7e21429739.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.17" OriginalAmount="17.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.23817136" Longitude="106.7716395" StarRating="3" HotelCode="492353|fontana_hotel_jakarta" HotelName="Fontana Hotel Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ciledug Raya 77, Kebayoran Lama 12230, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/62/786207d547ebed5f52e043fad74ffc4c2e4a0b40.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.17" OriginalAmount="17.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.20642082" Longitude="106.82526882" StarRating="2" HotelCode="492273|sun_rise_house" HotelName="Sun Rise House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Setiabudi VI 45-47, Kuningan, Setiabudi, Jakarta 12910</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/87/4d87b46c53dd453d59ec221170f6560e22d8a79a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.17" OriginalAmount="17.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.12651739" Longitude="106.79724099" StarRating="2" HotelCode="560623|amaris_hotel_pluit_jakarta" HotelName="Amaris Hotel Pluit - Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pluit Raya 35 A, Jakarta Utara 14440</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/be/9abe93f14966f0128d3b2ee3e77b92972159be4b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.17" OriginalAmount="17.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19457797" Longitude="106.81415074" StarRating="3" HotelCode="560619|quds_express_hotel" HotelName="Quds Express Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan KH Mas Mansyur  64, Jakarta 10230</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/31/7b3134304c68219f09ec2956d08858ee3199712e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.17" OriginalAmount="17.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.28348283" Longitude="106.81867681" StarRating="2" HotelCode="583227|v_residence" HotelName="V Residence Kemang" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Opek  61, Ampera Raya, Jakarta 14350</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/33/4c333e80002000707dfabdd5e1f562976f28ea86.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.17" OriginalAmount="17.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1541209" Longitude="106.7286332" StarRating="3" HotelCode="591354|samala_hotel_2" HotelName="Samala Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Daan Mogot Kav 2, Cengkareng, Jakarta Barat 11730</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/d5/36d55a91345b6d2cac4d6985aeebe8dcfeb0fc76.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.17" OriginalAmount="17.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.21314749" Longitude="106.81106922" StarRating="0" HotelCode="820900|bendungan_hilir_tanah_abang" HotelName="Bendungan Hilir Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bendungan Jatiluhur 77, Bendungan Hilir, Tanah Abang, Central Jakarta, Jakarta 10210</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/a8/caa8796cb108b06cd6373d3dbc0f7fb90e3b134e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Bendungan Hilir 77 Residence is a popular choice amongst travelers in Jakarta, whether exploring or ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.17" OriginalAmount="17.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18234632" Longitude="106.81609152" StarRating="3" HotelCode="755525|amaris_hotel_fachrudin_tanah_abang" HotelName="Amaris Hotel Fachrudin – Tanah Abang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Elevator,Parking,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan H. Fachrudin 8, Central Jakarta, Jakarta 10250</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/8c/3b8ce85b26fe6ce976692fbad48ada2f61077e13.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Jakarta, Amaris Hotel Fachrudin - Tanah Abang is 2 km from Tanah Abang Market and Nationa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.17" OriginalAmount="17.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="3" HotelCode="869089|casa_living_senayan" HotelName="Casa Living Senayan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Penjernihan IV 9, RT.12/RW.5, Bendungan Hilir, Tanah Abang, Jakarta 10210</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/17/8d/178d9ec2208b143d1836ba7f3aed890b856fdf0e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.17" OriginalAmount="17.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.25709349" Longitude="106.81501645" StarRating="3" HotelCode="850104|zen_rooms_kemang_raya" HotelName="ZEN Rooms Kemang Raya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="residence" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kemang Raya 11, Jakarta 12730</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/60/1b60085f2515258d67bca8476a1aef7de8605ba3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at Jakarta, known for its "City's most popular hang-out spots", ZEN Rooms Kemang Raya is per...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.17" OriginalAmount="17.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.22224412" Longitude="106.82612275" StarRating="0" HotelCode="963004|plaza_54_residence" HotelName="Plaza 54 Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Masjid Pedurenan 3 54, Jakarta 12940</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/10/ab/10aba0787c4b15856b98fc495d3ca32042b09c39.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="17.18" OriginalAmount="17.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.242933" Longitude="106.788231" StarRating="2" HotelCode="|553871" HotelName="Habitat at Gandaria" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>No.1 Jl. Gandaria II</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/3/8/7/1/553871_7cac8281416.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="17.21" OriginalAmount="17.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.172348" Longitude="106.863368" StarRating="3" HotelCode="|458887" HotelName="D Arcici Cempaka Putih" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Letjen Suprapto No. 62, Cempaka</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/8/8/8/7/458887_93780111827.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="17.23" OriginalAmount="17.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.239794" Longitude="106.826918" StarRating="3" HotelCode="|400680" HotelName="Amaris  Mampang - Jakarta - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mampang Prapatan Raya No.66</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/6/8/0/400680_6912a960737.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="17.30" OriginalAmount="17.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.153506" Longitude="106.892382" StarRating="3" HotelCode="|203953" HotelName="Whiz Prime Kelapa Gading" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Boulevard BaratNorth Jakarta 14240 DKI 0</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/3/9/5/3/203953_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="17.48" OriginalAmount="17.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19408" Longitude="106.817576" StarRating="2" HotelCode="|85713" HotelName="Amaris  Thamrin City - Jakarta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>GEDUNG THAMRIN CITY BLOK HT, JLN THAMRIN BOULEVARD 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/5/7/1/3/85713_1_8712.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in Yakarta a central area of el Bulevar Jalan Thamrin it is in Close to. HOTEL: This hotel has comfortable facilities.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="17.49" OriginalAmount="17.32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16867485" Longitude="106.82985783" StarRating="3" HotelCode="326770|764355" HotelName="Sriwijaya Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Veteran 1, Jakarta 10110</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/a0/a4a002208f56522ba286985e2452bfc61afbbd88.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="17.53" OriginalAmount="17.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.25997" Longitude="106.79706" StarRating="3" HotelCode="3802826" HotelName="Kyriad Hotel Fatmawati - Jakarta" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Rs. Fatmawati No. 1-21, Cipete Utara, Kebayoran Baru</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/02826/3802826/21.jpg?f=17378670</HotelPictures>
        <HotelDescription>Make use of convenient amenities, which include complimentary wireless internet access and concierge services.. Featured amenities include a 24-hour front desk, laundry facilities, and a safe deposit box at the front desk. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free valet parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="17.65" OriginalAmount="17.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.17262" Longitude="106.80768" StarRating="3" HotelCode="|226675" HotelName="Royal City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 11/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>JL. Petojo VIY II No. 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/6/6/7/5/226675_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="17.80" OriginalAmount="17.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1692963" Longitude="106.907266" StarRating="0" HotelCode="|455449" HotelName="Qube By 98hospitality" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL. GADING ELOK TIMUR VIII BLOK BQ-2/14,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/5/4/4/9/455449_1bae5f61755.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="17.98" OriginalAmount="17.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.149326" Longitude="106.82205" StarRating="4" HotelCode="82278" HotelName="Sparks Life Jakarta, Artotel Curated" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mangga Besar No.42,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/82278/82278/31.jpg?f=17730672</HotelPictures>
        <HotelDescription>Take advantage of recreation opportunities including a nightclub and an outdoor pool. This hotel also features complimentary wireless internet access, wedding services, and a television in a common area. Getting to nearby attractions is a breeze with the area shuttle (surcharge).. Featured amenities include a 24-hour business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. Planning an event in Jakarta? This hotel has 59 square feet (3 square meters) of space consisting of conference space and meeting rooms. 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="18.18" OriginalAmount="18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2479131" Longitude="106.82613485" StarRating="2" HotelCode="591308|234932" HotelName="Amaris Hotel Mampang - Jakarta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mampang Prapatan Raya 66, Jakarta Selatan 12790</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/f9/8ff91cf92ca673d06218fc54f69e3fd9ae5ac8fa.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel can be found in South Jakarta. The property consists of 100 guests rooms. The...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="18.18" OriginalAmount="18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.194032" Longitude="106.81771" StarRating="2" HotelCode="189236|75365" HotelName="Amaris Thamrin City" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Thamrin Boulevard Loto 6, Blok HT 1, Gedung Thamrin City, Jakarta 10340</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/55/48/5548b0f474f33b056082acd3912f2bd9c58234e1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on Jalan Thamrin Boulevard in Jakarta. The hotel itself is on the 6th floor of ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="18.18" OriginalAmount="18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2472666947922" Longitude="106.84328825466" StarRating="3" HotelCode="350158|84273" HotelName="Cipta Hotel Pancoran" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pasar Minggu Kav. 19, Pancoran, Jakarta 12780</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/9c/319cbe11c7016b1eed33b54fd8c58967bfb40b55.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="18.18" OriginalAmount="18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.218442" Longitude="106.826025" StarRating="2" HotelCode="321508|236860" HotelName="Green Bamboo Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Anggerik IV 47, Karet Kuningan, Setiabudhi, Jakarta Selatan, Jakarta 12940</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/99/7c99b56fb3991fee25d4d3387794ef12c2008385.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="18.18" OriginalAmount="18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16834046" Longitude="106.78214902" StarRating="2" HotelCode="952862|393674" HotelName="RedDoorz @ Daan Mogot Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Taman Daan Mogot V No. 5, Jakarta 11470</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/17/b71743ceb496f6ba57d3954977c96567c31aebdd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="18.18" OriginalAmount="18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.25728124" Longitude="106.81515004" StarRating="3" HotelCode="435042|153140" HotelName="Oktroi Plaza" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kemang Utara Raya 1, Jakarta Selatan 12730</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/3b/4f3b77d25fd6ba29d20583654168526ca81650d9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="18.18" OriginalAmount="18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.137671" Longitude="106.733312" StarRating="3" HotelCode="167885|411185" HotelName="Aston Cengkareng City Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Outer Ring Road, Mutiara Taman Palem Block C1, Cengkareng  11730, West Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/20/8420d99781c2eb9fee21744bcbd1c1d7be1e8785.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.18" OriginalAmount="18.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19991" Longitude="106.854778" StarRating="3" HotelCode="292369|balairung_hotel_jakarta" HotelName="Balairung Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Matraman Raya 19, Jakarta 13140</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/82/68824c157efc826f22894721cb8adedc31146c8e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.18" OriginalAmount="18.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.12626263024" Longitude="106.7913218064" StarRating="3" HotelCode="316891|favehotel_pluit_junction" HotelName="favehotel Pluit Junction" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pluit 1, Penjaringan, Jakarta Utara, Jakarta 14440</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/60/42/604233bc399cb19f8698f6aafca80a8b34a2abcf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.18" OriginalAmount="18.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2463902818978" Longitude="106.79772287607" StarRating="2" HotelCode="172132|amaris_panglima_polim_2" HotelName="Amaris Panglima Polim" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Panglima Polim Raya, 2, Kebayoran Baru, Jakarta 12130</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/d9/a5d9902b6ee97f1be89c70c8065ef08e5b839446.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located in the centre of the business and entertainment area and close to ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.18" OriginalAmount="18.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1473311284004" Longitude="106.81725472212" StarRating="4" HotelCode="82394|the_jayakarta_jakarta" HotelName="The Jayakarta SP Jakarta Hotel &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hayam Wuruk 126, Jakarta 11180</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/32/2d32c22e27d8f93d34bd7b7f06708e5d26b0e4a3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is close to the shopping centres along Hayam Wuruk Street in Jakarta. This is the main tra...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.18" OriginalAmount="18.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.184038" Longitude="106.82482" StarRating="2" HotelCode="173623|maxonehotelscom__sabang" HotelName="MaxOneHotels.com Sabang" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Agus Salim No 24, Jakarta Pusat</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/41/68415013ea1b47332021dec64aa04e64d9182b54.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.18" OriginalAmount="18.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.149582" Longitude="106.822004" StarRating="3" HotelCode="92654|sparks_life_jakarta_2" HotelName="Sparks" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. mangga Besar Raya 42, Jakarta, Barat 11150</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/dd/81ddeb2f2df860425c53f002e1b6a3e963797e38.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 5 km from the centre of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.18" OriginalAmount="18.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2279452079949" Longitude="106.81846239867" StarRating="4" HotelCode="150219|kartika_chandra_hotel" HotelName="Kartika Chandra" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gatot Subroto, 12930 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/b4/78b40ab9aa26917435f892d638358984e7db66a3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.18" OriginalAmount="18.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1517608561125" Longitude="106.81629534176" StarRating="3" HotelCode="404328|grand_paragon_hotel" HotelName="Hotel Grand Paragon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gajah Mada 126, Gajah Mada, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/77/0077845ae668c1141992050ebd04c123336a388e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.18" OriginalAmount="18.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18830413" Longitude="106.83610662" StarRating="3" HotelCode="335831|zenrooms_menteng_gondangdia" HotelName="Amazing Kutaradja" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raden Panji Soeroso 14, Menteng, Jakarta 10330</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/17/02170878d490b5b37ee95531e8b400538811391a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.18" OriginalAmount="18.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.24151977" Longitude="106.80221962" StarRating="3" HotelCode="438312|sare_hotel_jakarta" HotelName="Sare Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sultan Hasanudin 46, Kebayoran Baru, Jakarta 12160, West Java</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/c5/b7c5e67eefdcb7ce0af7c22db08300f4766e9560.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.18" OriginalAmount="18.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.26570904" Longitude="106.7994479" StarRating="2" HotelCode="470826|flat06_minimalist_residence" HotelName="Flat06" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Abdul Majid 6, Fatmawati, Cipete Utara, Jakarta 12150, West Java</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/7b/ba7b8d45612c7073bd2401068357baa1b0cdad60.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.18" OriginalAmount="18.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.21426954" Longitude="106.86443446" StarRating="3" HotelCode="669962|7_days_premium_jatinegera" HotelName="7 Days Premium Hotel Jatinegara" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Matraman Raya Balimester 173-175, Jatinegara, Jakarta 13320</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/2e/822e97ba87bbfa06dcd8af0f2a14ba6573751608.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.18" OriginalAmount="18.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.24630315" Longitude="106.81784133" StarRating="2" HotelCode="616099|bangka_suite" HotelName="Bangka Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bangka IID 7, Jakarta, Selatan</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/46/c7463839b50011e63f9a3bc7f5cfde4ba1b92ccd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;# Property Location : # With a stay at Airy Kemang Bangka Dua D 7 Jakarta in Jakarta (Kebayoran Baru...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.18" OriginalAmount="18.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18342405" Longitude="106.84300018" StarRating="2" HotelCode="563923|cordela_kramat_jakarta" HotelName="Cordela Hotel Senen" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kramat Raya 102, Menteng, Central Jakarta, Jakarta 10420</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/d1/0ad1330ed2262bb6c4867a837c0961c2f4db2735.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.18" OriginalAmount="18.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.23870013" Longitude="106.81715511" StarRating="0" HotelCode="837296|tendean_residence" HotelName="Tendean Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Room Service,Air Conditioning,Business Centre,Designated Smoking Area,Elevator,Internet,Meeting Room,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kapten Tendean 127, Wolter Mongingsidi, Jakarta 12790</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/d9/38d9fb4eecd4bc8296a6e2c271b8dc262efa9505.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the prime touristic area of Mampang, Tendean Residence promises a relaxing and wo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.18" OriginalAmount="18.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="0" HotelCode="768242|cordela_norwood_hotel_jakarta" HotelName="Cordela Norwood Hotel Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Teuku Cik Ditiro 2, Menteng 10420, Central Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/4b/864bddca85eb353a28ec6ffecf745200dc9f6a26.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.18" OriginalAmount="18.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.25059074" Longitude="106.7924464" StarRating="3" HotelCode="844900|reddoorz_gandaria_utara_2" HotelName="KOEN Residence by Reddoorz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Antene III 10</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/86/4586e20005524961768340a3c80a2ee98864413e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.18" OriginalAmount="18.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2941200595566" Longitude="106.78218361914" StarRating="3" HotelCode="885030|reddoorz_plus_tb_simatupang" HotelName="Jasmine Suites by RedDoorz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Lebak Bulus Raya 1 31, Jalan Haji Baun, Cilandak, Kota Jakarta, Jakarta 12430</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/b7/c0b79ae9d1314726838e7925ce6dc02a83794dbb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="18.23" OriginalAmount="18.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2628" Longitude="106.79658" StarRating="0" HotelCode="|235214" HotelName="88 Fatmawati Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL. RS Fatmawati No.4 Gandaria Utara, Kebayoran Baru</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/5/2/1/4/235214_4.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="18.26" OriginalAmount="18.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2103136" Longitude="106.8453272" StarRating="3" HotelCode="|377642" HotelName="Yello Manggarai" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 11/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Minangkabau Timur No.9</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/7/6/4/2/377642_1_6050.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="18.36" OriginalAmount="18.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.176831" Longitude="106.874938" StarRating="0" HotelCode="|166775" HotelName="Asana Kawanua Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Cempaka Putih Raya No.120 Jakarta Pusat</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/7/7/5/166775_asa_int.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has rooms with air-conditioning, views of the city, a spa, a restaurant, WiFi (free of charge), a baggage room and a laundry service. SITUATION: This hotel is 20 minutes away from Mangga Dua the shopping centre of it is 40 minutes away from Soekarno Hatta Airport 10 minutes away, you can find ITC Cempaka Mas the shopping centre. ROOM: All the rooms have tiled floors, a satellite TV, a desk, a safety deposit box, a sitting area and a bathroom with bathroom items. OTHERS: Regarding the food and beverage offering, clients can enjoy a restaurant and room service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="18.46" OriginalAmount="18.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.12076" Longitude="106.78929" StarRating="0" HotelCode="|234851" HotelName="Golden Sky Condotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 11/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Taman Pluit Kencana No. 48</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/4/8/5/1/234851_4.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="18.60" OriginalAmount="18.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.23358" Longitude="106.793247" StarRating="2" HotelCode="|562787" HotelName="RedDoorz Plus near Senayan City - Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pakubuwono VI No 26 A-B</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/2/7/8/7/562787_597c4581817.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="18.79" OriginalAmount="18.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.194125" Longitude="106.837536" StarRating="0" HotelCode="|554853" HotelName="Daima Norwood" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Teuku Cik Ditiro II No.2, Gondangdia</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/4/8/5/3/554853_11bd2b71529.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="18.83" OriginalAmount="18.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1953657" Longitude="106.8370351" StarRating="3" HotelCode="|377065" HotelName="Marcopolo Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Teuku Cik Ditiro 19</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/7/0/6/5/377065_5f5f19d1103.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="18.90" OriginalAmount="18.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.140325" Longitude="106.830061" StarRating="4" HotelCode="|84853" HotelName="Best Western Mangga Dua and Residence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Mangga Dua Abad No. 111</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/4/8/5/3/84853_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This urban hotel is in Yakarta the heart of Ancol about 10 minutes away (by car) from the establishment is 1 kilometre away from the shopping centres, 30 minutes away from the establishment clients have Soekarno Hatta the International Airport of. HOTEL: The hotel was built in 2009, has 168 rooms, a lobby with express check-out, a reception, a safety deposit box service, a lift, a bar, a restaurant, meeting rooms, internet (for a fee), room service, a laundry service (for a fee) and a car park. ROOM: The comfortable rooms, have a bathroom with a shower, a hairdryer, a king size or double bed, a balcony or terrace, an individual air-conditioning system, a direct line telephone, a satellite TV, internet, a fridge, a safety deposit box, a coffee maker and a kettle. FACILITIES: There are many facilities and services available at the establishment, including a swimming pool with a children's area, deck chairs, parasols, an outdoor bar and a gym. MEALS: Guests are offered a buffet breakfast and Ã  la carte or set-menu lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="18.98" OriginalAmount="18.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.190603" Longitude="106.837994" StarRating="3" HotelCode="|85685" HotelName="Alia Cikini" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL CIKINI RAYA 32</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/5/6/8/5/85685_estab.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment was opened in 1997, is rated 2 stars. SITUATION: This establishment, is in Yakarta the centre of it is located close to the shopping area and the historic area.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="19.02" OriginalAmount="18.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2458537" Longitude="106.8749229" StarRating="3" HotelCode="|400658" HotelName="Vasaka Hotel Jakarta managed by DAFAM" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Letnan Jendral M.T. Haryono, 10 A, Cawang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/6/5/8/400658_ec821ff0424.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="19.08" OriginalAmount="18.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.28635" Longitude="106.819884" StarRating="3" HotelCode="|378018" HotelName="Ampera Avenue Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Ampera I No.1, RT.2/RW.9, Ragunan, Jakarta Selatan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/8/0/1/8/378018_7f21e390943.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="19.19" OriginalAmount="19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1676947302854" Longitude="106.82942758404" StarRating="2" HotelCode="263578|77040" HotelName="Amaris Hotel Juanda" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ir. H. Juanda 3, Jakarta Pusat 10120</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/8d/548da4521b6887706d67d64b8fd419385fef3208.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="19.19" OriginalAmount="19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2464580591683" Longitude="106.84284077945" StarRating="2" HotelCode="321458|84253" HotelName="Amaris Hotel Pancoran" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pasar Minggu 15A, Pancoran, Jakarta Selatan, Jakarta 12510</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/eb/97/eb975a9caa46f0350e0a1bae936d81ede94f33ac.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a restaurant, a bar and room service. Wireless internet access is available to gues...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="19.19" OriginalAmount="19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2347836710689" Longitude="106.8445040292" StarRating="2" HotelCode="320468|152769" HotelName="Amaris Tebet" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Prof Dr. Soepomo SH 33, Tebet Barat, Jakarta 12810</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/ed/1bedc70c410a88a1e6f0d49be16b8917d53afbfa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The range of services and facilities offered by the hotel ensures that travellers enjoy a comfortabl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.19" OriginalAmount="19.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.139778" Longitude="106.827216" StarRating="4" HotelCode="141851|best_western_mangga_dua_hotel_residence" HotelName="Best Western Mangga Dua Hotel &amp; Residence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mangga Dua Abdad 111, Jakarta 10730</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/77/457779abae9bc2e3a3f73df2e8b1435d91444a93.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Jakarta, the city hotel is around a 10-minute drive from Ancol and Sea world...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.19" OriginalAmount="19.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1519539587881" Longitude="106.81778224827" StarRating="3" HotelCode="292393|illigals_hotel" HotelName="Hotel 108" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hayam Wuruk 108, Jakarta 11160</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/fb/7dfbd574263a690c695a03ca4c723991e45d6d53.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.19" OriginalAmount="19.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1830208680015" Longitude="106.75140109744" StarRating="2" HotelCode="316899|favehotel_puri_indah_jakarta" HotelName="Favehotel Puri Indah" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kembang Abadi Raya 1, Blok A1, Kembangan Selatan, Jakarta Barat, Jakarta 11610</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9f/c7/9fc7dc06497cfc02075ed63e33764017bea4e3ce.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.19" OriginalAmount="19.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1532175567979" Longitude="106.89278215156" StarRating="3" HotelCode="316933|whiz_prime_kelapa_gading" HotelName="Whiz Prime Hotel Kelapa Gading" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Boulevard Barat, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4e/9b/4e9b9d2183c9f5aa8dd4148ea9d0cc572c26bc3c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.19" OriginalAmount="19.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.14998594" Longitude="106.90269514" StarRating="3" HotelCode="411731|hotel_santika_kelapa_gading" HotelName="Hotel Santika Kelapa Gading" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kelapa Nias Raya Blok HF 3, Mahaka Square, Kelapa Gading, Jakarta Utara, Jakarta 14240</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/8d/b78d51974291e33009d791b88efdf309ed0056f2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a baggage storage service, a restauran...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.19" OriginalAmount="19.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2077076" Longitude="106.80589984" StarRating="2" HotelCode="327510|house_of_arsonia_tulip" HotelName="House of Arsonia Tulip" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tondano 12, Bendungan Hilir, Jakarta 10210</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/e5/8ae579fd873283064d09e9df573639ca68a38595.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers room service. Wireless internet access in public areas allows guests to stay connec...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.19" OriginalAmount="19.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.24717468" Longitude="106.79770808" StarRating="3" HotelCode="398425|f_hotel_jakarta" HotelName="F Hotel Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Panglima Polim Raya 101, Blok M, Kebayoran Baru, 12160 Jakarta, Jakarta Selatan</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dc/67/dc67082fbc656511c117caebe9ae60b1f2dce7d0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.19" OriginalAmount="19.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.21062416" Longitude="106.84518007" StarRating="3" HotelCode="566535|yello_hotel_manggarai" HotelName="YELLO Manggarai Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Minangkabau Timur 9, Golden Triangle, Jakarta 12970</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/fa/7cfa137ce80f27eff6020970b80282a378766138.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.19" OriginalAmount="19.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.17694098" Longitude="106.87520297" StarRating="3" HotelCode="614934|daily_inn_hotel_jakarta" HotelName="Hotel Daily Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jendral Ahmad Yani Kav. 67, Cempaka Putih, Jakarta Pusat 10510</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/37/7637b734b98e7d0b6c1bb9ef3f70e168e1e114e6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;# Property Location : # With a stay at Daily Inn Hotel Jakarta in Jakarta (Cempaka Putih), you'll be...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.19" OriginalAmount="19.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.148213" Longitude="106.83378843" StarRating="3" HotelCode="776544|win_premier_mangga_besar" HotelName="Win Premier" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>183 Jalang Kartini Raya, Mangga Dua Sel, Sawah Besar, Jakarta 10730</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/5f/e55f98ab530fc337fac8eed47a9128f312391c48.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.19" OriginalAmount="19.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.21893272" Longitude="106.79398857" StarRating="2" HotelCode="849438|home_899_patal_senayan" HotelName="Airy Patal Senayan 2 Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Patal Senayan 2, RT 5/RW 7, Kebayoran Lama, Jakarta 12210</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/10/f0/10f033d743333ddb02b9899a197e641e390eedce.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.19" OriginalAmount="19.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2007903" Longitude="106.82357245" StarRating="0" HotelCode="885066|reddoorz_plus_thamrin" HotelName="Hotel Fiducia Blora by RedDoorz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Blora 23, Jakarta 10310, Jakarta Pusat</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/b3/f0b351068418cd756620766ac0873fe80c810834.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.19" OriginalAmount="19.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2335581" Longitude="106.79333016" StarRating="0" HotelCode="964457|reddoorz_plus_near_senayan_city" HotelName="RedDoorz Plus Near Senayan City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pakubuwono VI 26 A-B, RT 5 RW 8, Gunung, Kby. Baru, Jakarta Selatan, Jakarta 12120</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/10/d2/10d2c900eb1636b23e31c1b8da80a69773605f87.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="19.23" OriginalAmount="19.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.193812" Longitude="106.886779" StarRating="3" HotelCode="|456059" HotelName="Luxury Inn Arion Rawamangun" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kav. 17 Jl. Pemuda</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/6/0/5/9/456059_5b996ca1715.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="19.27" OriginalAmount="19.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.184998" Longitude="106.785488" StarRating="2" HotelCode="|469696" HotelName="Front One Boutique Taman Anggrek" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Arjuna Utara No.26,Grogol petamburan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/9/6/9/6/469696_775a9e41251.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="19.33" OriginalAmount="19.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2285582" Longitude="106.8109301" StarRating="3" HotelCode="|261599" HotelName="Mk House Scbd" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tulodong Bawah IX, 65-66, Kebayoran baru</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/1/5/9/9/261599_6f892c81707.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="19.39" OriginalAmount="19.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2453638" Longitude="106.7970262" StarRating="3" HotelCode="|377776" HotelName="Sampit Residence Managed By Flat06" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 11/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sampit II</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/7/7/7/6/377776_1a29e0b1126.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="19.52" OriginalAmount="19.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.192451" Longitude="106.880807" StarRating="0" HotelCode="|468864" HotelName="1o1 Urban Jakarta Pemuda" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pemuda Asli 1 No.1, RW.3, Rawamangun</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/8/8/6/4/468864_32592cc1226.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="19.56" OriginalAmount="19.37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.12808199" Longitude="106.68678842" StarRating="3" HotelCode="837016|2782475" HotelName="D'primahotel Airport Jakarta 2" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Peta Barat RT 05/08, Kelurahan Pegadungan, Kec Kalideres, West Jakarta, Jakarta 11850</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/59/31596467cadf68ce6012098fe9e3be5643b53551.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="19.57" OriginalAmount="19.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.138839" Longitude="106.824825" StarRating="3" HotelCode="|166752" HotelName="Zuri Express Mangga Dua" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Mangga Dua Dalam No. 55 - 56</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/7/5/2/166752_c1399881137.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a restaurant and WiFi. SITUATION: This hotel Yakarta it is close to. ROOM: Each room has an air-conditioning system, a sitting area, a writing desk, a television, a bathroom with a shower and complimentary bathroom items.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="19.63" OriginalAmount="19.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.199264" Longitude="106.822683" StarRating="2" HotelCode="|87296" HotelName="Smart  Thamrin Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sizzler Building Jalan Tanjung Karang No. 2 Thamrin, Jakarta</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/7/2/9/6/87296_estab.jpg</HotelPictures>
        <HotelDescription>SITUATION: This 3 star hotel is in Jakarta the centre of.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="19.65" OriginalAmount="19.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.161041" Longitude="106.847707" StarRating="3" HotelCode="|378154" HotelName="Grand G7" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Garuda No. 67, Kemayoran</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/8/1/5/4/378154_a26af040918.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="19.68" OriginalAmount="19.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18419" Longitude="106.82476" StarRating="3" HotelCode="1877331" HotelName="Maxone Sabang Jakarta" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kh. Agus Salim No 24,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/77331/1877331/51.jpg?f=17202413</HotelPictures>
        <HotelDescription>Relax at the full-service spa, where you can enjoy massages. Additional features at this hotel include complimentary wireless internet access and tour/ticket assistance. Guests can catch a ride to nearby destinations on the area shuttle (surcharge).. Featured amenities include a business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. This hotel has 3 meeting rooms available for events. A roundtrip airport shuttle is provided for a surcharge (available on request), and limited parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="19.70" OriginalAmount="19.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.273689" Longitude="106.7988555" StarRating="3" HotelCode="|377100" HotelName="W Home Cipete" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 11/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Palem 16A, Cipete Selatan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/7/1/0/0/377100_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="20.11" OriginalAmount="19.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1285695" Longitude="106.6872113" StarRating="3" HotelCode="|400882" HotelName="Dprimahotel Airport Jakarta 2 (CITRA 8)" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Peta Barat RT 05/08 Kel. Pegadungan Kec. Kalideres, West Jakarta</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/8/8/2/400882_ca517170458.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="20.11" OriginalAmount="19.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.228625" Longitude="106.8109002" StarRating="2" HotelCode="|261616" HotelName="Reddoorz Plus @ Scbd" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tulodong Bawah IX no 65-66 Jakarta</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/1/6/1/6/261616_73194b31711.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="20.20" OriginalAmount="20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.27551892" Longitude="106.79869351" StarRating="3" HotelCode="368013|159232" HotelName="Little Amaroossa Residence Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cipete Raya 5, Cilandak, Jakarta 12410</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/bf/30bf8044a477eb16996fab9e0c1c98c76959ccf7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="20.20" OriginalAmount="20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.27374061" Longitude="106.79874548" StarRating="3" HotelCode="435180|278788" HotelName="W Home Fatmawati" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="24 Hour Room Service,Business Centre,Designated Smoking Area,Elevator,Internet,Parking,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Palem 16A, Cipete Selatan, Cilandak, Jakarta 12410</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/87/8387b9d09b7e25ec9da342e0b70369342570dc70.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The 3-star W Home Palem offers comfort and convenience whether you're on business or holiday in Jaka...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.20" OriginalAmount="20.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2272738941054" Longitude="106.81962390719" StarRating="3" HotelCode="316864|favehotel_gatot_subroto" HotelName="favehotel Gatot Subroto" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Kartika Candra Kavling A9, Setiabudi, Karet Semanggi, South Jakarta City, Jakarta 12930</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2e/be/2ebe523840ce9128208f6521d24d7492b83e08ca.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.20" OriginalAmount="20.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.159246" Longitude="106.8517808" StarRating="4" HotelCode="300324|best_western_grand_palace_kemayoran" HotelName="Best Western Plus Kemayoran" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Benyamin Suaeb, Blok A5, Kemayoran, Jakarta 10630</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/6d/306dbc4f753963144d618f98c2f80810306ecbc8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.20" OriginalAmount="20.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1874686288662" Longitude="106.83021165584" StarRating="3" HotelCode="292378|grand_cemara_hotel" HotelName="Grand Cemara Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cemara 1, Menteng, Gondangdia, Jakarta 10350</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/dd/9edd6613dd141a8878d2e79db4f3ad01579eb120.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.20" OriginalAmount="20.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.23874269" Longitude="106.81767476" StarRating="3" HotelCode="316426|neo_tendean_jakarta" HotelName="Hotel NEO Tendean Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Wolter Monginsidi 131, Jakarta-Selatan 12810</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/1a/17/1a1729b1158fa6561ee73f32ebe7f2983789f08a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.20" OriginalAmount="20.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.243097" Longitude="106.801134" StarRating="3" HotelCode="292422|the_falatehan_by_safin" HotelName="The Falatehan Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Falatehan 1 No.26, 12160 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/9a/6d9ab01513d30e719340539b4c247e85d9ebe0be.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.20" OriginalAmount="20.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.149513" Longitude="106.819464" StarRating="2" HotelCode="292381|everyday_smart_hotel_2" HotelName="Everyday Smart Mangga Besar" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Mangga Besar Raya No. 20, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/3b/533b7330aa9927c091c5e4b9b71acfb357d88a08.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.20" OriginalAmount="20.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19971173" Longitude="106.82269505" StarRating="2" HotelCode="327306|smart_hotel_thamrin_jakarta" HotelName="Smart Hotel Thamrin Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tanjung Karang 2, Gedung Sizzler, Thamrin, Jakarta 10230, Pusat</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/84/6284abc439aa4101cb5063b1d2c9e93e353660fe.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.20" OriginalAmount="20.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19727352" Longitude="106.81655574" StarRating="2" HotelCode="429815|thamrin_condotel_jakarta" HotelName="Thamrin Condotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Currency Exchange,Designated Smoking Area,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Thamrin Residence, Floor Ug, Jalan  Kebon Kacang Raya, Jakarta 10240</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/8f/308f57fd64acf68347c9155c3386ab6f4f9a6b87.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is situated in the heart of Jakarta. For the convenience of all guests, the esta...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.20" OriginalAmount="20.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.22112507" Longitude="106.82980008" StarRating="3" HotelCode="372721|rasuna_mansion" HotelName="Rasuna Mansion" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Massage Centre,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pedurenan Masjid Raya 9, Jakarta Selatan 12940</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/f8/80f8b05b3f21e89092a60ae5cbe5fc394410096c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.20" OriginalAmount="20.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.24193418" Longitude="106.78960981" StarRating="3" HotelCode="435062|everyday_smart_hotel_mayestik" HotelName="Everyday Smart Hotel Mayestik" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gandaria Tengah I 24, Mayestik, Jakarta 12130</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/30/5d30847f6b5b3915bd135b81ac59a0601930b1e0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.20" OriginalAmount="20.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2419331815996" Longitude="106.84478490288" StarRating="2" HotelCode="335134|v_hotel_jakarta_" HotelName="V Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Prof. Dr Soepomo 100, Jakarta 12180</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/19/33/1933c9e6472496e34c646d5cb3699e4441c9e058.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.20" OriginalAmount="20.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.26299198" Longitude="106.79670727" StarRating="3" HotelCode="553896|hotel_88_fatmawati_jakarta" HotelName="Hotel 88 Fatmawati" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan RS Fatmawati 4, Gandaria Utara, Kebayoran Baru, Jakarta 12420</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/da/84da6652670b628a844f55e567bf40e53a69dfb0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.20" OriginalAmount="20.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.24568758" Longitude="106.87839006" StarRating="0" HotelCode="613676|hotel_678_cawang" HotelName="Hotel 678 Cawang" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Jalan DI Panjaitan Lingkar Cawang 1B, Jakarta 13650, West Java</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/06/5d0663ad4bfb620ba259431b07c3f7ba72d66b23.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.20" OriginalAmount="20.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.20305802" Longitude="106.85765029" StarRating="3" HotelCode="777219|holiday_inn_express_jakarta_matraman" HotelName="Holiday Inn Express Jakarta Matraman" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Matraman Raya, Jakarta 13140</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/4a/464aacb77317921197619ff6aa255ef8b46e008f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This simple hotel is in East Jakarta. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.20" OriginalAmount="20.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.245812" Longitude="106.798983" StarRating="4" HotelCode="906047|amos_cozy" HotelName="Amos Cozy" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Melawai Raya No. 83-85, Jakarta 12160</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/52/f4522988aab3bd40c79c2442f4c03fd0d3ce3fdd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of South Jakarta's affluent business and commercial district of Bl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.20" OriginalAmount="20.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.24535174" Longitude="106.79699267" StarRating="3" HotelCode="884480|sampit_residence_managed_by_flat06" HotelName="Sampit Residence By FLAT06" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sampit 2 5-9, Jakarta 12130</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/3d/e03d57e8cc209df17c902faf63a8eabbd4b5022a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="20.30" OriginalAmount="20.1" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16171" Longitude="106.84515" StarRating="3" HotelCode="3803209" HotelName="Grand G7 Hotel Kemayoran" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Garuda No. 67, Kemayoran</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/03209/3803209/1.jpg?f=17378950</HotelPictures>
        <HotelDescription>Take in the views from a terrace and make use of amenities such as complimentary wireless internet access and concierge services.. Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage. Free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="20.42" OriginalAmount="20.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19013" Longitude="106.79775" StarRating="4" HotelCode="|41630" HotelName="Menara Peninsula Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL. LENTAN JENDERAL S. PARMAN 78, SLIPI</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/6/3/0/41630_1_4791.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is ideal for holidays or business trips, The establishment has 387 rooms a lobby, a lift, a currency exchange service, a bar, a restaurant and internet. The establishment boasts club floors and an executive room. For an additional charge you can use room service and a laundry service. SITUATION: This urban hotel is near the business district, the shopping area and Soekarno-Hatta Airport. ROOM: Guests are offered superior rooms, deluxe rooms and suites and studios. They have a hairdryer, a direct line telephone, a safety deposit box, a television, a mini-bar, a coffee maker, a kettle, a king-size bed and individual air-conditioning. FACILITIES: You can find a health club, a spa, a massage service and spa treatments (available for a fee), The establishment has a gym fully-equipped, a swimming pool that has an area for children and a solarium. MEALS: Regarding the food and beverage offering, the establishment offers a breakfast, lunch and dinner service. PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="20.48" OriginalAmount="20.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1829" Longitude="106.75132" StarRating="3" HotelCode="1877302" HotelName="Brits Hotel Puri Indah" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kembang Abadi Raya Blok A1 No.1, Kembangan Selatan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/77302/1877302/1.jpg?f=17691737</HotelPictures>
        <HotelDescription>Take in the views from a rooftop terrace and a garden and make use of amenities such as complimentary wireless internet access. Additional amenities at this hotel include concierge services and a banquet hall.. Featured amenities include a business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. This hotel has 5 meeting rooms available for events. Free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="20.59" OriginalAmount="20.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1916" Longitude="106.819728" StarRating="4" HotelCode="|466138" HotelName="Choska Residence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>16 Jl. Kb. Kacang 29</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/6/1/3/8/466138_5f68b4b1823.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="20.61" OriginalAmount="20.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1540099" Longitude="106.7287475" StarRating="4" HotelCode="|377661" HotelName="Samala Jakarta Cengkareng" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Daan Mogot Kav. 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/7/6/6/1/377661_4.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="20.78" OriginalAmount="20.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19442" Longitude="106.81763" StarRating="3" HotelCode="1877273" HotelName="Amaris Hotel Thamrin City - Jakarta" Meals="SMART ROOM" BedType="SMART ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Gedung Thamrin City Lt. 6 Blok Ht No. 1, Jalan Thamrin Boulevard</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/77273/1877273/20.jpg?f=15602403</HotelPictures>
        <HotelDescription>Make use of convenient amenities such as complimentary wireless internet access, concierge services, and shopping on site.. Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.04" OriginalAmount="20.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.200795" Longitude="106.823574" StarRating="2" HotelCode="|325640" HotelName="Reddoorz Plus @ Thamrin" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Blora No.23, RT.2/RW.6, Menteng, Kota Jakarta Pusat</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/2/5/6/4/0/325640_2742a301855.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="21.05" OriginalAmount="20.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.161902" Longitude="106.829879" StarRating="3" HotelCode="187952|746225" HotelName="Classic Jakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jl K.H Samanhudi No.43-45, Pasar Baru, Jakarta Pusat</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/0c/ad0c25d9d0301f7eb3dbd6d1fee8d5c064dcfbe8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.09" OriginalAmount="20.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.244825" Longitude="106.801227" StarRating="2" HotelCode="|166439" HotelName="Favehotel Melawai" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Melawai 4 No. 3-11</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/4/3/9/166439_corridor.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, Yakarta it is in it is in the business area, the commercial area and the leisure areas, Around the establishment, clients can find restaurants, clubs, bars and karaoke. FACILITIES: The establishment has business facilities, a car park, a launderette, WiFi in the communal areas, meeting rooms, a cafÃ© and a restaurant. ROOM: All the rooms have a television and hydromassage shower.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.09" OriginalAmount="20.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.265943" Longitude="106.799074" StarRating="2" HotelCode="|533810" HotelName="Cove Taman" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kav 16 Jl. Abdul Majid Raya</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/3/8/1/0/533810_321c9861106.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="21.21" OriginalAmount="21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.21832386" Longitude="106.82709637" StarRating="2" HotelCode="591108|236856" HotelName="Daun Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sawo 30, Kuningan, Jakarta-Selatan, Jakarta 12940</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/23/11/231157754cb4cea7e4401873388a37429eefb78f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="21.21" OriginalAmount="21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16547167" Longitude="106.78181778" StarRating="4" HotelCode="349083|84276" HotelName="Grand Tjokro Jakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Daan Mogot No. 63, Jakarta Barat, Jakarta 11460</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/cb/52cbbb2c4778518b683202effa48ac6647d5de67.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a restaurant, a bar, room service, a c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="21.21" OriginalAmount="21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1848713" Longitude="106.78657961" StarRating="0" HotelCode="837876|153361" HotelName="RedDoorz Mall Taman Anggrek" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel,Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Arjuna Utara 12, Tanjung Duren, Jakarta 11470</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5c/87/5c87cb09eeb93ae9787c70dbbbb008e222a6d850.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;RedDoorz near Mall Taman Anggrek is a popular choice amongst travelers in Jakarta, whether exploring...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="21.21" OriginalAmount="21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.17374008" Longitude="106.81191416" StarRating="3" HotelCode="316444|78368" HotelName="favehotel Tanah Abang - Cideng" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cideng Timur 58, Jakarta 10160</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/da/00da71cb5aa5679b8d1cd392573848ade0dc4370.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.21" OriginalAmount="21.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1833659970394" Longitude="106.84263334722" StarRating="3" HotelCode="298486|ibis_jakarta_senen" HotelName="Hotel ibis Jakarta Senen" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kramat Raya 100, Jakarta 10420</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/f2/cdf22c13cdaf1246144ce86c498d39c20a2606f0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.21" OriginalAmount="21.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.186449" Longitude="106.836754" StarRating="3" HotelCode="187967|treva_international" HotelName="Treva International" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Menteng Raya No 33, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/16/0216cba49de7d480798647efddb3ec0545e0cd83.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.21" OriginalAmount="21.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.189933" Longitude="106.797902" StarRating="4" HotelCode="23149|menara_peninsula" HotelName="Menara Peninsula" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" 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>78 Jalan Letnan Jenderal S Parman, Slipi, Jakarta 11410</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/3e/333e0b3d2ddff005de59c5166357270f44d80bbb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated close to the central business district, shopping facilities and Soekarno...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.21" OriginalAmount="21.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1997017456942" Longitude="106.80154203914" StarRating="3" HotelCode="335584|blue_sky_hotel_petamburan_" HotelName="Blue Sky Hotel Petamburan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Aipda Ks. Tubun 19, Petamburan, Tanah Abang, Daerah Khusus Ibukota, Jakarta 10260</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/13/7c13218aea3b022356c35ff1b3f0d7ca20a0b9d6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.21" OriginalAmount="21.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.23971968" Longitude="106.81812148" StarRating="3" HotelCode="531239|flat06_tendean" HotelName="FLAT06 Tendean" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bangka Raya 2A, Mampang Prapatan, Jakarta 12720</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/53/1e53a884bc7fc7117aba7b5f3cc981207eef5733.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.21" OriginalAmount="21.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2426954" Longitude="106.80174365" StarRating="2" HotelCode="603113|whiz_hotel_falatehan_jakarta" HotelName="Whiz Hotel Falatehan Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Falatehan I 40, Blok M, Jakarta, Selatan</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/b9/9db9f2482eaaa621a48572a0405a7229b2147fd9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.21" OriginalAmount="21.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.20681407" Longitude="106.80733027" StarRating="4" HotelCode="745719|tondano_residence" HotelName="Tondano Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tondano 1-2, Bendungan Hilir-Pejompongan, Jakarta Pusat, Jakarta 10210</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/55/67559665452942b0062b0fef8ec11b3be5c12adc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.21" OriginalAmount="21.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.221061" Longitude="106.829781" StarRating="3" HotelCode="915222|rasuna_icon_hotel_3" HotelName="Rasuna Icon Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Karet Pedurenan 3, Karet Kuningan, Setiabudi, Jakarta Selatan, Jakarta 12940</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7a/50/7a5057ca80c18986f702feb2d79b1e9383c8cc09.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Halim Perdana Kusuma (HLP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.41" OriginalAmount="21.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.189558" Longitude="106.845865" StarRating="3" HotelCode="|87183" HotelName="Blue Sky Pandurata Boutique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL. RADEN SALEH RAYA 12</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/7/1/8/3/87183_1_5503.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has 86 rooms, The establishment offers guests facilities for people with disabilities. SITUATION: This establishment, Jakarta it is in it is near the city centre, the train stations, the bus station and the airport.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="21.55" OriginalAmount="21.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2387" Longitude="106.81801" StarRating="3" HotelCode="1877338" HotelName="Neo Tendean Jakarta By Aston" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Wolter Monginsidi No.131, South Jakarta</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/77338/1877338/22.jpg?f=17335887</HotelPictures>
        <HotelDescription>Take advantage of recreation opportunities such as an outdoor pool, or other amenities including complimentary wireless internet access and concierge services.. Featured amenities include a business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. This hotel has 2 meeting rooms available for events. Guests may use a roundtrip airport shuttle for a surcharge, and free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.67" OriginalAmount="21.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.3042798" Longitude="106.8225552" StarRating="4" HotelCode="|399650" HotelName="Reddoorz Premium Near Ragunan Zoo 2" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Melati No. 33 Ragunan, Jakarta Selatan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/6/5/0/399650_586c56b1204.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.74" OriginalAmount="21.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.199674" Longitude="106.801806" StarRating="3" HotelCode="|166358" HotelName="Blue Sky Petamburan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. AIPDA K.S. Tubun No.19, Petamburan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/3/5/8/166358_ab1e6461115.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a restaurant, a swimming pool, a reception, WiFi, a baggage room and daily newspapers. The establishment also offers a transfer service to the airport, ticket sales, a business centre, a shop, a laundry service, a fax machine and a photocopier. SITUATION: This hotel is 15 minutes away from Tanah Abang the commercial centre it is situated 30 minutes away from Taman Anggrek Mall, Central Park Mall and Plaza Senayan the shopping centres it is situated 1 minute away from Soekarno-Hatta Airport. ROOM: All the rooms have an air-conditioning system, flatscreen cable television, a safe, kettle, a mini-bar, slippers, a bathroom with a hairdryer, towels and complimentary bathroom items. OTHERS: Regarding the food and beverage offering, clients have a restaurant.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.80" OriginalAmount="21.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2232306" Longitude="106.7906928" StarRating="2" HotelCode="|377805" HotelName="Sunbreeze Senayan" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rukan Permata Senayan Blok G 5-10, Jl. Tentara Pelajar</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/7/8/0/5/377805_64688940916.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="21.83" OriginalAmount="21.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2381697" Longitude="106.7779636" StarRating="3" HotelCode="616137|2193815" HotelName="Hotel Neo+ Kebayoran Jakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cileduk Raya 35, Kebayoran Lama, RT005  RW002, Jakarta Selatan</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/0d/b30da96cfa17fb8c0b95e3ae9db03b0cc60c7853.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="21.96" OriginalAmount="21.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2426024233086" Longitude="106.80215579437" StarRating="3" HotelCode="335445|1240288" HotelName="D'Cozie Hotel by Prasanthi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sultan Hasanuddin 57, Melawai, Kebayoran Baru, Jakarta Selatan, Jakarta 12160</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/f2/1bf2df3431dc1d8ca960d1094b1d5707b7915616.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.96" OriginalAmount="21.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.109451" Longitude="106.736502" StarRating="0" HotelCode="|562804" HotelName="RedDoorz Resort @ Taman Wisata Mangrove" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Garden House RT 4 RW 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/2/8/0/4/562804_7182b5c1841.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="22.15" OriginalAmount="21.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2256325" Longitude="106.8295822" StarRating="2" HotelCode="|377407" HotelName="Amaris Satrio Kuningan - Jakarta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Prof. Dr. Satrio No. 23 Kuningan Blok C4 Kav 11</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/7/4/0/7/377407_1c9e5ba0904.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="22.22" OriginalAmount="22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.22546734" Longitude="106.82961622" StarRating="2" HotelCode="438347|152767" HotelName="Amaris Hotel Satrio Kuningan - Jakarta" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Prof. Dr. Satrio 23, Kuningan, Blok C4 Kav.11, Jakarta 12950, West Java</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1d/69/1d6980e57649d37c4b526360d6912bd3e69b7901.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="22.22" OriginalAmount="22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2469070933347" Longitude="106.8728239584" StarRating="3" HotelCode="298485|84291" HotelName="Hotel Ibis Jakarta Sentral Cawang" 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>Jl Mt Haryono 9, Cawang, Jakarta 13630</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/8e/3d8e3a9228a023547682ef8c896dbf14224544a7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="22.22" OriginalAmount="22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18351" Longitude="106.82093" StarRating="3" HotelCode="2042200" HotelName="1O1 Urban Jakarta Thamrin" Meals="RESIDENCE DELUXE ROOM" BedType="RESIDENCE DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jl.Taman Kebon Sirih 1 No.3,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/42200/2042200/38.jpg?f=17371534</HotelPictures>
        <HotelDescription>Take in the views from a terrace and a garden and make use of amenities such as complimentary wireless internet access. Additional amenities at this Art Deco hotel include concierge services, a banquet hall, and lifeguards on site.. 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 self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.22" OriginalAmount="22.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1313452" Longitude="106.8633062" StarRating="3" HotelCode="292368|darcici_hotel_sunter_2" HotelName="d'Arcici Hotel Sunter by GrandCempaka" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sunter Permai Raya  1 A, Sunter Paradise, Jakarta 14350</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/b5/a0b51880b3989a4f7bf91abfdc11399171ea1ee8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.22" OriginalAmount="22.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2133478166262" Longitude="106.82173852767" StarRating="3" HotelCode="161623|prasada_mansion" HotelName="Prasada Mansion" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Komando Raya 6, Jakarta Selatan, Jakarta 12920</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/86/6886206eafb0bfecfa9f21106aab450768b3d28b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the Golden Triangle of Jakarta, within just walking distance of the busines...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.22" OriginalAmount="22.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1889710000000004" Longitude="106.847418" StarRating="4" HotelCode="165164|the_acacia_jakarta" HotelName="The Acacia Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Massage Centre,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kramat Raya No. 81, Jakarta 10450</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/d0/6bd0ae7d8ab6c9f70183d84a47d53b4b300e8aa4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.22" OriginalAmount="22.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1477411770244" Longitude="106.83593988466" StarRating="3" HotelCode="187961|orchardz_hotel_industri" HotelName="Orchardz Hotel Industri" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Industri Raya 8, Gunung Sahari, Jakarta 10720</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/41/ae41f874fa4998aad97ca79153b78e22e0ce9aad.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.22" OriginalAmount="22.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1869454277812" Longitude="106.82600497329" StarRating="3" HotelCode="10282|ibis_jakarta_arcadia" HotelName="ibis Jakarta Arcadia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan KH Wahid Hasyim 114, Jakarta 10340</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c9/57/c957c691f1d14f6480dda4b132c6fa1f3c4da545.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the city centre and is close to the Jakarta central business district, as w...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.22" OriginalAmount="22.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.243199" Longitude="106.803454" StarRating="4" HotelCode="76511|ambhara_hotel" HotelName="Ambhara" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>JL. Iskandarsyah Raya 1, Kebayoran Baru, Jakarta 12160, Java</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6f/4d/6f4deb54e18f9327a8ae10f21abcf574083db32f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the Jakarta area. It is strategically located in front of Pasarraya Grande ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.22" OriginalAmount="22.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1601652218447" Longitude="106.81761419485" StarRating="3" HotelCode="263576|all_seasons_jakarta_gajah_mada" HotelName="ibis Styles Jakarta Gajah Mada" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan KH Zainul Arifin 5 &amp; 7, Petojo Utara, Jakarta 10130</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/68/9a6836fbdb0be0c812a0da349648b308204bbd8e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.22" OriginalAmount="22.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1874813327957" Longitude="106.82689711905" StarRating="3" HotelCode="396118|ibis_jakarta_tamarin" HotelName="Hotel ibis Jakarta Tamarin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan  KH Washid Hasyim 77, Jakarta Pusat, 10340 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/f6/46f644fa71d5ec4f4d4fc38fcea934902aafd9b9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.22" OriginalAmount="22.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.30169175" Longitude="106.79312344" StarRating="1" HotelCode="503853|r_residence" HotelName="R Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Lebak Bulus III 15, Cilandak Barat, Jakarta 12430</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/5e/c35e6737af0a7fcad6e2f8e31d8c4e65655a08f2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.22" OriginalAmount="22.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18362219" Longitude="106.82086058" StarRating="2" HotelCode="434884|takes_mansion" HotelName="Take's Mansion" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Taman Kebon Sirih I / 3-4, Tanah Abang, Jakarta 10250</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/11/3f/113f5804755e7aaa880afe689298ba58f225c85c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in the centre of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.22" OriginalAmount="22.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.27196415" Longitude="106.80683045" StarRating="3" HotelCode="571696|white_tree_residence" HotelName="White Tree Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Asem II 19/18A, Cipete, Jakarta 12410</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/6f/2d6fa277ef8fa83a2ac46687f12c5045e6a6de8d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A bar, a transfer service, room service and a business centre are available to guests of the hotel. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.22" OriginalAmount="22.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.22391638" Longitude="106.87853912" StarRating="3" HotelCode="641057|affordable_studio_with_sofa_bed_at_bassura_city_apartment" HotelName="Bassura City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Basuki Rahmat 1A, Jakarta Timur 13410</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b2/aa/b2aaa7ee5bed96324d1d46105b277cc3635c798b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.22" OriginalAmount="22.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.22107121" Longitude="106.82719663" StarRating="2" HotelCode="852796|tujutiga_suites" HotelName="Tujutiga Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Karet Pedurenan, RT 3/RW 4, Kuningan, Setiabudi, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/25/a725888c83c2af877dc21fddd8d3ebd31b64348c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.22" OriginalAmount="22.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.200667" Longitude="106.823552" StarRating="2" HotelCode="932456|clay_hotel_jakarta" HotelName="Clay Hotel Jakarta" 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 Blora No. 20, Jakarta 10310</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/d1/add1f7eb4713553fd1e46b9be081490e8beeb4f9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Halim Perdana Kusuma (HLP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.22" OriginalAmount="22.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.244241" Longitude="106.875646" StarRating="3" HotelCode="905771|park_hotel_jakarta" HotelName="Park Hotel Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan D.I Pandjaitan Kav 5, Jakarta 13340, Timur</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/3a/fc3a34f271dc31b2fdad5adf389f4b8156197b7e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a convenient location in Cawang, East Jakarta and is located just 5 minutes from th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.22" OriginalAmount="22.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="0" HotelCode="969151|reddoorz_resort_taman_wisata_mangrove" HotelName="Taman Wisata Mangrove by RedDooz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Garden House, RT 4 RW 3, Penjaringan, Jakarta 14470</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/c9/cfc92dfa7f423596709a5f72836cc3a47ff6e5dc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="22.42" OriginalAmount="22.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.162496" Longitude="106.829454" StarRating="2" HotelCode="|533107" HotelName="Cove Bona Sort Pasar Baru" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8 Jl. Samanhudi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/3/1/0/7/533107_87ddb6e1159.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="22.45" OriginalAmount="22.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.24566" Longitude="106.87466" StarRating="3" HotelCode="2493684" HotelName="Vasaka Hotel Jakarta  Managed By Dafam" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jalan  MT Haryono Kav. 10A,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/93684/2493684/1.jpg?f=17239971</HotelPictures>
        <HotelDescription>Relax at the full-service spa, where you can enjoy facials. Additional features at this hotel include complimentary wireless internet access, concierge services, and wedding services.. 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..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="22.49" OriginalAmount="22.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.250308" Longitude="106.992259" StarRating="4" HotelCode="|203952" HotelName="Amaroossa Grande Bekasi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL. JEND. AHMAD YANI NO.88 BEKASI BARAT</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/3/9/5/2/203952_5.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="22.54" OriginalAmount="22.32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1298528" Longitude="106.8295186" StarRating="4" HotelCode="|85715" HotelName="Grand Dafam Ancol Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>MARINA MEDITERANIA, TOWER A JL. LODAN RAYA 2A</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/5/7/1/5/85715_1_2477.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment has apartments and with American kitchen. This hotel has WiFi, (free of charge), 3 swimming pools and a transfer service. SITUATION: This hotel Jakarta International Expo it is situated 12 minutes away from 30 minutes away from Soekarna-Hatta Airport The establishment offers a transfer service to the airport. ROOM: Clients are offered inviting apartments with flat-screen TV, a sitting area with sofa, a safe and a bath. FACILITIES: Guests are offered a massage service, a spa, billiards, business facilities and a launderette. RESTAURANT: The establishment offers international cuisine.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="22.80" OriginalAmount="22.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.24659" Longitude="106.87283" StarRating="3" HotelCode="1877320" HotelName="Swiss-Belinn Cawang" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jl Mt Haryono No 9 Cawang,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/77320/1877320/39.jpg?f=17441465</HotelPictures>
        <HotelDescription>Pamper yourself with onsite massages or enjoy recreation amenities such as an outdoor pool. Additional features at this hotel include complimentary wireless internet access, concierge services, and barbecue grills. Guests can catch a ride to nearby destinations on the area shuttle (surcharge).. Featured amenities include a business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. Planning an event in Jakarta? This hotel has 1163 square feet (108 square meters) of space consisting of conference space and meeting rooms. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="22.84" OriginalAmount="22.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.187398" Longitude="106.826768" StarRating="3" HotelCode="|85664" HotelName="Tamarin Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>77 Jl. KH. Wahid Hasyim, Jakarta</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/5/6/6/4/85664_1_2123.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 126 rooms, 3 meeting rooms, a reception, a safety deposit box service, a currency exchange service, a bar, room service, a breakfast room, a dining room, a car park, internet and a laundry service (for a fee). SITUATION: This hotel is in the city centre, Close to a shopping centre, is 30 kilometres away from Soekarno Hatta Airport. ROOM: The rooms have a bathroom with a bath, a shower, a hairdryer, a direct line telephone, a satellite or cable television, internet, a mini-bar, a coffee maker, a kettle, individual air-conditioning, a safe and a balcony or terrace. FACILITIES: Guests are offered a swimming pool with deck chairs, parasols, an outdoor bar and a massage service (available for a fee). OTHERS: Regarding the food and beverage offering, clients have a restaurant, a buffet breakfast and set-menu or Ã  la carte lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="22.88" OriginalAmount="22.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.24535" Longitude="106.79565" StarRating="3" HotelCode="1877340" HotelName="Oak Tree Urban Jakarta" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Sampit V No.3,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/77340/1877340/1.jpg?f=17493920</HotelPictures>
        <HotelDescription>Make use of convenient amenities such as complimentary wireless internet access, concierge services, and a banquet hall.. Featured amenities include a 24-hour front desk, luggage storage, and laundry facilities. Free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="22.89" OriginalAmount="22.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.23793705" Longitude="106.76407995" StarRating="3" HotelCode="755484|2362935" HotelName="Kyriad Metro Cipulir Jakarta" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ciledug Raya 1, Cipulir, Kebayoran Lama, Kota Jakarta Selatan, Daerah Khusus Ibukota, Jakarta 12220</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/73/9b7336c2e86e8f0ba36f2353e7202df7ae68dd8e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="22.97" OriginalAmount="22.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.187182" Longitude="106.821384" StarRating="3" HotelCode="|401318" HotelName="Verse Luxe  Wahid Hasyim" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan K.H. Wahid Hasyim No. 131</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/3/1/8/401318_afa966b1003.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="23.04" OriginalAmount="22.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.238086" Longitude="106.778026" StarRating="3" HotelCode="|400856" HotelName="Neo+ Kebayoran Jakarta By Aston" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ciledug Raya, No. 35, Kebayoran Lama</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/8/5/6/400856_08e27430744.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="23.06" OriginalAmount="22.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18718" Longitude="106.82138" StarRating="3" HotelCode="3802884" HotelName="Verse Luxe Hotel Wahid Hasyim" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Wahid Hasyim No 131,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/02884/3802884/33.jpg?f=17509570</HotelPictures>
        <HotelDescription>Pamper yourself with onsite massages or make use of the other amenities, which include complimentary wireless internet access and concierge services.. Featured amenities include a business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. Free valet parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="23.14" OriginalAmount="22.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.143072" Longitude="106.829098" StarRating="3" HotelCode="|87262" HotelName="Orchardz Jayakarta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl.PANGERAN JAYAKARTA 44</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/7/2/6/2/87262_1_1924.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, Jakarta it is in it is in the city centre, near the establishment, guests will find the railway station and the bus station. HOTEL: The hotel was built in 2010 and has 160 rooms.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="23.15" OriginalAmount="22.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1129085" Longitude="106.7521288" StarRating="3" HotelCode="|377159" HotelName="Ozone Pantai Indah Kapuk" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pantai Indah Utara No. 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/7/1/5/9/377159_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="23.23" OriginalAmount="23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1934786846944" Longitude="106.88510728836" StarRating="3" HotelCode="377807|159272" HotelName="MaxOne Hotels A Pemuda" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pemuda 9, Timur, Rawamangun, Jakarta 13220</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/39/c539ac4c2e989636cf3f461c141cf98ac341e9bc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="23.23" OriginalAmount="23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2622441215097" Longitude="106.86554366075" StarRating="3" HotelCode="429701|79465" HotelName="favehotel PGC Cililitan" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Air Conditioning,ATM/Cash Machine,Banquet Hall,Business Centre,Conference Hall,Designated Smoking Area,Golf,Housekeeping,Laundry,Massage Centre,Meeting Room,Parking,Printer,Restaurant,Room Service,Smoking Rooms,Spa,Wake-up Call Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mayjen Sutoyo 76, East Jakarta, Jakarta 13640</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/68/25/682565a9781a902935bc0c4b78fdb672c4606eb9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The favehotel PGC Cililitan is equipped with 194 modern stylish guest room with free WIFI in all the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="23.23" OriginalAmount="23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1933726" Longitude="106.81647977" StarRating="3" HotelCode="784417|342905" HotelName="Hotel Shalva Jakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Elevator,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kebon Kacang Raya 33, RT 4/RW 8, Tanah Abang, Jakarta 10240</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/ec/a5ec73a3c1065068e0694fb15664bc58e9178cd5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;With a stay at Hotel Shalva Jakarta in Jakarta, you'll be convenient to Tanah Abang Market and Natio...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="23.23" OriginalAmount="23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.24438061" Longitude="106.79974469" StarRating="3" HotelCode="327570|84271" HotelName="M Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Melawai VI. No. 27 Blok M, Kebayoran Baru, Jakarta, 12160</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/6a/a96ac21423839d4bf0167b7091fdfa74421de1db.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23.23" OriginalAmount="23.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1183138632759" Longitude="106.68973285602" StarRating="3" HotelCode="312380|swissbelinn_airport" HotelName="Swiss-Belinn Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Husein Sastranegara Blok A 9, Jakarta 15127</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/5a/015a13b2d90e52bb7fa6b540db479e3ec568bfe7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23.23" OriginalAmount="23.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.129487" Longitude="106.829552" StarRating="4" HotelCode="144127|aston_marina" HotelName="Aston Marina Ancol" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Lodan Raya 2A, Marina Mediterania Tower A, Jakarta 14430</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/85/a58559880091fa37eca690e0edd4826f0d98d32a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located within walking distance of Ancol, Indonesia's famous theme and entertainment pa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23.23" OriginalAmount="23.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.256271" Longitude="106.814913" StarRating="4" HotelCode="93152|arion_swissbelhotel_kemang" HotelName="Park Regis Arion Kemang" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kemang Raya 7, Kebayoran Kota, Jakarta Selatan, Daerah Khusus Ibukota, Jakarta 12730</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/e5/c0e58054f69865072eb3e6f667efec349ee17f17.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jalan Kemang in Jakarta, surrounded by restaurants, entertainment and recre...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23.23" OriginalAmount="23.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1605591716754" Longitude="106.81959624249" StarRating="3" HotelCode="317187|ibis_jakarta_harmoni" HotelName="Hotel ibis Jakarta Harmoni" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hayam Wuruk 35, Jakarta 10120</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/23/08/23089d805b757116f69287ffb8bf5cabd68766b7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23.23" OriginalAmount="23.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.14379" Longitude="106.828635" StarRating="3" HotelCode="292424|orchardz_jayakarta" HotelName="Hotel Orchardz Jayakarta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Massage Centre,Restaurant,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pangeran Jayakarta 44, Mangga Dua, Jakarta 10730</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/fe/5efe061eb824659131857bbdd16d8f49647a3a73.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23.23" OriginalAmount="23.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1435493020602" Longitude="106.84522857389" StarRating="3" HotelCode="317779|holiday_inn_express_jakarta_international_expo" HotelName="Holiday Inn Express Jakarta International Expo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Arena Pekan Raya Pintu 6, Kemayoran, Jakarta Pusat, Jakarta 10620</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/ea/f1eaab0d1975307e93e5635238f8a093697128ba.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23.23" OriginalAmount="23.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.24241791" Longitude="106.80141003" StarRating="3" HotelCode="335131|sotis_hotel" HotelName="Sotis Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Palatehan I 21 - 22, Blok M, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/43/7743bd95f2128beb1358866a6c9eef3e9961e68b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23.23" OriginalAmount="23.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.11275644" Longitude="106.75233303" StarRating="3" HotelCode="349174|ozone_hotel_jakarta" HotelName="Ozone" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Indah Utara 3, 14660 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/e9/57e9146b6a54a7831fe6aeb5daf50dde7e26a775.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23.23" OriginalAmount="23.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1873235" Longitude="106.81735379" StarRating="3" HotelCode="589555|juno_hotel_jakarta" HotelName="Juno Hotel Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan KH Wahid Hasyim 181, Jakarta 10250</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/3d/de3d9f7ec9f14b504244c8c5331cc6e5d2e4d76d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a baggage storage service and a café. Wireless internet...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23.23" OriginalAmount="23.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.23642339" Longitude="106.74668471" StarRating="3" HotelCode="635434|horison_ciledug" HotelName="Horison Ciledug" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ciledug Raya 17, Petukangan Selatan, Pesanggrahan, Jakarta 12270</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/29/3529ba393985c6d0a43883d26df29f95d76ea983.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23.23" OriginalAmount="23.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.25677854" Longitude="106.8080286" StarRating="3" HotelCode="595311|griya_prapanca_apartment" HotelName="Griya Prapanca Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pangeran Antasari 14, Kebayoran Baru, Jakarta 12150</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/97/e197cfe70d6b6bf86e76fbc69e4ff192d1a7e5dc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23.23" OriginalAmount="23.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19770955" Longitude="106.84464291" StarRating="2" HotelCode="786287|the_baile" HotelName="The Baile" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kimia 4, Menteng, Jakarta Pusat, Jakarta 10310</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/1b/e01b08e292ead7652642269d4cd1b30aa96e2aa0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23.23" OriginalAmount="23.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="3" HotelCode="956610|s7_suites_gandaria" HotelName="S7 Suites Gandaria" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gandaria 1 57, Kebayoran Baru, Jakarta 12130</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/c0/76c0f745450a998fa9ae19405e855c88f32d2201.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="23.24" OriginalAmount="23.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16163" Longitude="106.83115" StarRating="3" HotelCode="2293217" HotelName="Classic Hotel" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jalan K.H. Samanhudi No. 43-45,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/93217/2293217/43.jpg?f=16022771</HotelPictures>
        <HotelDescription>There are a total of 130 rooms on the premises. This popular hotel provides the ideal base for exploring the area.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="23.50" OriginalAmount="23.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2421" Longitude="106.78947" StarRating="3" HotelCode="2493723" HotelName="Moritz Biz Gandaria" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jl Gandaria Tengah 1 No. 24,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/93723/2493723/1.jpg?f=17490925</HotelPictures>
        <HotelDescription>Make use of convenient amenities, which include complimentary wireless internet access and concierge services.. Featured amenities include a business center, dry cleaning/laundry services, and a 24-hour front desk. Free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="23.52" OriginalAmount="23.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.244355" Longitude="106.79975" StarRating="3" HotelCode="1877327" HotelName="M Hotel Jakarta" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Melawai Vi No. 27, Blok M, Kebayoran Baru</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/77327/1877327/1.jpg?f=17320993</HotelPictures>
        <HotelDescription>Take in the views from a terrace and make use of amenities such as complimentary wireless internet access.. Featured amenities include complimentary newspapers in the lobby, dry cleaning/laundry services, and a 24-hour front desk. Self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="23.60" OriginalAmount="23.37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.244231" Longitude="106.875683" StarRating="3" HotelCode="|87266" HotelName="Park  Cawang - Jakarta - Chse Certified" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. D.I PANJAITAN KAV 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/7/2/6/6/87266_64affa91132.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has an outdoor pool, a gym and a massage service. SITUATION: This establishment, is in Cawang a good area in it is in Yakarta east 5 minutes away from the establishment, guests will find Cawang the business area It has excellent transport links to the city, is 5 minutes drive away from Cawang the bus stop 15 minutes away from the establishment, you can find Jatinegara the Railway Station of it is 45 minutes drive away from Soekarno-Hatta Airport. ROOM: The establishment has non-smoking rooms with an air-conditioning system, cable television, a direct line telephone, a mini-bar, a kettle, a coffee maker, a bathroom with a shower, a safety deposit box and internet.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="23.63" OriginalAmount="23.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.140556" Longitude="106.885712" StarRating="3" HotelCode="|377290" HotelName="Ibis Styles Jakarta Sunter" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Gaya Motor I Sungai Bambu, Sunter</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/7/2/9/0/377290_14.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="23.66" OriginalAmount="23.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2426767" Longitude="106.8018962" StarRating="2" HotelCode="|377725" HotelName="Whiz Falatehan Jakarta - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl Falatehan I No.40</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/7/7/2/5/377725_57c5f6f0903.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="23.82" OriginalAmount="23.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.23636" Longitude="106.74666" StarRating="0" HotelCode="|224695" HotelName="Horison Ciledug - Chse Certified" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ciledug Raya, No.17 Petukangan Selatan, Pesanggrahan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/4/6/9/5/224695_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="23.84" OriginalAmount="23.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.160523" Longitude="106.819578" StarRating="3" HotelCode="|399729" HotelName="Ibis Jakarta Harmoni" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl Hayam Wuruk No 35</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/7/2/9/399729_2b56b111427.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="23.96" OriginalAmount="23.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.181967" Longitude="106.792041" StarRating="3" HotelCode="|401017" HotelName="B Fashion" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Aranda No.1, Tanjung Duren Selatan,Grogol Petamburan, West Jakarta</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/0/1/7/401017_e83b1e91524.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="24.04" OriginalAmount="23.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.143541" Longitude="106.84547" StarRating="3" HotelCode="|192569" HotelName="Holiday Inn Express Jakarta International Expo, An Ihg" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pekan Raya Jakarta , Pintu 6 Kemayoran</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/2/5/6/9/192569_1_2454.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="24.21" OriginalAmount="23.97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.199435" Longitude="106.799371" StarRating="3" HotelCode="|85662" HotelName="Kimaya Slipi Jakarta by Harris " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan S. Parman Kav 59</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/5/6/6/2/85662_23450951443.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 338 rooms, a lobby with express check-out, a reception, a safety deposit box service, a currency exchange service and a lift. Guests can find a cafÃ©, a bar, a pub, a nightclub, restaurants, a barbecue and conference facilities. The establishment also offers internet (for a fee), room service, a laundry service (for a fee) and a car park. SITUATION: This hotel Jakarta Occidental it is in 5 minutes away from the establishment, clients can find the business area, Close to Jakarta the Congress Centre the shopping centre. it is situated 15 kilometres away from Soekarno Hatta Airport. ROOM: All the rooms have a double or king-size bed, a direct line telephone, satellite or cable TV, internet, a bathroom with a shower, a bath, a hairdryer, a safe, a mini-bar, a coffee maker, a kettle, an individual air-conditioning system and a balcony or terrace. FACILITIES: Guests are offered a swimming pool, deck chairs, parasols, a health club, a gym, a sauna and a massage service (available for a fee). OTHERS: Regarding the food and beverage offering, clients can enjoy a restaurant, a continental breakfast and buffet or Ã  la carte lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="24.24" OriginalAmount="24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2229131143629" Longitude="106.84799820185" StarRating="4" HotelCode="94774|76888" HotelName="Harris Tebet" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>JI. Dr Saharjo no. 191, Jakarta 12960</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2e/01/2e0102cd85198d5fcfe500c3eecdc2e0c6dc5d83.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="24.24" OriginalAmount="24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1372231387046" Longitude="106.78779680038" StarRating="4" HotelCode="300326|79891" HotelName="Hariston Hotel &amp; Suites" 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 Terusan Bandengan Utara 1, Penjaringan, Pejagalan, Jakarta 14450</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/e8/b3e85c142a94320e246b5af6521d3009bc82ee4e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="24.24" OriginalAmount="24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.13880108" Longitude="106.83202277" StarRating="3" HotelCode="316128|44273" HotelName="Ibis Styles Jakarta Mangga Dua Square" 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,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gunung Sahari Raya 1, Sawah Besar, 14420 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/c2/dfc2ef1b02c82a55f49135fab8a2a554b7fbea09.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="24.24" OriginalAmount="24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.199221883105" Longitude="106.79921160217" StarRating="3" HotelCode="316915|65919" HotelName="Hotel ibis Jakarta Slipi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Letjen S Parman Kav 59, Jakarta 11066</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/31786/a_31786_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city and business hotel enjoys a strategic location in West Jakarta. It lies just a 5-minute dr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="24.24" OriginalAmount="24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.245524" Longitude="106.795646" StarRating="3" HotelCode="292407|79683" HotelName="Oaktree Urban" 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>Jl. Sampit V No.3, Kebayoran Baru, Jakarta Selatan 12130</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/be/80bea801d32fb4f06b21bb0ca150f6ffbc7d97e8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="24.24" OriginalAmount="24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16579712" Longitude="106.79642325" StarRating="4" HotelCode="784798|378489" HotelName="Posto Dormire Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dr Susilo Raya 3, Grogol, Jakarta 11450</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/da/8b/da8b5c6c83858e6a6b447eb8925fa05634381ab3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="24.24" OriginalAmount="24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.201124003987" Longitude="106.81891575383" StarRating="2" HotelCode="320072|423794" HotelName="Studio ONE Residence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Talang Betutu 15, Jakarta Pusat, Jakarta 10230</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/0d/030d2da0ea8ef82af6fc1b8b8f13d7316afa34de.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="24.24" OriginalAmount="24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.14962197" Longitude="106.85015804" StarRating="3" HotelCode="408796|84224" HotelName="Swiss-Belinn Kemayoran Jakarta" 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>Jl. Benyamin, Sueb Blok D6, Complex Springhill - Kemayoran, 14410 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/b1/80b1788d8ceaeafa745642c1dd64d0e140621b37.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="24.24" OriginalAmount="24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2164196871254" Longitude="106.81945360391" StarRating="3" HotelCode="491841|159630" HotelName="Upscale Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Karet Bek Murad 73, Jakarta 12940</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/26/c72676bac64f868ea253f924645f4007865a4c3d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="24.24" OriginalAmount="24.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.187277" Longitude="106.825942" StarRating="3" HotelCode="141852|oria_hotel" HotelName="Oria Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kh. Wahid Hasyim No. 85, Jakarta 10350</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/a3/f6a3f4514bf890e56ed4418ef8f51ed6a8314bcf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is strategically located in Jakarta, only 5 minutes' drive from Gambir railway station, an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="24.24" OriginalAmount="24.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.24507813" Longitude="106.87228717" StarRating="4" HotelCode="466891|harper_mt_haryono" HotelName="Harper M.T. Haryono" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mt. Haryono Kav 6-7, Jalan Biru Laut X, 13340 Jakarta, Timur</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/04/ec/04ec8c24fc2e1790017ef848627f361324d1eed2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a restaurant, a bar, room service and ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="24.24" OriginalAmount="24.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18184527" Longitude="106.79200658" StarRating="3" HotelCode="429834|b_fashion_hotel_" HotelName="B Fashion Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Bar,Coffee Shop,Concierge,Designated Smoking Area,Dry Cleaning,Elevator,Garden,Internet,Laundry,Nightclub,Parking,Restaurant,Room Service,Spa,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Aranda 1, Grogol Petamburan, Jakarta 11470, West Java</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/65/84/6584175cfa04ea06e840a80fbe65ab21de045f14.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Grogol, B Fashion Hotel is a perfect starting point from which to explore Jakarta. Offeri...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="24.24" OriginalAmount="24.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.22322493" Longitude="106.7906654" StarRating="0" HotelCode="665872|sunbreeze_hotel_2" HotelName="Sunbreeze Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tentara Pelajar Senayan, Blok G5-10, Perkantoran Permata Senayan, Jakarta Selatan 12210</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/a7/b7a79c91a8ff0ef48360073d90f9d18e58e723d8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="24.24" OriginalAmount="24.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16468624" Longitude="106.8204733" StarRating="3" HotelCode="757611|maxonehotelscom_at_platinum_hayam_wuruk_jakarta" HotelName="MaxOneHotels.com At Platinum Hayam Wuruk Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hayamwuruk 5, Gambir Jakarta, Jakarta 10120</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/41/f1419f5883133990f0b343774b27e762eb86deea.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="24.24" OriginalAmount="24.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18941833" Longitude="106.87450758" StarRating="0" HotelCode="882840|comfy_and_clean_2br_green_pramuka_apartment" HotelName="Green Pramuka" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ahmad Yani Kav 49, Jakarta Pusat 10570, Cempaka Putih</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/2e/1e2ee3d1c44d8effa1c46db986f521f96f11820f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="24.24" OriginalAmount="24.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.173694" Longitude="106.875866" StarRating="3" HotelCode="905761|patra_jakarta" HotelName="Patra Comfort Jakarta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jenderal Ahmad Yani 2, By Pass, Jakarta 10510</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5f/bf/5fbf6b31cac96dd02669ad131591b1ffa25a0e90.PNG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Jakarta's industrial district, conveniently placed only 10 minu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="24.86" OriginalAmount="24.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16429" Longitude="106.8206" StarRating="3" HotelCode="|400472" HotelName="Yello  Harmoni" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL Hayam Wuruk No.6</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/4/7/2/400472_854544b1417.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="24.92" OriginalAmount="24.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2557759" Longitude="106.8108978" StarRating="4" HotelCode="|36373" HotelName="Grandkemang - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kemang Raya 2H, Jakarta</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/6/3/7/3/36373_1_1287.jpg</HotelPictures>
        <HotelDescription>HOTEL: This modern and urban hotel, renovated in 2006, has 205 rooms and apartments. This building with air-conditioning, has a reception, a safety deposit box service, a currency exchange service, a lift, a shop, a restaurant, a bar and conference rooms. The establishment offers a car park, a nightclub, internet, a playground, room service and a laundry service. SITUATION: It is inKemang the heart of it is in a residential area, 10 minutes away from the establishment, you can find the business district, is 45 minutes away from Soekarno-Hatta Airport. ROOM: The rooms have a safety deposit box, a direct line telephone, a satellite TV with international channels, an individual air-conditioning system, a bathroom with a hairdryer, a bathrobe and slippers. They also have a king size or double bed, a coffee maker, a kettle, a radio, a mini-bar, internet and a balcony. FACILITIES: The establishment boasts a swimming pool, a lounge and a bar. Guests are offered a massage service and a gym. MEALS: Regarding the food and beverage offering, the establishment offers traditional cuisine, Asian specialties and European cuisine. PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="24.95" OriginalAmount="24.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.360924026931" Longitude="106.83333902582" StarRating="3" HotelCode="321540|1521788" HotelName="Hotel Santika Depok" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Margonda Raya 88, Depok, Jakarta 16423</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/a9/b4a9dd626655bf6118c07556bbd6f9364827149b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Depok.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="25.14" OriginalAmount="24.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.263907" Longitude="106.766445" StarRating="3" HotelCode="|401326" HotelName="Arosa Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. RC. Veteran Raya No.3, RT.9/RW.3, Bintaro, Kec. Pesanggrahan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/3/2/6/401326_b0e237d1004.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="25.25" OriginalAmount="25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1489551984947" Longitude="106.81739151478" StarRating="4" HotelCode="14773|36138" HotelName="Mercure Jayakarta Kota" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hayam Wuruk 123, 11160 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/f8/36f84c818ae4392100c8d767b2bdb88d6f46c06c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located 15 minutes’ walk away from the Glodok and Mangga Dua shopping malls and it is a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="25.25" OriginalAmount="25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.291795" Longitude="106.822825" StarRating="3" HotelCode="333507|159565" HotelName="Sahati Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Taman Margasatwa 45, Ragunan, Jakarta 12410</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/19/b9/19b9842cfe49ea6af67034a6b66eed2fdcc19942.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a restaurant, a babysitting service, a childcare service and room service. Wireless...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="25.25" OriginalAmount="25.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.124712" Longitude="106.7953235" StarRating="4" HotelCode="199855|aston_pluit_hotel__residence" HotelName="Aston Pluit Hotel &amp; Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pluit Selatan 1, Pluit, Jakarta 14450</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/39/b1/39b19d000825a87f834ce8a69814b17636b2a356.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guest accommodation comprises 203 rooms. Individual storeys are accessible via the lift or stairs. S...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="25.25" OriginalAmount="25.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.255251" Longitude="106.810889" StarRating="4" HotelCode="66205|grandkemang_hotel" HotelName="Grandkemang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kemang Raya, 2H Kebayoran Baru, Jakarta 12730</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/52/2b522ae6a2ee13e94ff082e14f048a6b97a6bc1a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is strategically located in the heart of Kemang, the prestigious and fascinating urban liv...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="25.25" OriginalAmount="25.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.15271299" Longitude="106.8961687" StarRating="3" HotelCode="284847|grand_whiz_hotel_kelapa_gading" HotelName="éL Royale Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bukit Gading Raya Kav. 1, Kelapa Gading, Jakarta Utara 14240</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/8c/9b8c6522830b455e2657a501bea90c8464bb33a1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="25.25" OriginalAmount="25.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.256073671557" Longitude="106.85559596822" StarRating="4" HotelCode="397046|swissbelresidences_kalibata_jakarta" HotelName="Swiss Belresidences Kalibata Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kalibata Raya 22, Jakarta 12740</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/55/f15518c9f33bc96c03321c1bc820b1b25fa767e4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="25.25" OriginalAmount="25.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.30492961" Longitude="106.81680208" StarRating="0" HotelCode="350242|rumah_kamang_residence" HotelName="Rumah Kamang Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Business Centre,Designated Smoking Area,Massage Centre,Meeting Room,Parking,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Saco No. 55, Rukun Tetangga 003, Rukun warga 04, 12250 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/20/6f/206fd6802a8a25e0f1a4f8da44c1bed3b0c41a8c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Cilandak, Rumah Kamang Residence is a perfect starting point from which to explore Jakart...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="25.25" OriginalAmount="25.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16427965" Longitude="106.82057945" StarRating="3" HotelCode="531627|yello_hotel_harmoni" HotelName="Yello Hotel Harmoni" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hayam Wuruk 6, 10120 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/0b/cd0b7dce12f0d67af2d6ea6ee9ed6dbeb0a923ad.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Jakarta, this hotel is approximately 8.6 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="25.25" OriginalAmount="25.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2640696" Longitude="106.76640698" StarRating="3" HotelCode="784421|arosa_hotel_jakarta" HotelName="Arosa Hotel Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3 RT09/RW09, Pesanggrahan, Jakarta Selatan, Jakarta 12320</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e6/55/e6555a86277ed78cf0629797e2a4e1df6868a8db.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="25.45" OriginalAmount="25.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.123464" Longitude="106.794896" StarRating="4" HotelCode="|179346" HotelName="Aston Pluit And Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL. PLUIT SELATAN NO.1JAKARTA UTARA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/9/3/4/6/179346_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="25.48" OriginalAmount="25.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16428" Longitude="106.8204" StarRating="3" HotelCode="2653270" HotelName="Yello Hotel Harmoni Jakarta" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hayam Wuruk No. 6,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0026/53270/2653270/1.jpg?f=17182477</HotelPictures>
        <HotelDescription>Enjoy recreation amenities such as a fitness center or take in the view from a terrace. Additional amenities at this hotel include complimentary wireless internet access, concierge services, and a banquet hall.. 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..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="25.72" OriginalAmount="25.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.21436" Longitude="106.8644" StarRating="3" HotelCode="3803174" HotelName="Juno Jatinegara Jakarta" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Matraman Raya No. 173-175, Bali Mester, Jatinegara</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/03174/3803174/31.jpg?f=17651261</HotelPictures>
        <HotelDescription>Make use of convenient amenities such as complimentary wireless internet access, a television in a common area, and a vending machine.. Featured amenities include a computer station, 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..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="26.15" OriginalAmount="25.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.29603" Longitude="106.79931" StarRating="3" HotelCode="|233118" HotelName="Park 5" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Intan rspp no. c-5 Cilandak, Simatupang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/3/1/1/8/233118_4.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="26.16" OriginalAmount="25.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.20837" Longitude="106.80597" StarRating="3" HotelCode="|232544" HotelName="Sawana Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 11/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Danau Limboto Blok B1 No 45 Tanah Abang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/2/5/4/4/232544_16.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="26.23" OriginalAmount="25.97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2142" Longitude="106.82259" StarRating="3" HotelCode="|71525" HotelName="Prasada Mansion Sudirman" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL.KOMANDO RAYA, KARET GUSURAN SETIA BUDI, JAKSEL 6</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/1/5/2/5/71525_12.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, was built in 2009 and has 168 rooms a lobby with a reception, a reception, a safety deposit box service, a currency exchange service, a lift, a cafÃ© and a restaurant. The establishment offers conference facilities, room service, a laundry service and a car park. SITUATION: the Golden Triangle It is in near the establishment, guests will find the business district. ROOM: The rooms a bathroom with a shower, a double bed, a television, internet, a writing desk, a safe and individual air-conditioning. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast and Ã  la carte lunch and dinner. PAYMENT METHODS: The establishment accepts Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="26.26" OriginalAmount="26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.156921" Longitude="106.894411" StarRating="3" HotelCode="292421|78890" HotelName="The BnB Jakarta Kelapa Gading" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Massage Centre,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Boulevard Bukit Gading Raya, Kelapa Gading Barat, Jakarta 14240</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/34/f2/34f2a12b2864094d81705bbb6269bf09cebb23d8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="26.26" OriginalAmount="26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.13071829" Longitude="106.83233096" StarRating="0" HotelCode="692435|493097" HotelName="BI Executive Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Laksamana R E Martadinata 2, Pademangan Barat, Mangga Dua, Pademangan, Jakarta 14430</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ab/a9/aba96687a96ecf586fefb52e16c80c67f024bccc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="26.26" OriginalAmount="26.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2763501930554" Longitude="106.80878449861" StarRating="4" HotelCode="316858|cosmo_amaroossa_jakarta" HotelName="Cosmo Amaroossa Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pangeran Antasari 9a-b, Jakarta 12150</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/78/3d78215985a06d259735571c3a247efe709b8e04.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="26.26" OriginalAmount="26.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.172598" Longitude="106.7902297" StarRating="4" HotelCode="88852|grand_tropic_suites_hotel" HotelName="Grand Tropic Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Kitchen,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Letjend S. Parman Kav.3, Jakarta Barat 11470</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/67/036710d57664efd506f7332fb751e14138dd498c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Halim Perdana Kusuma (HLP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="26.26" OriginalAmount="26.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.22119074" Longitude="106.82425144" StarRating="3" HotelCode="504326|ayaka_suites" HotelName="Ayaka Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Karet Pedurenan 45, Setiabudi, Jakarta 12940</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/29/04/290477c9d2e4dcdff49f7ee1eb74d55756f7838d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="26.26" OriginalAmount="26.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16307079" Longitude="106.83229094" StarRating="4" HotelCode="735737|golden_tulip_passer_baroe" HotelName="Golden Tulip Passer Baroe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pintu Air V 53, Sawah Besar, Pasar Baru, Jakarta 11710</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/73/b07326d94b34918388fca7534d811037458e982d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers' stays are enhanced by the range of services and amenities at this hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="26.42" OriginalAmount="26.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.205206" Longitude="106.85794" StarRating="3" HotelCode="3866763" HotelName="Holiday Inn Express Jakarta Matraman By Ihg" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jl Matraman Raya,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/66763/3866763/1.jpg?f=17377917</HotelPictures>
        <HotelDescription>Enjoy recreation amenities such as a 24-hour fitness center or take in the view from a garden. This hotel also features complimentary wireless internet access, a television in a common area, and a banquet hall.. Featured amenities include a 24-hour business center, complimentary newspapers in the lobby, and a 24-hour front desk. This hotel has 3 meeting rooms available for events. Free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="26.60" OriginalAmount="26.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.180662" Longitude="106.838049" StarRating="0" HotelCode="|463638" HotelName="Gren Alia Jakarta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>No.28 Jl. Prajurit KKO Usman dan Harun</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/3/6/3/8/463638_dba4f032107.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="26.68" OriginalAmount="26.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.184572" Longitude="106.734078" StarRating="3" HotelCode="|453190" HotelName="NEO Puri Indah - Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Kembangan No. 8, Kembangan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/1/9/0/453190_dba7a121211.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="26.72" OriginalAmount="26.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.197134" Longitude="106.828232" StarRating="4" HotelCode="|400059" HotelName="Des Indes Menteng" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL. HOS COKROAMINOTO NO. 84 - 86 MENTENG - JAKARTA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/0/5/9/400059_55ea7f21105.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="27.11" OriginalAmount="26.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.217853" Longitude="106.837494" StarRating="3" HotelCode="211366" HotelName="Horison Ultima Suite &amp; Residence Rasuna Jakarta" Meals="EXECUTIVE SUITE" BedType="EXECUTIVE SUITE">
        <Address>
          <AddressLines>
            <AddressLine>Tower A - Lower Ground, Komplek, Apartemen Taman Rasuna</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0002/11366/211366/41.jpg?f=17722307</HotelPictures>
        <HotelDescription>Take time to pamper yourself with a visit to the full-service spa. You're sure to appreciate the recreational amenities, which include 2 outdoor swimming pools, a health club, and a sauna. Additional amenities at this aparthotel include complimentary wireless internet access, concierge services, and shopping on site.. Featured amenities include a business center, limo/town car service, and express check-in. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="27.22" OriginalAmount="26.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2558282" Longitude="106.8556881" StarRating="4" HotelCode="|377256" HotelName="Swiss-belresidences Kalibata" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kalibata Raya No.22</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/7/2/5/6/377256_4.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="27.25" OriginalAmount="26.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.187493" Longitude="106.827066" StarRating="4" HotelCode="|399967" HotelName="Ashley Wahid Hasyim Jakarta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan K.H. Wahid Hasyim</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/9/6/7/399967_d16000a0401.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="27.27" OriginalAmount="27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="3" HotelCode="773146|342869" HotelName="Grand Picasso Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Kebon Kacang 9 4, Tanah Abang, Jakarta 10240</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/df/6bdf648f4f2e583a7da300184dd8c0652bd2dd4d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="27.27" OriginalAmount="27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.219357" Longitude="106.836354" StarRating="4" HotelCode="94775|66344" HotelName="Aston Rasuna" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan HR. Rasuna Said, Komplek Apartemen Taman Rasuna, Tower A Lower Ground, Jakarta 12960</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/76/3576dd69dc581971c544a2ed7751d781301a6cb1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city and business hotel is situated in the heart of Jakarta's central business district, close ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="27.27" OriginalAmount="27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.161649" Longitude="106.771611" StarRating="2" HotelCode="298484|84242" HotelName="ibis budget Jakarta Daan Mogot" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Daan Mogot 50 B, Jakarta 11460</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/ea/64ea00abb6cadd1d7e43825cce021f8b159edde2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="27.27" OriginalAmount="27.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2211323636351" Longitude="106.82156159545" StarRating="3" HotelCode="321478|avissa_suites" HotelName="Avissa Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Karet Pedurenan 19, Jakarta Selatan, Jakarta 12940</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/63/9d636e7f52a1aaf139e9d9ffb23d558bf087cbae.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="27.27" OriginalAmount="27.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.25606064" Longitude="106.80990985" StarRating="3" HotelCode="639461|hotel_monopoli_2" HotelName="Hotel Monopoli" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Taman Kemang 12, Jakarta Selatan 12730</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/6f/bb6fa09ceac2ee486c2678a965f724697f208b26.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="27.27" OriginalAmount="27.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.181174" Longitude="106.875501" StarRating="4" HotelCode="905768|grand_cempaka" HotelName="Grand Cempaka" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cempaka Putih, Jakarta Pusat, Jakarta 10520</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/5b/f85b667bd046680c3c5fc52a00b3d754d3f5ac69.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a strategic location in central Jakarta, within the business and shopping district...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="27.31" OriginalAmount="27.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.270843" Longitude="106.795093" StarRating="3" HotelCode="|468553" HotelName="The Mango Suites By Flat06" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan mangga</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/8/5/5/3/468553_b85735c1224.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="27.34" OriginalAmount="27.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.256229" Longitude="106.814982" StarRating="4" HotelCode="|84845" HotelName="Arion Suite Kemang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kemang Raya No.7, Kebayoran</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/4/8/4/5/84845_1_2562.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel Jalan Kemang (in Jakarta) it is on Jalan Kemang (in Jakarta) In the surrounding area, you can find restaurants, leisure areas, Close to South Jakarta the commercial centre it is situated 10 minutes away from the commercial district and the business district, 45 minutes away from the establishment guests have Soekarno-Hatta the International Airport of. FACILITIES: There is a range of facilities and services available at the establishment, including an outdoor swimming pool and a gym. The establishment also offers a massage service and spa treatments. MEALS: The establishment offers a breakfast service and Ã  la carte lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="27.43" OriginalAmount="27.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.155019" Longitude="106.840535" StarRating="4" HotelCode="|87203" HotelName="Golden Boutique Kemayoran" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL. ANGKASA 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/7/2/0/3/87203_bd433d31129.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is urban, perfect for business and holiday stays, has 240 rooms, a lobby, a safety deposit box service, 5 restaurants, karaoke, a pharmacy, a souvenir shop, a travel agency and WiFi (for a fee), The establishment also has room service, a laundry service and a car park (free of charge). SITUATION: This hotel is in Yakarta the centre of In the surrounding area, you can find the government buildings, shops and shops. Clients can also find the exhibition centre, Kemayoran District the business area, is 30 minutes drive away from Sukarno-Hatta the airport. ROOM: The rooms have a bathroom with a shower, a hairdryer, cable television, internet, a safe, a mini-bar, a kettle, a coffee maker and an air-conditioning system.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="27.44" OriginalAmount="27.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2555" Longitude="106.8107" StarRating="4" HotelCode="66193" HotelName="Grandkemang Hotel - Chse Certified" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kemang Raya 2H, Kebayoran Baru,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/66193/66193/1.jpg?f=17688691</HotelPictures>
        <HotelDescription>Don't miss out on recreational opportunities including an outdoor pool and a fitness center. This hotel also features complimentary wireless internet access, concierge services, and an arcade/game room.. 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..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="27.46" OriginalAmount="27.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2451608" Longitude="106.872123" StarRating="4" HotelCode="|377454" HotelName="Harper Mt Haryono By Aston" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. M.T Haryono Kav.6-7 (Jl. Biru Laut X)</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/7/4/5/4/377454_5.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="27.54" OriginalAmount="27.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2458743" Longitude="106.7995969" StarRating="2" HotelCode="|377365" HotelName="D'primahotel Melawai Blok M" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Melawai IX No. 2 Blok M/3 Persil No. 73</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/7/3/6/5/377365_123d4730954.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="27.88" OriginalAmount="27.6" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.152671" Longitude="106.89628" StarRating="4" HotelCode="1877309" HotelName="Él Hotel Jakarta" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bukit Gading Raya No.1,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/77309/1877309/2.jpg?f=17199998</HotelPictures>
        <HotelDescription>Enjoy recreation amenities such as an outdoor pool or take in the view from a garden. Additional features at this hotel include complimentary wireless internet access, concierge services, and shopping on site.. Featured amenities include a 24-hour business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. Event facilities at this hotel consist of conference space and meeting rooms. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="27.97" OriginalAmount="27.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.288813" Longitude="106.80522" StarRating="3" HotelCode="3856754" HotelName="Ibis Styles Jakarta Simatupang" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jl Cilandak Tengah No 23,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/56754/3856754/1.jpg?f=17378361</HotelPictures>
        <HotelDescription>Take in the views from a garden and make use of amenities such as complimentary wireless internet access and a television in a common area.. Featured amenities include complimentary wired internet access, a business center, and complimentary newspapers in the lobby. This hotel has 6 meeting rooms available for events. Free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="27.99" OriginalAmount="27.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.27666" Longitude="106.80833" StarRating="4" HotelCode="1877274" HotelName="Amaroossa Cosmo Jakarta" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pangeran Antasari No 9 A-B,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/77274/1877274/52.jpg?f=17093938</HotelPictures>
        <HotelDescription>Enjoy recreational amenities such as an outdoor pool and a 24-hour fitness center. This hotel also features complimentary wireless internet access, concierge services, and a ballroom.. Featured amenities include a business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. This hotel has 9 meeting rooms available for events. Free valet parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="28.02" OriginalAmount="27.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.244117" Longitude="106.87584" StarRating="3" HotelCode="1877342" HotelName="Park Hotel Cawang - Jakarta" Meals="BUSINESS ROOM" BedType="BUSINESS ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jl. D.I. Pandjaitan Kav.5 Cawang,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/77342/1877342/1.jpg?f=17333841</HotelPictures>
        <HotelDescription>Relax and unwind with massages and body treatments. You're sure to appreciate the recreational amenities, including a fitness center and bicycles to rent. This hotel also features complimentary wireless internet access, concierge services, and wedding services. Guests can catch a ride to nearby destinations on the complimentary area shuttle.. Featured amenities include a business center, express check-out, and dry cleaning/laundry services. Event facilities at this hotel consist of a conference center and meeting rooms. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="28.14" OriginalAmount="27.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.289629" Longitude="106.777781" StarRating="4" HotelCode="|400030" HotelName="Grand Whiz Poins Square-Simatupang" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. R.A. Kartini no. 1, Lebak Bulus, Poins Square Mall</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/0/3/0/400030_3c49c7c1008.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="28.26" OriginalAmount="27.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.193535" Longitude="106.818594" StarRating="3" HotelCode="|401320" HotelName="Grand Picasso Jakarta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kebon Kacang 9 No. 2A</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/3/2/0/401320_b04abea1004.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="28.28" OriginalAmount="28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.24550845" Longitude="106.79956722" StarRating="3" HotelCode="504317|181887" HotelName="D'primahotel Melawai - Blok M" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Melawai IX, 2, Blok M/3 Persil 73, Kebayoran Baru, Jakarta 12160</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/99/f099918e538af3d1af1ecfc0226adb271a80f0d0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="28.28" OriginalAmount="28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2428953" Longitude="106.8020927" StarRating="2" HotelCode="321524|153040" HotelName="Losari Hotel Blok M2" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hasanuddin 30, Jakarta Selatan, Jakarta 12160</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1d/18/1d185d9f838eaa32a2c87639afc6b96285452776.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A wide range of services and facilities ensures a comfortable stay at the hotel for business travell...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="28.28" OriginalAmount="28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.29016593" Longitude="106.7791046" StarRating="3" HotelCode="404730|159597" HotelName="Swiss-Belinn Simatupang Jakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan R.A. Kartini 32, Lebak Bulus, Simatupang, Jakarta 12440</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/17/e6/17e63fff5a12395f80bdf607b8ab7e57b4b4fba4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="28.28" OriginalAmount="28.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1871967461964" Longitude="106.82086296379" StarRating="2" HotelCode="185662|favehotel_wahid_hasyim" HotelName="Favehotel Wahid Hasyim" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jl.KH. Wahid Hasyim No. 135, Jakarta Pusat, Jakarta 10240</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/92/93920d6f16cc1b6ef4409df25031df089d442634.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;With its central location, this hotel is placed within easy reach of most tourist attractions and bu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="28.28" OriginalAmount="28.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.26362017" Longitude="106.78828385" StarRating="4" HotelCode="350006|bellevue_suites_3" HotelName="The Bellevue Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Massage Centre,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan H. Nawi 1, Jakarta 12420</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/c8/f5/c8f5d0b130c094fef421c2689353230dd4d6bd25.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="28.28" OriginalAmount="28.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18725632" Longitude="106.82701509" StarRating="3" HotelCode="594406|ashley_hotel_jakarta" HotelName="Ashley Hotel Jakarta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan K H Wahid Hasyim 73-75, Menteng, Jakarta 10340</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/a6/68a6da2834884d0d0e3a6e5ef28a233e866d56a5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel can be found in South Jakarta. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="28.78" OriginalAmount="28.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.244836" Longitude="106.875271" StarRating="4" HotelCode="|166354" HotelName="Best Western Premier The Hive" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. DI. Panjaitan Kav. 3 - 4, Jakarta Timur</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/3/5/4/166354_966cc031058.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a transfer service to the airport, a baggage room, a laundry service, an ironing service, meeting rooms, valet parking, a business centre, a gym, a swimming pool and a massage service (for a fee). SITUATION: This hotel Jakarta it is in Close to a market, Kemang it is 6,9 kilometres away from Taman Mini Indonesia Indah it is situated 7,1 kilometre away from 28 kilometres away, you can find Jakarta Soekarno Hatta Airport. ROOM: Each room has a television, an air-conditioning system, a safety deposit box, a fridge, a mini-bar (free of charge), parquet flooring, a bathroom with a hairdryer, slippers and complimentary bathroom items. OTHERS: Regarding the food and beverage offering, you can enjoy a restaurant and room service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="28.86" OriginalAmount="28.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.187339" Longitude="106.820537" StarRating="3" HotelCode="|87195" HotelName="Swiss-Belinn Wahid Hasyim" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Wahid Hasyim No. 135, Tanah Abang,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/7/1/9/5/87195_1_7975.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment has a car park (free of charge), a spa with a massage service and beauty treatments. SITUATION: This trendy hotel is situated 5 kilometres away from the shopping area, is situated 32 kilometres away from Soekarno-Hatta Airport. ROOM: Each room has a bathroom, WiFi (free of charge), have an air-conditioning system, flatscreen cable television, a safe and large windows.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="28.97" OriginalAmount="28.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.162369" Longitude="106.773261" StarRating="2" HotelCode="|166687" HotelName="Ibis Budget Jakarta Daan Mogot - Chse Certified" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Daan Mogot 50B</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/6/8/7/166687_1_1311.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 218 rooms and meeting rooms. SITUATION: This hotel is 30 minutes away from Soekarno Hatta Airport Close to Taman Anggrek the shopping centre.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="29.09" OriginalAmount="28.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2455574" Longitude="106.8789532" StarRating="3" HotelCode="|525239" HotelName="678 Cawang by Cocotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1 Jl. DI. Panjaitan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/5/2/3/9/525239_3bb929d1059.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="29.16" OriginalAmount="28.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19806" Longitude="106.890396" StarRating="3" HotelCode="3904319" HotelName="Fieris Hotel Rawamangun" Meals="DELUXE TWIN ROOM" BedType="DELUXE TWIN ROOM">
        <Address>
          <AddressLines>
            <AddressLine>No.11 Jl. Perserikatan,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0039/04319/3904319/9.jpg?f=17063497</HotelPictures>
        <HotelDescription>Make use of convenient amenities, which include complimentary wireless internet access and concierge services.. Featured amenities include a 24-hour front desk and an elevator. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="29.24" OriginalAmount="28.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.29027" Longitude="106.77925" StarRating="3" HotelCode="2307624" HotelName="Swiss-Belinn Simatupang" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ra. Kartini No. 32, Lebak Bulus, Simatupang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0023/07624/2307624/41.jpg?f=17129871</HotelPictures>
        <HotelDescription>Pamper yourself with onsite massages and body treatments. You can take advantage of recreational amenities such as an outdoor pool and a fitness center. Additional amenities at this hotel include complimentary wireless internet access, concierge services, and a television in a common area.. Featured amenities include a 24-hour business center, express check-in, and express check-out. This hotel has 4 meeting rooms available for events. 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="29.29" OriginalAmount="29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.158158" Longitude="106.838111" StarRating="4" HotelCode="905767|84228" HotelName="Golden Boutique Angkasa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Angkasa 1, Jakarta 10720</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/b5/70b58f10cb22bcff1e93ec20d26ab562c5b07904.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of central Jakarta and conveniently surrounded by government offi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="29.29" OriginalAmount="29.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2275868763641" Longitude="106.82468101426" StarRating="3" HotelCode="300329|best_western_mega_kuningan" HotelName="Gp Mega Kuningan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mega Kuningan Timue II 1, Kawasan Mega Kuningan, Jakarta 12950</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/a0/66a0c6e2109386f0e7485efe4a82ad512bdd5087.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="29.29" OriginalAmount="29.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2896695367551" Longitude="106.77797924006" StarRating="4" HotelCode="481551|grand_whiz_poins_square_simatupang" HotelName="Grand Whiz Poins Square Simatupang Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Jalan RA. Kartini 1, Lebak Bulus, Cilandak, South Jakarta, Jakarta 12440</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/91/3f/913f9f98583c7fd9c648e99e629c54775860adce.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="29.38" OriginalAmount="29.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.291496" Longitude="106.777881" StarRating="4" HotelCode="|399296" HotelName="Grand Whiz Poins Simatupang Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan R.A.Kartini, Lebak Bulus, 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/2/9/6/399296_231d1361055.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="29.51" OriginalAmount="29.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.203061" Longitude="106.80538" StarRating="2" HotelCode="|455949" HotelName="Sakura Terrace Benhil" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>No.8 Jl. Penjernihan 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/5/9/4/9/455949_1d407bb1713.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="29.56" OriginalAmount="29.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.147124" Longitude="106.817271" StarRating="4" HotelCode="|87312" HotelName="The Jayakarta Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL. HAYAM WURUK 126</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/7/3/1/2/87312_ce594241146.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a gym, bathroom, a massage service, a spa, a business centre, a restaurant and a bar. SITUATION: This hotel is in Yakarta the centre of nearby, you will find the business area and the commercial area of the city, is near Mangga Dua the shopping centre It has excellent transport links to Ancol the theme park. ROOM: Each room has workspace, an air-conditioning system, a bathroom with a bath and a shower.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="29.60" OriginalAmount="29.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1160393796027" Longitude="106.68232804707" StarRating="3" HotelCode="298487|1216638" HotelName="ibis Styles Jakarta Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Bandara Soekarno Hatta, Kampung Rawa Bokor, Tangerang 15125</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/55/78/5578ae79a5e769452a4fb1613c7dfb7e2a621874.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="29.65" OriginalAmount="29.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2896" Longitude="106.77795" StarRating="4" HotelCode="2513642" HotelName="Grand Whiz Hotel Poins Simatupang Jakarta" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ra. Kartini No.1, Cilandak, Poins Square Mall</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0025/13642/2513642/46.jpg?f=17320295</HotelPictures>
        <HotelDescription>Relax at the full-service spa, where you can enjoy massages. You're sure to appreciate the recreational amenities, which include 2 outdoor swimming pools, a sauna, and a fitness center. Additional amenities at this hotel include complimentary wireless internet access, concierge services, and shopping on site.. Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="29.65" OriginalAmount="29.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.22322" Longitude="106.838197" StarRating="4" HotelCode="|87278" HotelName="The Residences At Puri Casablanca" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/7/2/7/8/87278_9.jpg</HotelPictures>
        <HotelDescription>SITUATION: This inviting hotel is in Jakarta the business district 1 kilometre away, you can find the shopping centre, 90 minutes away from the establishment you have the airport. HOTEL: This hotel is and perfect for business and holiday stays, has dining facilities and leisure areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="29.78" OriginalAmount="29.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1919259" Longitude="106.5891838" StarRating="3" HotelCode="|178800" HotelName="Istana Nelayan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Gatot Subroto No. 21 KM 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/8/8/0/0/178800_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="29.93" OriginalAmount="29.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.149131" Longitude="106.879027" StarRating="5" HotelCode="|84890" HotelName="Sunlake Waterfront Resort and Convention" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Danau Permai Raya C1, Sunter</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/4/8/9/0/84890_1_4281.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, has 228 rooms, a reception, a lift, a hairdresser's, a bar, a TV room, a restaurant, conference facilities and WiFi. The establishment offers room service, a laundry service and a car park (for a fee). SITUATION: The hotel el lago Danau Sunter it is situated next to it is in Yakarta the centre of Around the establishment, clients can find the trade fair ground, the exhibition centre, Sogo the shopping centre, is 25 minutes drive away from the international airport. ROOM: Customers can find spacious rooms with a bathroom, a shower, a bath, a hairdryer, satellite or cable TV, a mini-bar, internet, an air-conditioning system, a central heating system and a safe. FACILITIES: The establishment boasts a swimming pool, a sauna, a steam bath and a massage service (available for a fee), Clients can enjoy activities such as tennis, ping pong, billiards and billiards. The establishment also has a gym.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="30.30" OriginalAmount="30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18658918" Longitude="106.8339615" StarRating="3" HotelCode="634552|342870" HotelName="Hotel Gren Alia Prapatan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Prapatan 28, Kwitang, Jakarta Pusat, Jakarta 10410</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/77/ed7734b20a50fb26d83508de0b5e448761417f79.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This unpretentious hotel is in South Jakarta. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="30.30" OriginalAmount="30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.147184" Longitude="106.815758" StarRating="4" HotelCode="213198|44283" HotelName="Novotel Jakarta Gajah Mada" 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 Gajah Mada 188, Barat, Jakarta 11120</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c6/3c/c63c865059ec6d8590d005daccedbacdee09ddaf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="30.30" OriginalAmount="30.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.20010745" Longitude="106.82215134" StarRating="3" HotelCode="510336|liberty_thamrin" HotelName="Liberty Hotel Thamrin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sungai Gerong 2, Thamrin, Jakarta 10230</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/99/1c/991c42c0ba05ac6df5c4bac8472d27ee2a965ca4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="30.30" OriginalAmount="30.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2173652140008" Longitude="106.83591543645" StarRating="4" HotelCode="853366|swissbelhotel_rasuna_epicentrum" HotelName="Swiss-Belresidences Rasuna Epicentrum" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Epicentrum Boulevard Timur, Komplek Rasuna Epicentrum, Jakarta 12940</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/0d/300d207e39b8dcdf8ac5cdfc789e76a1ea5462a4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="30.30" OriginalAmount="30.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1469871129164" Longitude="106.87962949276" StarRating="4" HotelCode="902986|sunlake_hotel_2" HotelName="Sunlake" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Danau Permai Raya, Jakarta 14350</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/ec/e1ec54dde9d2863ffc1e43681041e7c98730c03b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located by the spectacular Lake Danau Sunter in central Jakarta. Nearby landmarks inclu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="30.34" OriginalAmount="30.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.25411" Longitude="106.814" StarRating="3" HotelCode="|401110" HotelName="Kuretakeso Kemang" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Bangka Raya No.7A, Pela Mampang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/1/1/0/401110_49285630709.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="30.54" OriginalAmount="30.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.28482" Longitude="106.80686" StarRating="0" HotelCode="|403558" HotelName="Azana Suite Hotel Antasari" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl Pangeran Antasari No 75 Rt 12 Rw 13 Cilandak Ko</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/3/5/5/8/403558_1100e171057.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="30.59" OriginalAmount="30.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.30077" Longitude="106.83139" StarRating="0" HotelCode="|478967" HotelName="Havenwood Residence TB Simatupang" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Marzuki No. 39, Kebagusan 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/8/9/6/7/478967_831210f1331.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="30.77" OriginalAmount="30.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.154193" Longitude="106.846176" StarRating="3" HotelCode="3896206" HotelName="Aston Kemayoran City Hotel" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Hbr Motik Blok B-10 No.4, Kompleks Kemayoran, Jakarta Pusat</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/96206/3896206/36.jpg?f=16635278</HotelPictures>
        <HotelDescription>Make use of convenient amenities such as complimentary wireless internet access, concierge services, and a ballroom.. Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage. This hotel has 7 meeting rooms available for events. Free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="30.95" OriginalAmount="30.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1491416" Longitude="106.817086" StarRating="4" HotelCode="|85671" HotelName="Mercure Jakarta Kota" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL. HAYAM WURUK 123</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/5/6/7/1/85671_1_1097.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in the business district, Close to shops, 30 minutes away from the establishment, you can find Soekarno-Hatta the International Airport of it is 10 minutes away from Mangga Dua and Glodok Electronic the shopping centres Close to and Batavia the historic area of. ROOM: The modern rooms, have cable television, a work space, a bathroom and room service. FACILITIES: There is a range of facilities and services available at the establishment, including a swimming pool, a spa, a massage service, beauty treatments, a gym, a business centre and a car park (free of charge). RESTAURANT: Clients can enjoy restaurants, it offers Chinese cuisine, Indonesian dishes, a bar with live music.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="31.00" OriginalAmount="30.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18367531" Longitude="106.81570083" StarRating="3" HotelCode="779296|ID000327" HotelName="ibis Styles Jakarta Tanah Abang" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Fachruddin 22, Kampung Bali, Tanah Abang, Pusat, Jakarta 10250</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/c8/2dc8438cd899fe222b1a6851fa6ebf946a630329.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="31.09" OriginalAmount="30.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.207441" Longitude="106.806062" StarRating="3" HotelCode="|455451" HotelName="Posto Dormire Benhil" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tondano No AA5 rt 11/ rw 6</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/5/4/5/1/455451_1c5af4f1756.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="31.22" OriginalAmount="30.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2915898" Longitude="106.7799203" StarRating="4" HotelCode="|87249" HotelName="Mercure Jakarta Simatupang" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl R A Kartini No 18, Lebak Bulus</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/7/2/4/9/87249_6e0e3201202.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has works or art, WiFi (free of charge), a bar on the rooftop, an outdoor pool, a mini-golf course and a gym. The establishment offers guests spa treatments, room service, a car park (free of charge), a business centre and a reception. ROOM: The modern rooms, have an air-conditioning system, a satellite TV, a mini-bar, a safety deposit box, a coffee maker, a bathroom with a shower and complimentary bathroom items. SITUATION: It is situated 5 kilometres away fromGandaria the commercial centre 37 kilometres away from Soekarno the International Airport of close to the establishment, clients can find the business district, Pondok Indah the golf course Cilandak the golf course It is situated 2 kilometres away fromPondok Indah the commercial centre Cilandak Square 1,5 kilometres away from. MEALS: Customers have at their disposal an international restaurant, a buffet breakfast and a bar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="31.26" OriginalAmount="30.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.227778" Longitude="106.798775" StarRating="3" HotelCode="|400855" HotelName="Best Western Senayan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 11/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>JL Asia Afrika STC Building LG Floor STC Senayan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/8/5/5/400855_52b61bb0742.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="31.31" OriginalAmount="31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.245214" Longitude="106.798675" StarRating="4" HotelCode="906049|84282" HotelName="Golden Boutique Melawai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Melawai 8 No. 6-8, Blok M, Jakarta 12160</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/f6/97f6b0e37ddee5be4fd30b61963a92a063be98ff.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Jakarta, this boutique hotel has the perfect ambience for guests who appreciate a stylish...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="31.31" OriginalAmount="31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.29385761" Longitude="106.80205456" StarRating="4" HotelCode="379133|153045" HotelName="The Rà Residence by Lembonghouse" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Intan 25, Cilandak, Selatan, 12430 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/cb/6acb524dbedcf26a8e99de45a261d9fca594ac4d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="31.31" OriginalAmount="31.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2066758259128" Longitude="106.83026690812" StarRating="4" HotelCode="312379|royal_kuningan_hotel" HotelName="Royal Kuningan Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kuningan Persada Kavling 2, Setiabudi, Daerah Khusus, Ibukota, Jakarta 12950</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/1b/a01ba2392f60dc31f80f23d29df2d72a53a94485.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Halim Perdana Kusuma (HLP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="31.31" OriginalAmount="31.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.283663" Longitude="106.791012" StarRating="3" HotelCode="113484|kristal__2" HotelName="Kristal" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tarogo Raya, Cilandak Barat, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/b7/83b7b02eab58722ab48f9d3afb6f023b64390f37.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This establishment is located 12 km south of the city centre. It lies about 35 km from Soekarno Hatt...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="31.31" OriginalAmount="31.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18690072" Longitude="106.82787264" StarRating="3" HotelCode="492915|a_one_hotel_jakarta" HotelName="A One Hotel Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Wahid Hasyim No. 80, Jakarta 10340</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/0e/010eb5ddb06f1734926a235ccece7665f7313493.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="31.31" OriginalAmount="31.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.29194758" Longitude="106.80295131" StarRating="3" HotelCode="484906|midtown_residence_simatupang_jakarta" HotelName="Midtown Residence Simatupang Jakarta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>TB Simatupang Kav 20, Cilandak Barat, Jakarta Selatan, Jakarta 12430</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/cc/f2ccc690a68296594f3134b1ac2f100c566fa851.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a restaurant, a bar, room service, a laundry service an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="31.31" OriginalAmount="31.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18742814" Longitude="106.82928974" StarRating="3" HotelCode="758573|erian_hotel" HotelName="Erian Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>K.H. Wahid Hasyim 45, Jakarta 10350</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/e9/5ae90ebf35de0faca9580052be601dcd0d3cf5fb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="31.31" OriginalAmount="31.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1278906212512" Longitude="106.79182774913" StarRating="3" HotelCode="935433|holiday_inn_express_jakarta_pluit_citygate" HotelName="Holiday Inn Express Jakarta Pluit Citygate" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pluit Selatan Raya, Emporium Pluit Mall 10th Floor, Jakarta 14440, Utara</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/96/3396b1fec95ab0a0a634c752ecb017d4da441470.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="31.31" OriginalAmount="31.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18824249" Longitude="106.87461597" StarRating="0" HotelCode="984075|studio_at_green_pramuka_city_serene_apartment_living_by_travelio" HotelName="Green Pramuka City by Travelio" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jenderal Ahmad Yani Kav 49, Rawasari, Cempaka Putih, Jakarta 10570</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/da/6b/da6b2b08cdbd44faa367544d51dfc92223b4e87f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="31.31" OriginalAmount="31.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.22348413" Longitude="106.87962678" StarRating="3" HotelCode="973314|minimalist_studio_at_bassura_city_apartment_by_travelio" HotelName="Bassura City Apartment By Travelio" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Basuki Rahmat 1A, East Jakarta, 13410 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/3c/a93c649f37fa9ab3aca4b98be34ebbb524147b7f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="31.41" OriginalAmount="31.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.186139" Longitude="106.826926" StarRating="0" HotelCode="|403469" HotelName="AONE Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan K.H. Wahid Hasyim, 80</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/3/4/6/9/403469_503289b0748.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="31.43" OriginalAmount="31.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18726" Longitude="106.81737" StarRating="3" HotelCode="2949980" HotelName="Juno Tanah Abang Jakarta" Meals="DELUXE TWIN ROOM" BedType="DELUXE TWIN ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kh Wahid Hasyim No. 181,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/49980/2949980/1.jpg?f=17279232</HotelPictures>
        <HotelDescription>Make use of convenient amenities such as complimentary wireless internet access, concierge services, and a reception hall.. 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)..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="31.49" OriginalAmount="31.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.20014" Longitude="106.8221" StarRating="0" HotelCode="|233339" HotelName="Liberty  Thamrin Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Sungai Gerong No. 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/3/3/3/9/233339_8.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="31.87" OriginalAmount="31.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1827028" Longitude="106.8166625" StarRating="4" HotelCode="|85674" HotelName="Millennium Sirih Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN FACHRUDIN 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/5/6/7/4/85674_1_3612.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers 4 restaurants, WiFi, a car park, a large garden, a swimming pool, a fitness centre and a spa. SITUATION: This hotel is in Yakarta the centre of 40 minutes away from Soekarno-Hatta the International Airport of 15 minutes away, guests can find Gambir the Railway Station of. ROOM: Guests are offered renovated rooms with swimming pool and city view, an air-conditioning system, a satellite television, a kettle, a coffee maker and a fridge. RESTAURANT: Regarding gastronomy, the establishment offers a coffee shop and a bar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="32.05" OriginalAmount="31.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2113075" Longitude="106.8127679" StarRating="0" HotelCode="|87174" HotelName="Batavia Apartments, Hotel and Service Residences" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. K.H. MAS MANSYUR KAV 126, JAKARTA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/7/1/7/4/87174_estab.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has an outdoor pool, a car park (free of charge), a tennis court, a gym, a squash court, a sauna and a games room. It also has a business centre, a mini-market and a restaurant. With regards to the food and beverage offering, the establishment has a buffet breakfast, The establilshment offers room service. SITUATION: This establishment, the Golden Triangle of Art it is in the establishment is 1 kilometre away from Plaza Semanggi the shops of it is 10 minutes drive away from Plaza Indonesia and Plaza Senayan the shopping centres. ROOM: The apartments have a kitchen, a sitting area, an air-conditioning system, a satellite television, cable television, a washing machine, a microwave, hob and a fridge.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="32.32" OriginalAmount="32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="0" HotelCode="821007|423760" HotelName="Eightin Jakarta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bendungan Jatiluhur 25, Bandungan Hilir, Tanah Abang, Jakarta Pusat 10210</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/f7/7df7a0e70a72add6d106712203ff9ffdd0252e1c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="32.32" OriginalAmount="32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.132453" Longitude="106.810152" StarRating="4" HotelCode="15408|84231" HotelName="Mercure Jarkarta Batavia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kalibesar Barat 44-46, Roa Malaka Utara, Tambora Kota, Jakarta Barat, Jakarta 11230</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/c0/e0c01f4cdf1d3801e0ae48c80e52c56533d977be.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is easily accessible by all modes of transport and is 15 minutes from the Golden Triangle ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="32.32" OriginalAmount="32.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.192283" Longitude="106.838355" StarRating="2" HotelCode="187955|reddoorz_cikini" HotelName="Gren Alia Cikini Jakarta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Cikini Raya No.46, Jakarta 10330</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/27/4927e0dc268466b277dc7b49177515ed99393644.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="32.32" OriginalAmount="32.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.221655" Longitude="106.782399" StarRating="4" HotelCode="176742|the_bellezza_suites_jakarta" HotelName="The Bellezza Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Letjen Soepeno no 34, Jakarta 12210, Selatan</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/7a/617a9c9c52185efe6086524835e29d833277271a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is idyllically positioned in the centre of Jakarta. It is a 15-minute drive to the Senayan...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="32.32" OriginalAmount="32.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.165057" Longitude="106.841638" StarRating="3" HotelCode="13780|ibis_jakarta_kemayoran" HotelName="ibis Jakarta Kemayoran" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Spa Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bungur Besar Raya 79-81, 10620 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/6d/006df9d3c04b01d378b2f6ce23d00f9030952a6e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city and business hotel is located 5 minutes from the Jakarta Fairground. It is also just minut...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="32.32" OriginalAmount="32.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18717133" Longitude="106.82600445" StarRating="4" HotelCode="171155|the_akmani_2" HotelName="The Akmani Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. KH. Wahid Hasyim 91, Jakarta 13050</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/c4/84c42d6cf53de2fdfa13b2e2ac6bcdb624a4b35e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at the centre of Jakarta City. It is close to Tugu Monas, Tanah Abang, Pasar Ba...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="32.32" OriginalAmount="32.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.211263" Longitude="106.814242" StarRating="4" HotelCode="292371|batavia_apartments" HotelName="Batavia Apartment" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. K.H. Mas Mansyur Kav. 126, Jakarta 10220</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5c/60/5c60d702dfde1ca4ee6b962b8af83f0f8bb77494.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="32.32" OriginalAmount="32.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.28480277" Longitude="106.80689898" StarRating="4" HotelCode="784449|psw_antasari_hotel" HotelName="PSW Antasari Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pangeran Antasari 75, RT.12/RW.13, Jakarta 12430</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/46/7e46e670dd71e325ee0c18446198ddb0cdf002af.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="32.32" OriginalAmount="32.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.220959" Longitude="106.8297615" StarRating="0" HotelCode="838113|southouse_residence" HotelName="Southouse Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pedurenan Mesjid Raya 2, Jakarta 12940</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/eb/90/eb90e4ceb908c9b8b5e704736b236d34e4b4b06b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="32.32" OriginalAmount="32.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="3" HotelCode="850192|kuretakeso_kemang_hotel" HotelName="Hotel Kuretakeso Kemang" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bangka Raya 7A, Kemang, Jakarta Selatan, Jakarta 12730</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b6/01/b60114cc62b1960a3de0f6406d8e6d0f5e8ec4ce.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="32.32" OriginalAmount="32.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.348" Longitude="106.82902" StarRating="0" HotelCode="946177|wisma_makara_universitas_indonesia_hotel" HotelName="Wisma Makara" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Lingkar Utara, Beji, Depok, Jakarta 12630</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/79/877992f8b59dc646589f57523dcbfcf03edc68e0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="32.32" OriginalAmount="32.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="3" HotelCode="953634|luminor_hotel_kota" HotelName="Luminor Hotel Kota" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mangga Besar Raya 73, Taman Sari, Jakarta Barat, West Jakarta, Jakarta 11180</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/36/74368e8c01e6e57e4989f8a5053f22a4df7be89d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="32.41" OriginalAmount="32.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.175949" Longitude="106.83992" StarRating="4" HotelCode="75270" HotelName="Lumire Hotel And Convention Center" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Senen Raya No. 135,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/75270/75270/1.jpg?f=17734206</HotelPictures>
        <HotelDescription>Pamper yourself with a visit to the spa, which offers massages and facials. If you're looking for recreational opportunities, you'll find an outdoor pool, a sauna, and a fitness center. Additional amenities at this hotel include complimentary wireless internet access, concierge services, and a hair salon.. Featured amenities include a business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. Event facilities at this hotel consist of a conference center and 12 meeting rooms. A roundtrip airport shuttle is provided for a surcharge (available on request), and free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="32.41" OriginalAmount="32.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.154223" Longitude="106.846311" StarRating="3" HotelCode="|453119" HotelName="ASTON Kemayoran City" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. HBR Motik Blok B-10 No.4 Kompleks Kemayoran</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/1/1/9/453119_5caa4131236.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="32.84" OriginalAmount="32.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16453" Longitude="106.82637" StarRating="4" HotelCode="2535611" HotelName="Luminor Hotel Pecenongan Jakarta By Wh" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jl Pecenongan No. 35,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0025/35611/2535611/1.jpg?f=17124783</HotelPictures>
        <HotelDescription>Enjoy recreation amenities such as a fitness center or take in the view from a garden. Additional amenities at this hotel include complimentary wireless internet access, concierge services, and a ballroom.. Featured amenities include a business center, complimentary newspapers in the lobby, and dry cleaning/laundry services..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="32.86" OriginalAmount="32.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.242204" Longitude="106.792928" StarRating="4" HotelCode="|401745" HotelName="Barito Mansion" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1 Jalan Barito I</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/7/4/5/401745_5ad3a5a1126.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="32.95" OriginalAmount="32.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2936" Longitude="106.8009497" StarRating="4" HotelCode="|377326" HotelName="Ra Simatupang Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Intan No. 25, Cilandak, TB Simatupang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/7/3/2/6/377326_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="32.96" OriginalAmount="32.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.26366" Longitude="106.78824" StarRating="4" HotelCode="2271502" HotelName="Nemuru Grand Bellevue Radio Dalam" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Haji Nawi No. 1, Radio Dalam, Gandaria Selatan, Cilandak</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/71502/2271502/1.jpg?f=17692072</HotelPictures>
        <HotelDescription>Pamper yourself with a visit to the spa, which offers massages and body treatments. You're sure to appreciate the recreational amenities, including an outdoor pool and a fitness center. This hotel also features complimentary wireless internet access, concierge services, and wedding services.. Featured amenities include a business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. This hotel has 3 meeting rooms available for events. A roundtrip airport shuttle is provided for a surcharge (available on request), and free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="33.06" OriginalAmount="32.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.199226" Longitude="106.822686" StarRating="3" HotelCode="|166334" HotelName="All Season Jakarta Thamrin" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Talang Betutu No. 2 Jakarta</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/3/3/4/166334_1_1462.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in the business area, Close to banks and embassies. 30 minutes away from the establishment you have Soekarno Hatta Airport. ROOM: The establishment has 167 rooms.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="33.22" OriginalAmount="32.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18747" Longitude="106.82919" StarRating="0" HotelCode="|461456" HotelName="Erian" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>45 Jl. KH. Wahid Hasyim</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/1/4/5/6/461456_a15651f0637.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="33.33" OriginalAmount="33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1494549924182" Longitude="106.81737864417" StarRating="4" HotelCode="405426|159155" HotelName="Hotel Santika Premiere Hayam Wuruk" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hayam Wuruk 125, Jakarta Pusat, Jakarta 11160</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/b1/e3b1e6bf6d4426514a1415f88897aadbe778b061.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="33.33" OriginalAmount="33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.28740878" Longitude="106.77961574" StarRating="4" HotelCode="430481|153460" HotelName="Swiss-Belhotel Pondok Indah" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Air Conditioning,Airport Transfer (on Demand),Banquet Hall,Business Centre,Currency Exchange,Designated Smoking Area,Golf,Laundry,Massage Centre,Meeting Room,Parking,Restaurant,Room Service,Smoking Rooms,Spa,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Metro Pondok Indah, Block SA, Sector 2, Jakarta 12310</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b2/c3/b2c370a8034ff45717a22de2f24f344325844a0e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Swiss-Belhotel Pondok Indah is a four-star international hotel in Jakarta, Pondok Indah - the luxury...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="33.33" OriginalAmount="33.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16359" Longitude="106.827262" StarRating="4" HotelCode="93151|redtop_hotel__convention_center" HotelName="Redtop" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pecenongan 72, Jakarta 10120</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/58/b5/58b5c8e0f8004624b197df575262c2c37e078895.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated right at the heart of Jakarta's bustling commercial business district, only 50...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="33.33" OriginalAmount="33.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1751209766104" Longitude="106.83912277222" StarRating="4" HotelCode="151646|lumire_hotel_and_convention_center" HotelName="Lumire Hotel &amp; Convention Center" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Senen Raya 135, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/8f/728f1d3c9069d3c2140c01a3f76807bb64ea32a7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The accommodation is located in Senen, Central Jakarta. Its strategic location is close to governmen...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="33.84" OriginalAmount="33.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.164534" Longitude="106.8263659" StarRating="3" HotelCode="|377500" HotelName="Luminor Pecenongan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. pecenongan no. 35 luminor hotel</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/7/5/0/0/377500_8b5de991103.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="33.84" OriginalAmount="33.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1872086" Longitude="106.8256539" StarRating="4" HotelCode="|85680" HotelName="The Akmani Jakarta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. KH. Wahid Hasyim 91</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/5/6/8/0/85680_3.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in Yakarta the city centre of Close to, is situated 45 minutes away from Soekarno-Hatta Airport. HOTEL: This urban hotel, has 116 rooms, comfortable, comfortable facilities, a safety deposit box service, a lift, a hairdresser's, a bar, a television room, a restaurant, conference facilities and internet in communal areas, The establishment offers guests room service, a laundry service and a car park. ROOM: Each room has a bathroom with a shower, a bath, a hairdryer, an individual air-conditioning system, a direct line telephone, a coffee maker, a kettle, an electronic key, bedding, a flat-screen television, internet (free of charge), a mini-bar and a safe. FACILITIES: You can find a heated swimming pool, a jacuzzi, a steam bath, spa treatments, a gym and breakfast service. MEALS: Regarding the food and beverage offering, the establishment offers a set-menu lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="33.97" OriginalAmount="33.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16562" Longitude="106.81547" StarRating="4" HotelCode="1877335" HotelName="Merlynn Park Hotel" Meals="EXECUTIVE ROOM" BedType="EXECUTIVE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kh. Hasyim Azhari 29 - 31,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/77335/1877335/54.jpg?f=17158288</HotelPictures>
        <HotelDescription>Relax at the full-service spa, where you can enjoy massages and body treatments. You're sure to appreciate the recreational amenities, including an outdoor pool, an indoor pool, and a fitness center. Additional amenities at this Art Deco hotel include complimentary wireless internet access, concierge services, and babysitting (surcharge).. 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 self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="34.04" OriginalAmount="33.7" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19983" Longitude="106.82266" StarRating="3" HotelCode="1877313" HotelName="Ai Hotel Jakarta Thamrin" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>1 Jl. Tanjung Karang,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/77313/1877313/18.jpg?f=17255730</HotelPictures>
        <HotelDescription>Make use of convenient amenities, which include complimentary wireless internet access and concierge services.. 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..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="34.34" OriginalAmount="34.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18259" Longitude="106.817053" StarRating="4" HotelCode="80669|millennium_hotel_sirih_jakarta" HotelName="Millennium Hotel Sirih Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Fachrudin 3, Jakarta 10250</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/cc/6a/cc6a3f978f615d5a3cfc8f84a7cd1dc46b8845ac.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located in the thriving business district at the heart of Jakarta. The Nat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="34.34" OriginalAmount="34.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.181843" Longitude="106.835327" StarRating="5" HotelCode="13620|hotel_aryaduta_jakarta" HotelName="Aryaduta Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Prapatan 44-48, Jakarta 10110</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/69/c3694fb7aeb9b5f0ae9a0d78e122910e14fbe2ea.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located in central Jakarta, close to the embassies and the business district an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="34.34" OriginalAmount="34.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16456936" Longitude="106.8263097" StarRating="3" HotelCode="510096|luminor_hotel_pecenongan" HotelName="Luminor Hotel Pecenongan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pecenongan No. 35, Jakarta 10120</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/f9/a7f91f2ab01a2b31adbf5a36a89c56fd054adb06.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="34.34" OriginalAmount="34.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18948956" Longitude="106.75599614" StarRating="4" HotelCode="756662|veranda_serviced_residence_puri" HotelName="Veranda Serviced Residence Puri" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pesanggrahan 28, RT.1/RW.6, Kembangan Selatan, Kota Barat, Daerah Khusus Ibukota, Jakarta 11610</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/8a/008a782f4067c8bff3b86bd10b78efcf2c0643af.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="34.38" OriginalAmount="34.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.20005" Longitude="106.82227" StarRating="3" HotelCode="2535612" HotelName="Liberty Hotel Thamrin Jakarta" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Sungai Gerong No. 2,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0025/35612/2535612/1.jpg?f=17309959</HotelPictures>
        <HotelDescription>Make use of convenient amenities such as complimentary wireless internet access, concierge services, and a banquet hall.. Featured amenities include express check-in, 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..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="34.43" OriginalAmount="34.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.174625" Longitude="106.839055" StarRating="4" HotelCode="|87235" HotelName="Lumire and Convention Center" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/7/2/3/5/87235_1_2172.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, Senen it is in is situated in Jakarta the centre of Close to the government buildings and the business area. it is 25 kilometres away from Soekarno-Hatta the International Airport of. HOTEL: This comfortable hotel is perfect for business and holiday stays, The establishment offers guests 330 large rooms, with features that offer you the maximum level of comfort and with features that offer you the maximum level of comfort. The establishment has with air-conditioning, a lobby, a safety deposit box service, a currency exchange service, a lift, a hairdresser's, a TV room, a cafÃ©, a bar, a nightclub and a restaurant. Guests also have access to conference facilities, room service, a laundry service and a car park. ROOM: Each room has large beds, a king-size bed, feather bedding, a satellite television, films, a mini-bar, a bathroom with a bath, a shower, a safety deposit box and a hairdryer. Guests are offered superior deluxe rooms with WiFi (available for a fee), executive rooms and with WiFi (free of charge), All the rooms have a radio and an ironing set. FACILITIES: There is a variety of facilities and services available at the establishment, including indoor and outdoor swimming pools, a gym, a sauna, spa treatments and a massage service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="34.44" OriginalAmount="34.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.165537" Longitude="106.815497" StarRating="5" HotelCode="|85676" HotelName="Merlynn Park" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. K.H. HASYIM AHARI 29-31</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/5/6/7/6/85676_1_1175.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel Jalan KH Hasyim Ashari it is in Close to the business area and the commercial area. 10 minutes away from the establishment, you can find the tourist centre, Wayang the museum el Ancol Dream Park the trade fair ground. it is 15 minutes away from Taman Anggrek and Sogo the shopping centre 20 minutes away from the establishment you have Ragunan the Zoo of it is situated 20 kilometres away from Yakarta Soekarno-Hatta Airport. HOTEL: This hotel was built in 1920, has 301 rooms, family suites and business rooms. FACILITIES: Guests are offered an air-conditioning system, a hall, a safe, a currency exchange, a lift, a hairdresser, a games room and a room where you can watch TV. You can find a cafÃ©, a bar, a pub and a restaurant. The establishment also offers a dance hall, meeting facilities, event rooms, WiFi, room service and a launderette. ROOM: All the rooms have a bathroom with a shower or bath, a hairdryer, a direct line telephone, a writing desk, satellite or cable TV, a safe, a mini-bar, a coffee maker, a kettle and an air-conditioning system.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="34.58" OriginalAmount="34.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19354" Longitude="106.819" StarRating="3" HotelCode="|401045" HotelName="Ana Hotel Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 11/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kebon Kacang IX/79</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/0/4/5/401045_eae16390730.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="35.07" OriginalAmount="34.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19418" Longitude="106.8392" StarRating="4" HotelCode="|179487" HotelName="Mercure Jakarta Cikini" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jakarta Cikini Raya No. 66</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/9/4/8/7/179487_1_3437.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="35.35" OriginalAmount="35.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2010636" Longitude="106.819916" StarRating="3" HotelCode="263577|all_seasons_jakarta_thamrin" HotelName="All Seasons Jakarta Thamrin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Talang Betutu 2, Jakarta 10230</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cb/b9/cbb9f23ec47cb4f64f3f5f8422a0770fec6323b0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="35.35" OriginalAmount="35.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.211156" Longitude="106.820135" StarRating="5" HotelCode="165165|grand_sahid_jaya" HotelName="Grand Sahid Jaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jend Sudirman 86, 10220 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/b8/1bb8a9bd8d50dc004ab6559ff5fda5527f2f7855.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of Jakarta's bustling golden triangle. It is close to the headqua...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="35.35" OriginalAmount="35.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18705549" Longitude="106.82183505" StarRating="4" HotelCode="334286|kosenda_hotel" HotelName="Kosenda Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan KH Wahid Hasyim 127, Jakarta 10240</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/76/79768f67ac8829abab352302d8b776b2b26c15cd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="35.35" OriginalAmount="35.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.23738215" Longitude="106.81201715" StarRating="0" HotelCode="613001|mk_house_senopati" HotelName="MK House Senopati" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cikatomas II 4, Kebayoran Baru, Jakarta 12190</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/ba/edba15df61e66be1ee6dc76f5d35ad4a2a613c46.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="35.43" OriginalAmount="35.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.12786" Longitude="106.79184" StarRating="3" HotelCode="1877312" HotelName="Holiday Inn Express Jakarta Pluit Citygate By Ihg" Meals="HIGH FLOOR ROOM" BedType="HIGH FLOOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Emporium Pluit Mall 10Th Floor, Jl. Pluit Selatan Raya</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/77312/1877312/45.jpg?f=17081938</HotelPictures>
        <HotelDescription>Enjoy recreation amenities such as a 24-hour fitness center or take in the view from a terrace. Additional features at this hotel include complimentary wireless internet access, shopping on site, and wedding services.. Featured amenities include a 24-hour business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. Event facilities at this hotel consist of conference space and meeting rooms. Free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="35.83" OriginalAmount="35.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18712" Longitude="106.82208" StarRating="3" HotelCode="2493568" HotelName="Holiday Inn Express Jakarta Wahid Hasyim By Ihg" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jl. K.H. Wahid Hasyim No.123,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/93568/2493568/1.jpg?f=17418364</HotelPictures>
        <HotelDescription>Property Location You'll be centrally located in Jakarta with a stay at Holiday Inn Express Jakarta Wahid Hasyim, steps from Sarinah Mall and close to National Monument. This hotel is within close proximity of Taman Alam Lumbini and Tanah Abang Market. Rooms Make yourself at home in one of the 160 air-conditioned rooms featuring refrigerators and LED televisions. Cable programming and MP3 docking stations are provided for your entertainment, while complimentary wireless Internet access keeps you connected. Private bathrooms with showers feature complimentary toiletries and hair dryers. Conveniences include phones, as well as safes and desks. Amenities Enjoy the recreation opportunities such as a 24-hour fitness center or make use of other amenities including complimentary wireless Internet access. Dining Enjoy a satisfying meal at a restaurant serving guests of Holiday Inn Express Jakarta Wahid Hasyim. Business, Other Amenities Featured amenities include a business center, express check-in, and complimentary newspapers in the lobby. Free self parking is available onsite.
Enjoy the recreation opportunities such as a 24-hour fitness center or make use of other amenities including complimentary wireless Internet access.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="36.10" OriginalAmount="35.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.181909" Longitude="106.835526" StarRating="4" HotelCode="573213" HotelName="Aryaduta Menteng" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kko Usman &amp; Harun 44-48,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0005/73213/573213/1.jpg?f=17499747</HotelPictures>
        <HotelDescription>Be sure to enjoy recreational amenities including an outdoor pool and a steam room. This hotel also features complimentary wireless internet access, concierge services, and gift shops/newsstands.. Featured amenities include a business center, limo/town car service, and express check-out. Planning an event in Jakarta? This hotel has 5060 square feet (470 square meters) of space consisting of conference space and a meeting room. 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="36.36" OriginalAmount="36.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2456358381066" Longitude="106.79834811009" StarRating="3" HotelCode="316893|neo_hotel_melawai" HotelName="Hotel NEO Melawai Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Panglima Polim Raya 15, Kebayoran Baru, Jakarta Selatan 12160</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/55/f15518c9f33bc96c03321c1bc820b1b25fa767e4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="36.36" OriginalAmount="36.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.168405" Longitude="106.787108" StarRating="4" HotelCode="64863|hotel_ciputra_jakarta" HotelName="Ciputra Jakarta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Letnan Jenderal S. Parman, Jakarta 11470</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/3b/533b7330aa9927c091c5e4b9b71acfb357d88a08.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is one of the closest hotels to Soekarno Hatta International Airport. It is only a few min...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="36.36" OriginalAmount="36.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18713734" Longitude="106.82200797" StarRating="3" HotelCode="421832|holiday_inn_express_jakarta_wahid_hasyim" HotelName="Holiday Inn Express Jakarta Wahid Hasyim" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,24 Hour Security,Air Conditioning,Central Heating,Housekeeping,Laundry,Meeting Room,Shopping Arcade,Smoking Rooms,Spa,Telephone Service,Wake-up Call Service">
        <Address>
          <AddressLines>
            <AddressLine>No.123 Jl. K.h. Wahid Hasyim, Jakarta 10240</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dc/be/dcbedc486bbfccbc75ba8159e084904eeb45e896.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Holiday Inn Express Jakarta Wahid Hasyim is the newest addition to the growing Holiday Inn Express i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="36.36" OriginalAmount="36.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2000482524732" Longitude="106.82280417984" StarRating="3" HotelCode="935533|holiday_inn_express_jakarta_thamrin" HotelName="Holiday Inn Express Jakarta Thamrin" 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 Tanjung Karang 1, Jakarta 10230</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/55/1f5579ccdd3cfc2cd2fcde96a19df17696d35aa2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="36.63" OriginalAmount="36.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1803834" Longitude="106.7241418" StarRating="4" HotelCode="|400060" HotelName="Harris Suite Puri Mansion" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Lingkar Luar Barat, RT.2/RW.1, Duri Kosambi, 39</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/0/6/0/400060_de376520942.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="37.03" OriginalAmount="36.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.189264" Longitude="106.84685" StarRating="4" HotelCode="402397" HotelName="The Acacia Hotel Jakarta" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kramat Raya No. 81, Menteng</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0004/02397/402397/1.jpg?f=17734716</HotelPictures>
        <HotelDescription>Dip into one of the 2 outdoor swimming pools or enjoy other recreational amenities, which include a fitness center. This hotel also features complimentary wireless internet access, concierge services, and a hair salon.. Featured amenities include a business center, a 24-hour front desk, and luggage storage..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="37.37" OriginalAmount="37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.30274175" Longitude="106.88609682" StarRating="3" HotelCode="178319|159165" HotelName="Santika Taman Mini Indonesia Indah" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Garden,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pintu 1, Taman Mini Indonesia Indah, Jakarta, Timur 13880</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/40/5a400a0f8b254d08318edddcaf604d81e45c10fe.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in east Jakarta, the hotel is only 5 minutes from Tamini Square and 20 minutes from the Sent...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="37.37" OriginalAmount="37.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.25392604" Longitude="106.80189574" StarRating="4" HotelCode="385319|the_1o1_jakarta_sedayu_darmawangsa" HotelName="THE 101 Jakarta Sedayu Darmawangsa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Darmawangsa Square, Jl. Darmawangsa IX 14, Kebayoran Baru, Jakarta Selatan 12160</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/b2/e0b25a1d0b953f857ba69a3a90ae05ca3ec7c1c9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="37.37" OriginalAmount="37.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2444560801466" Longitude="106.80412381434" StarRating="4" HotelCode="394554|hotel_grandhika_iskandarsyah" HotelName="Hotel GranDhika Iskandarsyah" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Iskandarsyah Raya 64/65, Block M, Jakarta 12160</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/5c/f25c6bce8595ffbb85009eb095e1d81ae864e253.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="37.80" OriginalAmount="37.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.13246" Longitude="106.80985" StarRating="4" HotelCode="|41629" HotelName="Mercure Jakarta Batavia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN KALI BESAR BARAT 44 - 46 JAKARTA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/6/2/9/41629_1_4741.jpg</HotelPictures>
        <HotelDescription>HOTEL: It has 311 rooms, In the establishment entrance, guests will find a lobby, a currency exchange service, a lift, a restaurant, conference facilities and internet. By paying an additional charge you can enjoy room service and a laundry service (for a fee). SITUATION: It has good links to the transport network, the Golden Triangle area it is situated 15 minutes away from near the establishment, guests will find the historic area, is situated 30 minutes away from Soekarno-Hatta Airport. ROOM: The rooms have an air-conditioning system, a desk, a direct line telephone, a mini-bar, a coffee maker, a kettle, a television, remote control, a satellite television, music channels, a hairdryer, a bathroom with a shower, a bath, internet and a safety deposit box. FACILITIES: The establishment boasts a swimming pool, a fitness centre, a gym, aerobics and a jogging circuit. For a fee, you can enjoy a sauna and a massage service. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast and Ã  la carte lunch and dinner. PAYMENT METHODS: The establishment accepts Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="37.96" OriginalAmount="37.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16871" Longitude="106.78682" StarRating="4" HotelCode="24863" HotelName="Hotel Ciputra Jakarta" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Letnan Jendral S Parman,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/24863/24863/12.jpg?f=17751366</HotelPictures>
        <HotelDescription>Take time to pamper yourself with a visit to the full-service spa. You're sure to appreciate the recreational amenities, including a health club, an outdoor pool, and bicycles to rent. Additional amenities at this hotel include complimentary wireless internet access, concierge services, and gift shops/newsstands.. Featured amenities include complimentary wired internet access, a business center, and complimentary newspapers in the lobby. Event facilities at this hotel consist of a conference center and meeting rooms. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free valet parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="38.07" OriginalAmount="37.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.24453" Longitude="106.80393" StarRating="4" HotelCode="|210830" HotelName="Grandhika Iskandarsyah" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Iskandarsyah Raya No. 65, Kebayoran Baru, RT.5/RW.2, Melawai, Kby. Baru, Kota Jakarta Selatan, DKI Jakarta</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/0/8/3/0/210830_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="38.08" OriginalAmount="37.7" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.189041" Longitude="106.82514" StarRating="3" HotelCode="1877276" HotelName="Artotel Thamrin Jakarta" Meals="STUDIO" BedType="STUDIO">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sunda No.3,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/77276/1877276/19.jpg?f=17559192</HotelPictures>
        <HotelDescription>Make use of convenient amenities such as complimentary wireless internet access, concierge services, and a banquet hall. Guests can catch a ride to nearby destinations on the area shuttle (surcharge).. Featured amenities include express check-in, dry cleaning/laundry services, and a 24-hour front desk. This hotel has 2 meeting rooms available for events. Free valet parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="38.38" OriginalAmount="38.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1884641900573" Longitude="106.82405754166" StarRating="3" HotelCode="378366|artotel_jakarta__thamrin" HotelName="ARTOTEL Thamrin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sunda 3, Jakarta 10350</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/c7/02c705229f660067be648d9a703bcfcbbe5b4a23.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="38.38" OriginalAmount="38.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.26063671" Longitude="106.78690282" StarRating="3" HotelCode="504267|dwijaya_house_of_pakubuwono" HotelName="Dwijaya House Of Pakubuwono" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Dwijaya Ii 7, Kebayoran Baru, Jakarta 12140</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d0/63/d063249ec18871b403d4a00fea1ae8736e76fedd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="38.38" OriginalAmount="38.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.14977725" Longitude="106.89039759" StarRating="3" HotelCode="470835|ravarine_suite_apartment_4" HotelName="Ravarine Suite Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Boulevard Barat, Mall of Indonesia, Kelapa Gading, Jakarta 14240, West Java</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/33/ff3344dd64c03ef61a8df35f9c2582cd8950b583.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="38.38" OriginalAmount="38.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1643058" Longitude="106.82052499" StarRating="3" HotelCode="554568|harris_vertu_hotel_harmoni" HotelName="Harris Vertu Hotel Harmoni" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Hayam Wuruk 6, Jakarta 10120</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/23/29/2329c0e48f384a8c9a90b9489f0d319c3f8622cb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="38.38" OriginalAmount="38.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.23273974" Longitude="106.81281274" StarRating="3" HotelCode="572876|havenwood_senopati" HotelName="Havenwood Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Empu Sendok 51, Senopati, Jakarta, Kebayoran Baru</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/bb/ddbbe7c5ee044f8b7a277866f78db9a0fc9d57a6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="38.38" OriginalAmount="38.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.10938881" Longitude="106.77926666" StarRating="0" HotelCode="838250|spacious_and_comfortable_2br_green_bay_pluit_apartment" HotelName="Green Bay Pluit" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pluit Karang, Ayu B1 Utara, Jakarta 14450</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/af/93af5096d539d6f8f392927d65ec403bc2e5def7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="38.38" OriginalAmount="38.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="0" HotelCode="879603|gorgeous_1br_apartment_royal_olive_residence" HotelName="Royal Olive Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Warung Jati Barat 101</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/07/1c07b8bb9b87e9c121b011659a48cf90cf65b81b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="38.69" OriginalAmount="38.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.24575" Longitude="106.79819" StarRating="3" HotelCode="1877336" HotelName="Hotel Neo Melawai" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>15 Jl. Panglima Polim,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/77336/1877336/48.jpg?f=16799404</HotelPictures>
        <HotelDescription>Take time to pamper yourself with a visit to the full-service spa. Additional amenities at this hotel include complimentary wireless internet access and concierge services.. Featured amenities include a 24-hour front desk, luggage storage, and laundry facilities. Free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="38.79" OriginalAmount="38.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.291872" Longitude="106.796068" StarRating="5" HotelCode="|552325" HotelName="Ra Suites Simatupang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>30 Jalan TB Simatupang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/2/3/2/5/552325_9025acc1416.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="38.92" OriginalAmount="38.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19134" Longitude="106.8244" StarRating="3" HotelCode="3895633" HotelName="Jambuluwuk Thamrin Hotel" Meals="PREMIUM DELUXE ROOM" BedType="PREMIUM DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Riau No. 5 - 7, Thamrin,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/95633/3895633/11.jpg?f=16661702</HotelPictures>
        <HotelDescription>Be sure to enjoy recreational amenities including an outdoor pool and a steam room. Additional features at this hotel include complimentary wireless internet access, concierge services, and a banquet hall.. Featured amenities include dry cleaning/laundry services, luggage storage, and a safe deposit box at the front desk. This hotel has 3 meeting rooms available for events. Free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="39.39" OriginalAmount="39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.30128366" Longitude="106.83476492" StarRating="4" HotelCode="349983|150950" HotelName="Aston Priority Simatupang Hotel &amp; Conference Center" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Let. Jend. T.B. Simatupang Kav. 9, Kebagusan, South Jakarta 12520</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/8e/ec/8eecc03cbadab85a01bf9c6656ff80235803e09e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="39.39" OriginalAmount="39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.138418" Longitude="106.831964" StarRating="4" HotelCode="396116|36141" HotelName="Novotel Jakarta Mangga Dua Square" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gunung Sahari Raya 1, Jakarta 14420</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/94/159409a05f1e631e4abb60961defc9479867f6fc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city and business hotel is situated within just 30 minutes' drive of Jakarta's central business...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="39.39" OriginalAmount="39.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2201533783351" Longitude="106.81594312191" StarRating="5" HotelCode="98235|hotel_aryaduta_semanggi" HotelName="Aryaduta Semanggi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Garnisun Dalam No. 8, Karet Semanggi, Jakarta 12930</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/dd/e5dd7acac835bf74c87707203a453006c0d29415.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="39.78" OriginalAmount="39.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.23337" Longitude="106.79719" StarRating="4" HotelCode="|532544" HotelName="Artotel Casa Hang Tuah" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl Hang Tuah 1 no 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/2/5/4/4/532544_242ab431004.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="39.81" OriginalAmount="39.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.23697" Longitude="106.81337" StarRating="0" HotelCode="|232503" HotelName="W Home Senopati" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cikatomas II No 24-26</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/2/5/0/3/232503_8.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="40.32" OriginalAmount="39.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19572989" Longitude="106.84004278" StarRating="4" HotelCode="840288|ID000328" HotelName="Novotel Jakarta Cikini" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cikini Raya 107 109, Cikini Menteng, Jakarta Pusat 10330, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/ae/5aae4f508084c73d1bbfebc0b87a18c4c8cd0ed1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="40.40" OriginalAmount="40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.147778" Longitude="106.83922775" StarRating="4" HotelCode="729960|313053" HotelName="Grand Orchardz Hotel Rajawali Kemayoran" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Rajawali Selatan Raya 1b, Kemayoran, Jakarta 10720</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/4f/ad4f044eedc7f3d9dfd49401f76aa6835fd097fb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Old Jakarta, this spa hotel is 0.7 mi (1.1 km) from Jakarta International Expo and within...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="40.40" OriginalAmount="40.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18370344" Longitude="106.82469169" StarRating="0" HotelCode="971728|ashley_hotel_sabang" HotelName="Ashley Sabang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan H Agus Salim 22AB, RT 2/RW 1, Kebon  Sirih, Menteng, Jakarta 10340</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5f/fc/5ffc772386904b363aa9a2ede841a577ede51571.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="40.66" OriginalAmount="40.26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.219407" Longitude="106.81596" StarRating="4" HotelCode="211365" HotelName="Aryaduta Suites Semanggi" Meals="SUITE 1 BEDROOM" BedType="SUITE 1 BEDROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Garnisun Dalam No. 08, Karet Semanggi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0002/11365/211365/1.jpg?f=17729144</HotelPictures>
        <HotelDescription>Relax at the full-service spa, where you can enjoy massages. You can take advantage of recreational amenities such as outdoor tennis courts, an outdoor pool, and a sauna. This hotel also features complimentary wireless internet access, concierge services, and free babysitting.. Featured amenities include a business center, limo/town car service, and express check-in. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="40.92" OriginalAmount="40.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18238" Longitude="106.824515" StarRating="4" HotelCode="292415|ID000053" HotelName="Mercure Jakarta Sabang" Meals="ROOM ONLY,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 Haji Agus Salim No.11, PO Box 2725, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/e4/38e42649bb6e53d5f09b0802b5d7c1669bccc0b9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="41.14" OriginalAmount="40.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.187198" Longitude="106.822193" StarRating="3" HotelCode="|199462" HotelName="Holiday Inn Express Jakarta Wahid Hasyim, An Ihg" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. KH. Wahid Hasyim No. 123</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/9/4/6/2/199462_1_4004.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="41.41" OriginalAmount="41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.198369" Longitude="106.802403" StarRating="4" HotelCode="23150|159159" HotelName="Santika Premiere Jakarta Slipi Jakarta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan AIPDA K.S. Tubun 7, Slipi, 11410 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/17/c417d542af29239c8d2d2842306659ef97b8102d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is conveniently located in the new business triangle of West Jakarta and is just a stroll...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="41.41" OriginalAmount="41.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.223118" Longitude="106.833028" StarRating="4" HotelCode="292397|js_luwansa_hotel_and_convention_center" HotelName="JS Luwansa Hotel &amp; Convention Center" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>JL. H.R. Rasuna Said Kav. C-22, Jakarta 12940</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cc/55/cc5598216f68874bd4e477596630c7af6c9247e1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Halim Perdana Kusuma (HLP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="42.10" OriginalAmount="41.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16432" Longitude="106.82048" StarRating="4" HotelCode="3067328" HotelName="Vertu Harmoni Jakarta" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hayam Wuruk No. 6,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0030/67328/3067328/13.jpg?f=16022538</HotelPictures>
        <HotelDescription>Enjoy recreational amenities such as an outdoor pool and a fitness center. This hotel also features complimentary wireless internet access, concierge services, and wedding services.. 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..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="42.12" OriginalAmount="41.7" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.198623" Longitude="106.8029" StarRating="4" HotelCode="66258" HotelName="Hotel Santika Premiere Slipi Jakarta" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Aipda K.S. Tubun No. 7 Slipi,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/66258/66258/1.jpg?f=17688703</HotelPictures>
        <HotelDescription>Take advantage of recreational opportunities offered, including an outdoor pool, a sauna, and a fitness center. Additional features at this hotel include complimentary wireless internet access, concierge services, and gift shops/newsstands. If you'd like to spend the day shopping, you can hop on the shuttle (surcharge).. Featured amenities include a business center, limo/town car service, and complimentary newspapers in the lobby. Event facilities at this hotel consist of a conference center and meeting rooms. Guests may use a train station pick-up service for a surcharge, and free valet parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="42.12" OriginalAmount="41.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.25585" Longitude="106.81507" StarRating="4" HotelCode="|61892" HotelName="Kemang Icon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN KEMANG RAYA 1 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/1/8/9/2/61892_1_1384.jpg</HotelPictures>
        <HotelDescription>HOTEL: It has 12 rooms a lobby, a reception, a safety deposit box service, a television room, a cafÃ©, a bar and a restaurant. The establishment also offers internet (for a fee), room service, a laundry service (for a fee) and a car park. SITUATION: It is inKemang the city centre of 35 kilometres away from the establishment, guests will find Soekarno Hatta Airport. ROOM: The rooms have a sitting area, complimentary bathroom items, a bathroom with a shower, a hairdryer and a king-size bed. They also have a direct line telephone, satellite and cable television, internet, a safe, a mini-bar, a coffee maker, a kettle, an individual air-conditioning system and a balcony or terrace. FACILITIES: The establishment boasts a swimming pool that has an area for children, deck chairs and parasols. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast and Ã  la carte lunch and dinner. PAYMENT METHODS: The establishment accepts American Express, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="42.42" OriginalAmount="42.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.14554804" Longitude="106.81536538" StarRating="3" HotelCode="429832|holiday_inn_hotel_and_suites_jakarta_gajah_mada" HotelName="Holiday Inn And Suites Gajah Mada" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gajah Mada 211, Jakarta Pusat, Jakarta 11120, West Java</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/a4/6ba4f57d2f402ec4fa6de34efb1136e9ce95ff78.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This cosy hotel is in North Jakarta. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="42.42" OriginalAmount="42.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.242599" Longitude="106.840597" StarRating="4" HotelCode="905769|hotel_bidakara_jakarta" HotelName="Hotel Bidakara Grand Pancoran Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jenderal Gatot Subroto 71-73, Pancoran, Jakarta 12870</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d7/90/d790f1b88c7b6e29d8114b9c6490eaff7caa16e0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located amidst a strategic area of 4.5 hectares, near the Jabotabek highway. It is easi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="42.50" OriginalAmount="42.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.29363" Longitude="106.80202" StarRating="4" HotelCode="2497608" HotelName="Ra Premiere Simatupang" Meals="DELUXE TWIN ROOM" BedType="DELUXE TWIN ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Intan No. 25, Cilandak</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/97608/2497608/54.jpg?f=17308053</HotelPictures>
        <HotelDescription>Be sure to enjoy recreational amenities including an outdoor pool and a 24-hour fitness center. Additional features at this aparthotel include complimentary wireless internet access, concierge services, and an arcade/game room. Guests can catch a ride to nearby destinations on the complimentary area shuttle.. Featured amenities include a business center, express check-in, and dry cleaning/laundry services. This aparthotel has 11 meeting rooms available for events. 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="43.43" OriginalAmount="43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1675775" Longitude="106.79184" StarRating="0" HotelCode="943779|396000" HotelName="Aston Kartika Grogol Hotel &amp; Conference Center" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kyai Tapa 101, Rt6/Rw16, Tomang, Grogol Petamburan, Kota Jakarta Barat, Jakarta 11440</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/2d/84/2d84416ce6195d9685019f231d6433dbe5d14fb9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="43.43" OriginalAmount="43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.122374" Longitude="106.836514" StarRating="4" HotelCode="80479|36137" HotelName="Mercure Convention Centre Ancol" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort,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,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl Pantai Indah, Taman Impian Jaya Ancol, 14430 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/a6/aca63ad0aa9ba0c81e661fab3cdb509f6a8eabb8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of the exciting Dreamland Ancol Park, between the Oceanarium and Fantasy World,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="43.43" OriginalAmount="43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.167044" Longitude="106.794995" StarRating="3" HotelCode="292405|84255" HotelName="The Gloria Suites Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kyai Tapa 215, Grogol, Jakarta 11440</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/53/01532f05a9b5867e9d79c2d236a87bfbb8ab0552.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="43.43" OriginalAmount="43.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.255582" Longitude="106.814837" StarRating="5" HotelCode="68409|kemang_icon_by_alila" HotelName="Kemang Icon by Alila" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kemang Raya 1, Jakarta 12730</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/a1/14a16c8513cf8ef32feac17102d82f8a880b38fe.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Kemang, South Jakarta, in a row of traditional Betawinese and l...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="43.43" OriginalAmount="43.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.184769" Longitude="106.834554" StarRating="4" HotelCode="263581|fraser_residence_menteng_jakarta" HotelName="Fraser Residence Menteng, Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="aparthotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Menteng Raya No.60, Menteng, Jakarta 10340</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/79/0179c7dae59dfe66f20f80a8444aa1e5c797f56c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="43.43" OriginalAmount="43.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.3719180361178" Longitude="106.83322047399" StarRating="4" HotelCode="504224|the_margo_hotel" HotelName="The Margo Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Margonda Raya 358, Kemiri Muka, Beji, Kota Depok, Jakarta 16423, Jawa Barat</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c6/d9/c6d98c280a5b64d9c2f86580206cdf79358ee5f2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Depok.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="43.43" OriginalAmount="43.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16053727" Longitude="106.8529675" StarRating="0" HotelCode="954551|apartment_palazzogrand_palace_kemayoran" HotelName="Grand Palace Kemayoran" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan H. Benyamin Sueb, Blok A5, Kemayoran, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/51/5751aabd1385753d7a0916b52cf74198e1254c30.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="43.71" OriginalAmount="43.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.123115" Longitude="106.836987" StarRating="4" HotelCode="|93350" HotelName="MERCURE ANCOL" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pantai Indah,ancol Jakarta Jakarta Utara ,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/9/3/3/5/0/93350_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The MERCURE ANCOL is rated four stars, it was opened in 1975, has a cafÃ©, a swimming pool and a gym. SITUATION: This establishment is in the coast of Jakarta. It is near Ancol Attraction Park, ROOM: The establishment has 434 rooms with mini-bar, a hairdryer, a safety deposit box, a trouser press, an ironing set and an air-conditioning system.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="43.78" OriginalAmount="43.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.15334" Longitude="106.85" StarRating="4" HotelCode="2433535" HotelName="Grand Mercure Jakarta Kemayoran" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jl H Benyamin Sueb Kav B-6, Superblok Mega Kemayoran</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/33535/2433535/1.jpg?f=17357489</HotelPictures>
        <HotelDescription>Pamper yourself with a visit to the spa, which offers massages. You're sure to appreciate the recreational amenities, including a health club, an outdoor pool, and an indoor pool. This hotel also features complimentary wireless Internet access, concierge services, and free babysitting. If you'd like to spend the day shopping, you can hop on the complimentary shuttle.. 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..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="44.44" OriginalAmount="44.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16030785" Longitude="106.85296001" StarRating="3" HotelCode="958629|2_bedrooms_grand_palace_apartment_kemayoran_by_travelio" HotelName="Grand Palace Kemayoran by Travelio" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan H. Benyamin Sueb, Blok A5, Kemayoran, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/30/2f30bc24c4a627cff11baf42d915d9df3a208975.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="45.05" OriginalAmount="44.6" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.171586" Longitude="106.83553" StarRating="5" HotelCode="14501" HotelName="Hotel Borobudur Jakarta" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Lapangan Banteng Selatan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/14501/14501/131.jpg?f=17742736</HotelPictures>
        <HotelDescription>Located in the heart of the vibrant city of Jakarta, this upscale city hotel is the preferred choice among business travellers. Borobudur Jakarta is ideally situated close to the main business districts of the city, shopping areas, Presidential Palace and a wealth of government buildings. It is approximately a 35-minute drive from Soekarno Hatta International Airport. Set amidst 9. 3 hectares of beautifully landscaped tropical gardens the hotel exudes peace and tranquillity. The guest rooms have been elegantly designed with convenient and comfort in mind. The resort offers exceptional services and modern conference facilities, the perfect venue for hosting conferences in Jakarta.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="45.23" OriginalAmount="44.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16334" Longitude="106.827836" StarRating="4" HotelCode="|67202" HotelName="Redtop  and Convention Center" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL. PECENONGAN 72</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/7/2/0/2/67202_12.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel has an entertainment programme. SITUATION: In the surrounding area of the establishment, guests can find the leisure areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="45.44" OriginalAmount="44.99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.149174" Longitude="106.834141" StarRating="4" HotelCode="|84889" HotelName="The Grand Platinum Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl Kartini Raya No. 57</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/4/8/8/9/84889_1_1405.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Swiss Belhotel Mangga Besar is rated four stars, it was opened in 2009. It has a cafÃ© and a covered swimming pool. SITUATION: This establishment is in the centre of Jakarta. It is located near Ancol Amusement Park, ROOM: The establishment has 246 rooms with mini-bar, a hairdryer, a safe, a trouser press and an air-conditioning system.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="45.45" OriginalAmount="45.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.186917" Longitude="106.828984" StarRating="4" HotelCode="168346|morrissey_serviced_apartment" HotelName="Morrissey" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Fax,Garden,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan KH Wahid Hasyim 70, Menteng, 10340 Jakarta, Java</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/8c/b88c331ac72e31d473620ef1e4ac8e4034c309ab.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This aparthotel is located at the heart of the central business district and bordering the quiet Dut...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="45.72" OriginalAmount="45.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.12197" Longitude="106.83572" StarRating="4" HotelCode="82880" HotelName="Mercure Convention Center Ancol" Meals="SUPERIOR ROOM - PARK VIEW" BedType="SUPERIOR ROOM - PARK VIEW">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pantai Indah - Ancol Jakarta,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/82880/82880/36.jpg?f=17744630</HotelPictures>
        <HotelDescription>Dip into one of the 2 outdoor pools or enjoy other recreational amenities including an outdoor tennis court and a fitness center. Additional features at this hotel include complimentary wireless internet access, concierge services, and an arcade/game room.. Featured amenities include a business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. Event facilities at this hotel consist of a conference center and 17 meeting rooms. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="45.94" OriginalAmount="45.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.123137" Longitude="106.686369" StarRating="0" HotelCode="|467690" HotelName="Fairfield By Marriott Jakarta Soekarno-hatta Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Husein Sastranegara No.8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/7/6/9/0/467690_6448d4b1144.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="46.27" OriginalAmount="45.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18405" Longitude="106.825" StarRating="4" HotelCode="|400006" HotelName="Ashley Sabang Jakarta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Haji Agus Salim</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/0/0/6/400006_5210a0e0754.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="46.46" OriginalAmount="46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.141131" Longitude="106.853368" StarRating="4" HotelCode="207928|80298" HotelName="Holiday Inn Jakarta Kemayoran" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Griya Utama  Blok B 1, Sunter Agung, Jakarta 14350</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/10/aa100b0d556055400bb2f3710d7cf6bed6a86319.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="46.46" OriginalAmount="46.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="0" HotelCode="839537|warm_and_cozy_2br_apartment_woodland_park_residence" HotelName="Woodlandpark Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kalibata Raya  22</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/d8/69d8583158a43441ab6f458671c2fd5f0f914a12.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="46.75" OriginalAmount="46.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.107133150116" Longitude="106.6833615303" StarRating="4" HotelCode="165166|619475" HotelName="FM7 Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Bar,Fax,Jacuzzi,Laundry,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Perancis No. 67, Cengkareng 15125</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/72/4d720b2f2a9e75c782a40c4be17a86e9cb742a84.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="46.81" OriginalAmount="46.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1846088" Longitude="106.8349707" StarRating="5" HotelCode="|377021" HotelName="Fraser Residence Menteng Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Menteng Raya No 60, Menteng</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/7/0/2/1/377021_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="47.12" OriginalAmount="46.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.264676" Longitude="106.808632" StarRating="5" HotelCode="|325625" HotelName="Goodrich Suites, ARTOTEL Portfolio" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL. PANGERAN ANTASARI NO.60, CIPETE UTARA, KEBAYORAN BARU</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/2/5/6/2/5/325625_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="47.30" OriginalAmount="46.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.23932723" Longitude="106.8304025" StarRating="4" HotelCode="943562|ID000307" HotelName="Mercure Jakarta Gatot Subroto" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gatot Subroto 1, Kuningan Barat, Jakarta 12790</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ea/f1/eaf19bfff437f2ea12b84603f0eb930838ff5369.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="47.47" OriginalAmount="47.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1496325595972" Longitude="106.83390855789" StarRating="4" HotelCode="167873|swissbelhotel_mangga_besar" HotelName="Swiss-Belhotel Mangga Besar Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kartini Raya No. 57, Jakarta, Java</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/7c/c57c9cec1f27cb6373f7e4bfc33ecba67d5f1c71.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Central Jakarta. It is about 5 minutes’ drive to Ancol Dreamland and the cit...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="48.32" OriginalAmount="47.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.187096" Longitude="106.829103" StarRating="4" HotelCode="|87253" HotelName="Morrissey  Residences" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL. KH. WAHID HASYIM MENTENG 70</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/7/2/5/3/87253_c7b2b831139.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has WiFi, The hotel was built in 2010, has 135 apartments, with air-conditioning, has a lobby, with a reception, express check-out, a safety deposit box service and a lift. The establishment has a cafÃ©, a restaurant, room service, a laundry service and a car park. SITUATION: This aparthotel, is in the business district, Menteng it is in 500 metres away from the establishment, you can find Thamrin the centre of it is situated 40 kilometres away from Soekarno-Hatta Airport. ROOM: The establishment has one and two bedroom apartments with kitchen, a fridge, hot plates, a microwave, a coffee maker, a kettle, an LCD TV, cable television, a DVD player, an iron, a direct line telephone, a radio, a Hi-Fi, internet, a double bed, a safe and an air-conditioning system. They also have a bathroom with a shower and a hairdryer. FACILITIES: The establishment has a swimming pool with an open-air bar, Guests are offered aerobics classes and a gym. MEALS: Regarding the food and beverage offering, the establishment offers a continental buffet breakfast and Ã  la carte or set-menu lunch and dinner. PAYMENT METHODS: Customers can pay by Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="48.48" OriginalAmount="48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1602300034562" Longitude="106.81965223181" StarRating="5" HotelCode="213199|44266" HotelName="Grand Mercure Jakarta Harmoni" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hayam Wuruk 36-37, Central Jakarta, Jakarta 10120</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/3b/4d3b80172bb9ccf6eadc8b50a027c73cff8ee7af.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers guests a total of 483 rooms. Services and facilities at the hotel include a babysit...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="48.48" OriginalAmount="48.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.223163" Longitude="106.80291" StarRating="4" HotelCode="47328|century_park_hotel_10" HotelName="Century Park Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pintu Satu Senayan, 10270 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5f/54/5f54a3c35e148350e4d98781342a6d77f9292d14.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Jakarta's central business district, just a short distance from...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="48.48" OriginalAmount="48.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18671297" Longitude="106.82719595" StarRating="4" HotelCode="602929|aloft_jakarta_wahid_hasyim" HotelName="Aloft Jakarta Wahid Hasyim" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>92 Jalan K. H. Wahid Hasyim, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/a6/eda6d2105f0b8b168de25b0f7dfb95b0831363df.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="49.11" OriginalAmount="48.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.137909" Longitude="106.83088" StarRating="4" HotelCode="211423" HotelName="Novotel Jakarta Mangga Dua Square Hotel" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gunung Sahari Raya 1,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0002/11423/211423/21.jpg?f=17723099</HotelPictures>
        <HotelDescription>Pamper yourself with a visit to the spa, which offers massages. This hotel also features complimentary wireless internet access, concierge services, and an arcade/game room.. Featured amenities include a business center, express check-in, and express check-out. Planning an event in Jakarta? This hotel has 12400 square feet (1152 square meters) of space consisting of a conference center and meeting rooms. 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="49.49" OriginalAmount="49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.172172" Longitude="106.835254" StarRating="5" HotelCode="54550|67315" HotelName="Borobudur Jakarta" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Lapangan Banteng Selatan, P.O.Box 1329, Jakarta 10710</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/48/ca48ca5399e021fc86b7a5b328595f8b901eec9e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Jakarta, close to the main business districts, shopping areas, presidential ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="49.49" OriginalAmount="49.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2073250819373" Longitude="106.82737469673" StarRating="4" HotelCode="94771|aston_at_kuningan_suites" HotelName="Aston at Kuningan Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Kitchen,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Setiabudi Utara, Kuningan 12920, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/4b/974b0cacbecf23903567f66a752a9248b91cd83e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the prestigious Kuningan district, only 8.6 km away from the centre of Jakar...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="49.49" OriginalAmount="49.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.151345" Longitude="106.891779" StarRating="3" HotelCode="292372|all_sedayu_kelapa_gading" HotelName="All Sedayu Kelapa Gading" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Boulevard Barat, Mall Of Indonesia Lobby 5, Kelapa Gading, Jakarta 14240</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/b9/1bb941e5eb64347f3a6e951318f53be1e2d01792.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="49.49" OriginalAmount="49.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.26455327" Longitude="106.80858838" StarRating="3" HotelCode="745833|goodrich_suites_jakarta" HotelName="Goodrich Suites Jakarta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pangeran Antasari 60, Cipete Utara, Kebayoran Baru, Jakarta 12150</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/28/f728715d2d54dca9f347fec3d32cf5be539d7b77.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="50.42" OriginalAmount="49.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.15676" Longitude="106.91071" StarRating="4" HotelCode="1877310" HotelName="Harris Hotel &amp; Conventions Kelapa Gading Jakarta" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Sentra Kelapa Gading, Jl. Bulevar Kelapa Gading Blok M,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/77310/1877310/45.jpg?f=17349689</HotelPictures>
        <HotelDescription>Relax at the full-service spa, where you can enjoy massages. You're sure to appreciate the recreational amenities, including a health club, an outdoor pool, and a sauna. Additional amenities at this hotel include complimentary wireless internet access, concierge services, and shopping on site.. Featured amenities include a business center, dry cleaning/laundry services, and a 24-hour front desk. Event facilities at this hotel consist of a conference center and 11 meeting rooms. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="50.46" OriginalAmount="49.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.185269" Longitude="106.824951" StarRating="4" HotelCode="|468331" HotelName="Ashley Tang Menteng Jakarta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>34 Jalan Haji Agus Salim</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/8/3/3/1/468331_7444eea1740.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="50.50" OriginalAmount="50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1572754797815" Longitude="106.91011548042" StarRating="4" HotelCode="167871|159073" HotelName="Harris Hotel &amp; Conventions Kelapa Gading" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bulevar Kelapa Gading, Blok M, Jakarta 14240</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/96/6296c1ed6b6da435d70450e3b973ef50126cff1c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located in the Sentra Kelapa Gading business district, which includes the well-...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="50.50" OriginalAmount="50.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.224472" Longitude="106.839753" StarRating="5" HotelCode="64864|wyndham_casablanca_jakarta" HotelName="Wyndham Casablanca Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Casablanca Kav. 18, Jakarta 12870</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/d9/04d9c86f6d631d0b2c756cecff978001453f1d61.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is strategically located within the city's ‘Golden Triangle’ on Jalan Casablanca, adjacent...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="51.51" OriginalAmount="51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18830453" Longitude="106.82272092" StarRating="4" HotelCode="481364|152903" HotelName="Four Points by Sheraton Jakarta Thamrin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan M.H. Thamrin, Kav. 9, Jakarta, Jakarta 10350</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/43/2543829ab7a7f58dafe0f2b1d0d143939b4fe62c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="51.81" OriginalAmount="51.3" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1515" Longitude="106.89177" StarRating="4" HotelCode="2040298" HotelName="All Sedayu Hotel Kelapa Gading" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Boulevard Barat Kelapa Gading,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/40298/2040298/63.jpg?f=17340338</HotelPictures>
        <HotelDescription>Take advantage of recreation opportunities such as a fitness center, or other amenities including complimentary wireless internet access and concierge services. Additional amenities at this hotel include gift shops/newsstands, a hair salon, and wedding services.. Featured amenities include a business center, express check-in, and complimentary newspapers in the lobby. Event facilities at this hotel consist of a conference center and meeting rooms. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="52.31" OriginalAmount="51.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.207434" Longitude="106.827341" StarRating="4" HotelCode="|84850" HotelName="Oakwood Suites Kuningan Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Setiabudi Utara</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/4/8/5/0/84850_1_5522.jpeg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, Kuningan it is in. APARTMENTS: The establishment has apartments with American kitchen and balcony. HOTEL: This establishment has a swimming pool on the rooftop, a restaurant and a winery. ROOM: The establishment has suites with an air-conditioning system, cable television, a bathroom, a dresser, a kettle, a coffee maker and a mini-bar. FACILITIES: The establishment boasts a gym, a swimming pool, a launderette, Close to shops, With regards to the food and beverage offering, there is a restaurant.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="52.47" OriginalAmount="51.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.240486" Longitude="106.837201" StarRating="0" HotelCode="|466107" HotelName="Citadines Gatot Subroto Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl Gatot Subroto Kav.64 No.177A</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/6/1/0/7/466107_5529a2f1021.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="53.53" OriginalAmount="53.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.21829573" Longitude="106.83399581" StarRating="5" HotelCode="320289|the_grove_suites" HotelName="The Grove Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan H.R. Rasuna Said, Kawasan Rasuna Epicentrum, Kuningan, Jakarta 12960</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/6d/89/6d892078c96efe9022bb6063b017e4185accd54f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="53.53" OriginalAmount="53.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2395298075021" Longitude="106.78565166455" StarRating="4" HotelCode="350576|veranda_hotel_at_pakubuwono" HotelName="Veranda Hotel @ Pakubuwono" 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 Kyai Maja 63, Kebayoran Baru, Jakarta 12130</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/48/644894c8b5c9fc7b35dcf75b70f578448d42a88c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="53.91" OriginalAmount="53.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.186752" Longitude="106.81728" StarRating="4" HotelCode="4030979" HotelName="Ashley Tanah Abang" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jalan K.H. Wahid Hasyim No. 220,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0040/30979/4030979/2.jpg?f=17255555</HotelPictures>
        <HotelDescription>Be sure to enjoy recreational amenities including an indoor pool and a fitness center. Additional amenities at this hotel include complimentary wireless internet access, concierge services, and a banquet hall.. Featured amenities include complimentary newspapers in the lobby, dry cleaning/laundry services, and a 24-hour front desk. Free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="55.10" OriginalAmount="54.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.122567" Longitude="106.652712" StarRating="3" HotelCode="|179388" HotelName="Jakarta Airport Managed By Topotels" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>TERMINAL 2E, SOEKARNO HATTA INTERNATIONALl AIRPORT</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/9/3/8/8/179388_16.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="56.31" OriginalAmount="55.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.183705" Longitude="106.833777" StarRating="4" HotelCode="|553937" HotelName="Ashley Tugu Tani Menteng" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. K.H. Wahid Hasyim No.4 2, RT.2/RW.7,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/3/9/3/7/553937_a0341cc1424.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="57.17" OriginalAmount="56.6" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.22289" Longitude="106.83316" StarRating="4" HotelCode="1877323" HotelName="Js Luwansa Hotel And Convention Center" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>H.R. Rasuna Said Kav C-22,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/77323/1877323/1.jpg?f=17143192</HotelPictures>
        <HotelDescription>Relax at the full-service spa, where you can enjoy massages. You can take advantage of recreational amenities such as an outdoor pool and a fitness center. Additional amenities at this hotel include complimentary wireless internet access, concierge services, and wedding services.. Featured amenities include a 24-hour business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. Event facilities at this hotel consist of conference space and meeting rooms. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="57.76" OriginalAmount="57.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.22546" Longitude="106.83144" StarRating="5" HotelCode="82927" HotelName="Manhattan Hotel Jakarta" Meals="EXECUTIVE ROOM - CITY VIEW" BedType="EXECUTIVE ROOM - CITY VIEW">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Prof. Dr. Satrio Kav.19-24, Karet Kuningan, Kecamatan Setiabudi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/82927/82927/104.jpg?f=17741283</HotelPictures>
        <HotelDescription>Relax at the full-service spa, where you can enjoy massages, body treatments, and facials. You can take advantage of recreational amenities such as an outdoor pool, a sauna, and a fitness center. Additional amenities at this hotel include complimentary wireless internet access, concierge services, and wedding services.. Featured amenities include a business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. Self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="58.58" OriginalAmount="58.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1225026269307" Longitude="106.65277761971" StarRating="3" HotelCode="71462|jakarta_airport_hotel" HotelName="Jakarta Airport Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Terminal 2E, Soekarno-Hatta International Airport, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/86/3e86dd5dbc8420b6edc35b17a6406952acb45ded.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;In the hustle and bustle of the Jakarta International Airport ‘Soekarno-Hatta’, the hotel is located...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="59.04" OriginalAmount="58.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.218538" Longitude="106.83361" StarRating="5" HotelCode="1877361" HotelName="The Grove Suites By Grand Aston" Meals="SUITE 1 BEDROOM" BedType="SUITE 1 BEDROOM">
        <Address>
          <AddressLines>
            <AddressLine>Kawasan Rasuna Epicentrum Jl. H.R. Rasuna Said Kuningan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/77361/1877361/1.jpg?f=17373885</HotelPictures>
        <HotelDescription>Enjoy recreational amenities such as an outdoor pool and a fitness center. Additional amenities at this hotel include complimentary wireless internet access, concierge services, and barbecue grills.. Featured amenities include a business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. Free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="59.19" OriginalAmount="58.6" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.12587" Longitude="106.83103" StarRating="4" HotelCode="2095510" HotelName="Discovery Ancol" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Lodan Timur No. 7,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/95510/2095510/50.jpg?f=17496106</HotelPictures>
        <HotelDescription>Relax at the full-service spa, where you can enjoy massages. You can take advantage of recreational amenities such as an outdoor pool, a spa tub, and an indoor tennis court. Additional amenities at this hotel include complimentary wireless internet access, concierge services, and wedding services.. 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..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="61.61" OriginalAmount="61.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.225353" Longitude="106.831339" StarRating="4" HotelCode="93153|manhattan_hotel_3" HotelName="Manhattan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" 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. Prof Dr Satrio Kunigan, Jakarta 12950</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/f8/95f800b808631496cee39f99b3e14ed02c344e51.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a favourable location at the heart of the lively region of Jakarta. It takes just 1...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="62.33" OriginalAmount="61.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.198934" Longitude="106.84315" StarRating="4" HotelCode="1877292" HotelName="Doubletree By Hilton Hotel Jakarta - Diponegoro" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pegangsaan Timur 17</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/77292/1877292/57.jpg?f=17427349</HotelPictures>
        <HotelDescription>Facilities: The hotel has a lift and features 253 rooms. The friendly staff at the reception desk are happy to answer any questions. Amenities include a baggage storage service, a safe and a cash machine. Wireless internet access in public areas allows guests to stay connected. The tour desk offers assistance with booking excursions. The hotel has a range of facilities for guests with disabilities. The hotel has wheelchair-accessible facilities. There are a number of shops as well. The grounds of the hotel feature a playground and a lovely garden. Additional amenities include a TV room and a playroom. Guests arriving by car can park their vehicles in the car park. Further services and facilities include a 24-hour security service, medical assistance, a transfer service, 24-hour room service, an alarm call service, a laundry service, a coin-operated laundry and a hotel shuttle bus. Active guests can make use of the bicycle hire service to explore the surrounding area. The business centre is on hand for guests' business requirements and provides a fax machine.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="62.50" OriginalAmount="61.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.10219" Longitude="106.738963" StarRating="5" HotelCode="|400443" HotelName="Oakwood Apartments Pik Jakarta - Chse Certified" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/4/4/3/400443_6dca4551301.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="64.56" OriginalAmount="63.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.110089" Longitude="106.740407" StarRating="4" HotelCode="|378114" HotelName="Mercure Jakarta Pantai Indah Kapuk" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Indah Kapuk Kamal Muara Penjaringan North Jakarta</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/8/1/1/4/378114_e57a97e1109.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="64.76" OriginalAmount="64.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.254407" Longitude="106.798109" StarRating="4" HotelCode="|465587" HotelName="Sutasoma At The Tribrata Dharmawangsa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Darmawangsa III No. 2, Pulo,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/5/5/8/7/465587_88952b71832.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="65.71" OriginalAmount="65.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.157447" Longitude="106.910222" StarRating="4" HotelCode="|87218" HotelName="Harris  and Conventions Kelapa Gading - Jakarta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>SENTRA KELAPA GADING JL. KELAPA GADING BLOK M</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/7/2/1/8/87218_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated establishment in 2009, has 10 meeting rooms and 226 rooms. The establishment boasts air-conditioning, a hairdresser's, a television room, 2 bars, room service and a laundry service. SITUATION: The hotel Sentra Kelapa Gading it is in Where customers can find Kelapa Gading the shopping centre, is 10 minutes drive away from Yakarta the Exhibition Centre this establishment, is 25 minutes away from Soekarno-Hatta the airport. ROOM: All the rooms have a bathroom with a shower, a hairdryer, a direct line telephone, a television, internet, a safe, a mini-bar, a coffee maker, a kettle and an air-conditioning system. FACILITIES: The establishment has a swimming pool, a gym, a massage service and spa treatments.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="66.60" OriginalAmount="65.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.220815" Longitude="106.81882" StarRating="4" HotelCode="4018356" HotelName="Citadines Sudirman Jakarta" Meals="EXECUTIVE STUDIO" BedType="EXECUTIVE STUDIO">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Karet Sawah 219,, The Newton 1 At Ciputra World 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0040/18356/4018356/41.jpg?f=17114471</HotelPictures>
        <HotelDescription>Relax at the full-service spa, where you can enjoy massages and body treatments. You're sure to appreciate the recreational amenities, including an outdoor pool and a fitness center. Additional features at this aparthotel include complimentary wireless internet access, a banquet hall, and bike parking. If you'd like to spend the day shopping, you can hop on the complimentary shuttle.. Featured amenities include complimentary wired internet access, a 24-hour front desk, and a safe deposit box at the front desk. A bus station shuttle is provided at no charge (available 24 hours), and free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="66.66" OriginalAmount="66.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1260084546244" Longitude="106.83121770022" StarRating="4" HotelCode="320040|discovery_hotel__convention_ancol" HotelName="Discovery And Convention Ancol Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Nightclub,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Lodan Timur 7, Ancol Taman Impian, Jakarta 14430, Jakarta Utara</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dc/64/dc6463cab3de2cd4775b6f6a7a8f90526beec195.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="67.67" OriginalAmount="67.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.122092" Longitude="106.840517" StarRating="3" HotelCode="172278|putri_duyung" HotelName="Putri Duyung Ancol" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Lodan Timur 7, Jakarta 14430</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/29/1e299cfd85f1a923357a79b2e711773a6b5b9b94.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located by the coastline and offers beautiful panoramic views of the ocean. It is conve...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="67.67" OriginalAmount="67.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.166712" Longitude="106.799992" StarRating="4" HotelCode="113483|somerset_berlian_jakarta" HotelName="Somerset Berlian Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Permata Berlian V, Permata, Hijau, Jakarta 12210</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d3/1a/d31aa18f287179f6a8751caaa42ce43a71452152.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This property is nestled within the exclusive Permata residential district, 15 minutes' drive from t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="67.67" OriginalAmount="67.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2444849748489" Longitude="106.79546546044" StarRating="5" HotelCode="396113|gran_mahakam" HotelName="Hotel Gran Mahakam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mahakam I 8, Kebayoran Baru, Jakarta Selatan, 12130 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/0c/b80cae0e3b7b83713ddbbc59ce0b9d37cc54287d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Strategically located in the ever-popular Blok M area, guests staying at this establishment are surr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="67.67" OriginalAmount="67.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2214978" Longitude="106.81999087" StarRating="0" HotelCode="760252|ascott_sudirman_jakarta" HotelName="Ascott Sudirman Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Elevator,Restaurant,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Prof. Dr. Satrio, Kav 11, Ciputra World 2, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/61/9361d7b33ea782ff29f50f9234aac6282459cd60.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;With a stay at Ascott Sudirman Jakarta in Jakarta (Semanggi), you'll be steps from Golden Triangle a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="68.63" OriginalAmount="67.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.23492" Longitude="106.83071" StarRating="5" HotelCode="|63539" HotelName="Gran Melia Jakarta" Meals="HALF-BOARD" BedType="HALF-BOARD" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan H.R. Rasuna Said Kav. X-O, Kuningan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/3/5/3/9/63539_1_3592.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in Kuningan the business area of Jakarta it is in It has excellent transport links to the shopping centre and points of interest. it is 30 minutes away from Soekarno-Hatta Airport. HOTEL: This establishment has air-conditioning, 428 rooms, a lobby, a reception, a safety deposit box service, a currency exchange service, a lift and a playground. The establishment boasts bars, a nightclub, restaurants, conference facilities, internet (for a fee), a car park, room service and a laundry service. ROOM: The rooms have a desk, a fax machine, a bathroom with a shower, a hairdryer, a king size or double bed, a direct line telephone, satellite or cable TV, internet, a safe, a mini-bar, a coffee maker, a kettle and an air-conditioning system.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="69.91" OriginalAmount="69.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.223897" Longitude="106.825722" StarRating="4" HotelCode="|85665" HotelName="Manhattan Jakarta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. PROF DR SATRIO KUNIGAN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/5/6/6/5/85665_1_5387.jpg</HotelPictures>
        <HotelDescription>ROOM: The stylish, modern rooms, have large windows, a television, a DVD, a bathroom with a bath and complimentary bathroom items. FACILITIES: There is a range of facilities and services available at the establishment, including a gym, a swimming pool, a sauna, a spa and 5 restaurants. SITUATION: This hotel is a 5-minute walk away from Ambassador the commercial centre 25 minutes away from Plaza Senayan the commercial centre the establishment is a 30-minute drive away from Soekarno Hatta the International Airport of.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="70.70" OriginalAmount="70.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2102583971493" Longitude="106.82364843188" StarRating="5" HotelCode="187939|fraser_residence_sudirman_jakarta" HotelName="Fraser Residence Sudirman" 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 Setiabudi Raya  9, Sudirman, Jakarta 12910</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/c8/30c84b1b7ccca70f00c1744a08ef837915030bbd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="71.17" OriginalAmount="70.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2445559" Longitude="106.7955476" StarRating="5" HotelCode="|93358" HotelName="Gran Mahakam" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl Mahakam I No.6. Block M</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/9/3/3/5/8/93358_1_602.jpg</HotelPictures>
        <HotelDescription>SITUATION: The hotel is in Jakarta the centre of it is near the shopping centres, a golf course, Around the establishment, clients can find cafÃ©s and bars. it is situated 40 kilometres away from the airport. ROOM: The establishment has 156 rooms, a bathroom with a hairdryer, a mini-bar, an air-conditioning system, a direct line telephone, voicemail, a safety deposit box, a satellite television, a coffee maker and a kettle. It has non-smoking rooms. FACILITIES: The establishment has conference rooms, meeting rooms, a business centre, a library, a bar, 2 restaurants, a gym, a sauna, a spa with a massage service and a swimming pool.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="71.54" OriginalAmount="70.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.226118" Longitude="106.818436" StarRating="4" HotelCode="|448581" HotelName="ARTOTEL Suites Mangkuluhur Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Gatot Subroto Kav. II</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/8/5/8/1/448581_d831df61036.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="71.71" OriginalAmount="71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.193538" Longitude="106.823582" StarRating="5" HotelCode="113482|36142" HotelName="Pullman Jakarta Indonesia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business 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 Mh Thamrin 59, Jakarta 10350</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/13/571364991bcb8c678a68071044d518e64dea644a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Jakarta's business, shopping and entertainment district. It is ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="72.72" OriginalAmount="72.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1982380156963" Longitude="106.83806775625" StarRating="5" HotelCode="308158|the_hermitage_menteng_jakarta" HotelName="The Hermitage, a Tribute Portfolio Hotel, Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cilacap 1, Menteng, Jakarta 10310</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/48/4b48e5bfd942b3b17aea4d1918480db8d947ad42.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="73.18" OriginalAmount="72.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.209076" Longitude="106.819658" StarRating="5" HotelCode="|61899" HotelName="Ayana Midplaza Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Jenderal Sudirman Kav 10-11</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/1/8/9/9/61899_1_5194.jpg</HotelPictures>
        <HotelDescription>HOTEL: This luxury establishment and has leisure areas.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="74.57" OriginalAmount="73.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.22466" Longitude="106.80424" StarRating="3" HotelCode="1877311" HotelName="Harris Suites Fx Sudirman Jakarta" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Jenderal Sudirman, Pintu Satu Senayan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/77311/1877311/1.jpg?f=17594590</HotelPictures>
        <HotelDescription>Enjoy a range of recreational amenities, including an outdoor pool, an outdoor tennis court, and a fitness center. Additional amenities at this hotel include complimentary wireless internet access, concierge services, and a hair salon.. Featured amenities include a business center, dry cleaning/laundry services, and a 24-hour front desk. This hotel has 5 meeting rooms available for events. 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="74.74" OriginalAmount="74.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1211026440596" Longitude="106.67869985104" StarRating="5" HotelCode="87903|sheraton_bandara_hotel" HotelName="Bandara International Hotel managed by AccorHotels" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Prof. Dr.Ir. Sedyatmo KM 2, Bandara Soekarno-Hatta, 19110 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bd/c8/bdc8c8b9e3cca13e9b4303f121de12a65717c3d1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="75.22" OriginalAmount="74.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.21536479" Longitude="106.82937877" StarRating="5" HotelCode="469291|1945745" HotelName="Fraser Place Setiabudi Jakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Setiabudi Selatan Raya No 2, Kel Karet Kec Setiabudi, Jakarta Selatan 12920</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/55/557553/557553a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="75.75" OriginalAmount="75.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.235125" Longitude="106.830032" StarRating="5" HotelCode="32963|gran_melia_jakarta" HotelName="Gran Meliá Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan H.R. Rasuna Said Kav. X - O, Kuningan, Jakarta 12950</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/65/4d/654db409da5ca45d1e7dede1c507d6eda3f7f393.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in the heart of Jakarta's exclusive diplomatic and business district of Kuningan, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="75.75" OriginalAmount="75.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2080598768662" Longitude="106.82224586523" StarRating="4" HotelCode="80356|marriott_executive_apartments_mayflower" HotelName="The Mayflower, Jakarta - Marriott Executive Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Jacuzzi,Massage Centre,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>76-78 Jalan Jenderal Sudirman Kav, Sudirman Plaza, Indofood Tower, 12910 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/c8/5ec80a6bdc4592e3267afc492a53add54b51e92d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the centre of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="75.75" OriginalAmount="75.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.166687" Longitude="106.799994" StarRating="4" HotelCode="113485|somerset_grand_citra_jakarta" HotelName="Somerset Grand Citra Jakarta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Prof. Dr Satrio Kav. 1, Kuningan, 12940 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/11/fd11e21a9e4474fdeea7763e54273615dcebb75a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the central business district and conveniently close to the convention centr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="75.83" OriginalAmount="75.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1657804" Longitude="106.8262577" StarRating="4" HotelCode="|93354" HotelName="Sparks Luxe Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl Pecenongan Kav 7-17</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/9/3/3/5/4/93354_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has banquet halls, meeting rooms, a concierge, a bar, a restaurant, a business centre, a boutique, a winery, a gym, a sauna, a spa and a swimming pool. The establishment has a floor for women. SITUATION: This establishment, is in Jakarta the centre of is situated in the business area, el Palacio Presidencial close to the establishment, clients can find the tourist attractions. ROOM: The establishment has 117 rooms with parquet flooring, a bathroom with a hairdryer, a toiletry kit, internet, a mini-bar, an air-conditioning system, a direct line telephone, computer, a television and a fax machine. Some rooms have a CD player and a DVD player.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="76.76" OriginalAmount="76.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1857093336287" Longitude="106.82382337302" StarRating="4" HotelCode="39421|sari_pan_pacific_hotel" HotelName="Sari Pan Pacific Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan M.H. Thamrin 6, Jakarta 10340, Jawa Barat</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/2f/e22fbfea98d0b3c011a52e261248f7e9e076df68.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located 4 km from Plaza Semanggi and 5 km from the Jakarta International Expo. It can a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="77.77" OriginalAmount="77.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.213311" Longitude="106.818839" StarRating="5" HotelCode="371976|le_meridien_jakarta" HotelName="Le Meridien Jakarta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jl.jend Sudirman, Kav. 18-20, 10220 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/26/8e26b38f43b597f53a5d1de36035b191bb1b7be7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;With a prime location in the heart of Jakarta's financial district and directly opposite the World T...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="78.64" OriginalAmount="77.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.194955" Longitude="106.818855" StarRating="4" HotelCode="166939" HotelName="Ascott Jakarta" Meals="PREMIER STUDIO" BedType="PREMIER STUDIO">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kebon Kacang Raya No 2,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/66939/166939/2.jpg?f=17466997</HotelPictures>
        <HotelDescription>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, an outdoor tennis court, and a fitness center. Additional features at this hotel include complimentary wireless internet access, concierge services, and shopping on site.. 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..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="80.66" OriginalAmount="79.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.12118" Longitude="106.67862" StarRating="5" HotelCode="|163449" HotelName="Sheraton Jakarta Soekarno Hatta Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>BANDARA SOEKARNO - HATTA, JAKARTA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/3/4/4/9/163449_645c49e1532.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Sheraton Bandara Hotel is rated five stars. FACILITIES: On request, guests can use a transfer service to the airport. You also have at your disposal a swimming pool, spa treatments, a gym, WiFi (free of charge) in the communal areas, restaurants and a running track. The establishment also offers tourist information, business centre, a beauty centre, a playground, a meeting room and a car park (free of charge). ROOM: Customers have spacious rooms with beautiful views, a flat-screen television, a safety deposit box and a mini-bar. Some rooms have a terrace. They also have a bathroom with a bath. SITUATION: This hotel is situated 2.6 kilometres away from Airport Soekarno Hatta. It is 90 minutes away from the business area of Sudirman, Patung Selamat Datang and El Monumento Nacional Monas.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="81.74" OriginalAmount="80.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.198678" Longitude="106.841599" StarRating="5" HotelCode="|165778" HotelName="Doubletree By Hilton Jakarta - Diponegoro" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl Pegangsaan Timur No.17</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/5/7/7/8/165778_1_2829.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel the Golden Triangle of Art it is near the embassies and the government building. It has excellent transport links to the shopping centres, markets, restaurants and the leisure areas. nearby, you will find the railway station, You will be able to visit and.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="81.81" OriginalAmount="81.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.202725" Longitude="106.819043" StarRating="5" HotelCode="26459|shangrila_hotel__jakarta" HotelName="Shangri-La Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kotan Bni, JL. Jend. Sudirman Kav.1, 10220 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/1f/711fcee2689afcd2415502f0058bf1e488547cd4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the centre of Jakarta’s Sudirman business district. It offers guests easy ac...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="82.21" OriginalAmount="81.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.221675" Longitude="106.814897" StarRating="4" HotelCode="33825|826621" HotelName="Crowne Plaza Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gatot Subroto Kav. 2-3, Jakarta 12930, Java</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/3a/3abd42995c12739a/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city business hotel is located in the busy Golden Triangle business district, adjacent to the P...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="82.74" OriginalAmount="81.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.198129" Longitude="106.837365" StarRating="5" HotelCode="|166743" HotelName="The Hermitage, A Tribute Portfolio , Jakarta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Cilacap 1 Menteng</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/7/4/3/166743_1_4611.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a swimming pool, a gym and rooms with WiFi. SITUATION: This hotel is in Yubarta the city centre of. ROOM: The rooms have a television, an air-conditioning system, a safety deposit box, kettle, a mini-bar, a wardrobe, a bathroom with a shower, a hairdryer and a bathrobe.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="82.82" OriginalAmount="82.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="5" HotelCode="113486|oakwood_premier_cozmo_jakarta" HotelName="Oakwood Premier Cozmo Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dr. Ide Anak Agung Gde Agung, Blok E4.2 No 1, Mega Kuningan, Jakarta 12950</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/cc/f4cc9136ff261db2884acedeff664ed7bb35010e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="84.84" OriginalAmount="84.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2315098902119" Longitude="106.80779081726" StarRating="4" HotelCode="510903|the_gunawarman" HotelName="The Gunawarman" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gunawarman 3, Jakarta 12110</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/53/1c53edc190ae100452cd3b1dae2c618626b15791.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="87.87" OriginalAmount="87.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.227179" Longitude="106.82684" StarRating="5" HotelCode="26058|jw_marriott_hotel_jakarta" HotelName="JW Marriott Hotel Jakarta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan DR Ide Anak Agung Gde Agung Kav E.1.2, 1 &amp; 2, Kawasan Mega Kuningan, Jakarta  12950</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/82/b48295489e7f7d8745370c71ba6240b4f0268afa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a strategic location in the Mega Kuningan Complex, a newly developed commercial di...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="88.73" OriginalAmount="87.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.165096" Longitude="106.826506" StarRating="5" HotelCode="|483682" HotelName="Mövenpick Jakarta City Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN PECENONGAN No 7-17 KEBON KELAPA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/3/6/8/2/483682_9c0aa0b1204.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="89.03" OriginalAmount="88.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.227208" Longitude="106.82659" StarRating="5" HotelCode="|166705" HotelName="Jw Marriott Jakarta" Meals="DINNER" BedType="DINNER" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Dr. Ide Anak Agung Gde Agung Kav. E 1.2 No 1 and 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/7/0/5/166705_1_4254.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has business facilities, a spa, treatments, a swimming pool, a gym and restaurants. SITUATION: This establishment, is 30 minutes away from the airport, is situated in Mega Kuningan the business area of Close to embassies and shopping centres.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="89.33" OriginalAmount="88.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2238" Longitude="106.82435" StarRating="4" HotelCode="1877278" HotelName="Ascott Kuningan Jakarta" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Ciputra World 1, Jalan Prof Dr Satrio Kav 3-5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/77278/1877278/34.jpg?f=17126040</HotelPictures>
        <HotelDescription>Take advantage of recreational opportunities offered, including an outdoor pool, an outdoor tennis court, and a fitness center. This aparthotel also features complimentary wireless internet access, concierge services, and shopping on site.. Featured amenities include complimentary wired internet access, a business center, 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..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="89.89" OriginalAmount="89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.178155611301" Longitude="106.78972184658" StarRating="5" HotelCode="175427|36143" HotelName="Pullman Jakarta Central Park" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Village,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Let. Jend. S. Parman Kav. 28, Podomoro City, Jakarta 11470</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/a3/d9a328f2a3296b675f22d679c63a3f76d95f827a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Conveniently located in the heart of the metropolis in Podomoro City, West Jakarta, this hotel is cl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="93.02" OriginalAmount="92.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.284451" Longitude="106.823672" StarRating="3" HotelCode="|525738" HotelName="Ragunan Residence Syaridin" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Syaridin No.1 No.33, RT.7/RW.9</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/5/7/3/8/525738_e97fa701053.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="95.08" OriginalAmount="94.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.185633" Longitude="106.823798" StarRating="4" HotelCode="|85677" HotelName="Sari Pacific Jakarta, Autograph Collection" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. M.H. Thamrin No. 6, Menteng,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/5/6/7/7/85677_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 5 restaurants, a swimming pool and a car park (free of charge). SITUATION: This luxurious hotel is in Jakarta the centre of 1 kilometre away from Gambir the Railway Station of the establishment is 4 kilometres away from Semanggi the Square of 5 kilometres away from the international trade fair centre, the establishment is a 35-minute drive away from Soekarno-Hatta the International Airport of. ROOM: The spacious rooms, have internet (free of charge), large windows with city views, a mini-bar and cable television. FACILITIES: There is a range of facilities and services available at the establishment, including a spa, a gym, a beauty centre and a business centre. RESTAURANT: Customers can enjoy a restaurant and it offers Japanese dishes.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="98.98" OriginalAmount="98.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.24518187" Longitude="106.78307409" StarRating="5" HotelCode="407804|sheraton_grand_jakarta_gandaria_city_hotel" HotelName="Sheraton Grand Jakarta Gandaria City Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Sultan Iskandar Muda, Kebayoran Lama, 12240 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/46/724615167f0aa027b8045f59cb968935546b26cb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="106.49" OriginalAmount="105.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19883" Longitude="106.82262" StarRating="0" HotelCode="|450676" HotelName="PARKROYAL Serviced Suites Jakarta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. M.H Thamrin No. 10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/0/6/7/6/450676_f931a881105.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="108.07" OriginalAmount="107.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2288486148731" Longitude="106.82747584789" StarRating="5" HotelCode="396119|the_ritzcarlton_jakarta_mega_kuningan" HotelName="The Ritz-Carlton Jakarta, Mega Kuningan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan DR. Ide Anak Agung Gde Agung Kav. E. 1.1 1, Mega Kuningan, Jakarta 12950</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/84/f48417068107b8c0a5e283a0a91cc5665420e885.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of the Mega Kuningan business district, this hotel stands among distinguished e...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="110.05" OriginalAmount="108.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.229679" Longitude="106.806577" StarRating="5" HotelCode="|552326" HotelName="ASHTA Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>District 8, SCBD Lot 28, Jl. Jend</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/2/3/2/6/552326_f4ae1de1544.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="111.10" OriginalAmount="110.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2238468900212" Longitude="106.83375432742" StarRating="5" HotelCode="471314|the_westin_jakarta" HotelName="The Westin Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Massage Centre,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan HR Rasuna Said Kav. C-22A, Jakarta, Jakarta 12940</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/eb/ed/ebedc26c46398864ed7c6a2f70958dcbf8b84fa2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="111.10" OriginalAmount="110.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.22550191" Longitude="106.80878938" StarRating="4" HotelCode="816104|alila_scbd_jakarta" HotelName="Alila SCBD Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Elevator,Restaurant,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/82/4882753b6bac1b9ad0b1c85d06827d6219d8c987.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A haven of hip and contemporary luxury, Alila SCBD takes upscale lifestyle living to the next level ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="112.11" OriginalAmount="111.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1961657298545" Longitude="106.82348012924" StarRating="5" HotelCode="21600|mandarin_oriental_jakarta_2" HotelName="Mandarin Oriental Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan M.H. Thamrin, P.O. Box 3392, 10310 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/17/f2170fbdcdb1419ea07a4470c95df8a5efffa84c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located right in the heart of the city, offering guests easy access to historical and c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="116.25" OriginalAmount="115.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.21597" Longitude="106.81629" StarRating="0" HotelCode="|471466" HotelName="The Orient Jakarta, A Royal Hideaway" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>36 Jl. Jend. Sudirman</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/1/4/6/6/471466_ad56ba61141.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="116.77" OriginalAmount="115.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.245123" Longitude="106.7826873" StarRating="5" HotelCode="|230826" HotelName="Sheraton Grand Jakarta Gandaria City" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Sultan Iskandar Muda Kebayoran Lama</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/0/8/2/6/230826_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="122.66" OriginalAmount="121.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.195417" Longitude="106.822167" StarRating="5" HotelCode="|48393" HotelName="Indonesia Kempinski Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. MH Thamrin No. 1, Jakarta</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/3/9/3/48393_abd7e8e1031.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment has a convention area and air-conditioning. This renovated establishment in 2008 and has 289 rooms a lobby with express check-out, a reception, a safety deposit box service, a currency exchange service, a cloakroom and a lift. Guests can find daily newspapers, a hairdresser's, an auditorium, a playground, a cafÃ©, a bar, a pub, a nightclub and restaurants. For an additional charge you can use WiFi, room service, a laundry service, a car park and an indoor car park. SITUATION: The hotel is in Jakarta the heart of nearby, you will find embassies, the business area, the shopping centre and leisure areas. it is situated 7 kilometres away from the bus station, is situated 5 kilometres away from the railway station, 45 minutes away from the establishment you have Soekarno-Hatta Airport. ROOM: Clients are offered large standard rooms and suites with a bathroom with a shower or bath, a hairdryer, a king size or double bed, a direct line telephone and a satellite or cable television. They also have a radio, a Hi-Fi, internet, a safety deposit box, a mini-bar, a fridge, a coffee maker, a kettle, an ironing set and an individual air-conditioning system. FACILITIES: Guests can use a gym, a heated pool, a children's swimming area and an outdoor bar. Guests are offered a spa, beauty treatments, a massage service and spa treatments. Some services (available for a fee), Guests can also use deck chairs, a jacuzzi, a sauna and a steam bath. Guests are offered an entertainment programme (available for a fee), 45 minutes away, customers can find a golf course. PAYMENT METHODS: Customers can pay by American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offers bars, restaurants, Italian specialties, themed restaurants and a bar.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="122.84" OriginalAmount="121.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.195613" Longitude="106.82236" StarRating="5" HotelCode="332732" HotelName="Hotel Indonesia Kempinski Jakarta" Meals="DELUXE KING ROOM" BedType="DELUXE KING ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mh Thamrin 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0003/32732/332732/120.jpg?f=17740303</HotelPictures>
        <HotelDescription>Facilities: The reception desk is open round the clock. Services such as a cloakroom, baggage storage service, safe, currency exchange service and cash machine ensure a comfortable stay. Wireless internet access is provided in public areas. The tour desk offers assistance with booking excursions. The apartment hotel has a range of facilities for guests with disabilities. The hotel has wheelchair-accessible facilities and a lift. A number of shops, including a supermarket, are great for shopping or just browsing. The grounds of the hotel feature a playground and a lovely garden. Additional amenities include a newspaper stand and a playroom. Guests arriving by car can park their vehicles in the garage or in the car park (for a fee). Further services and facilities include a 24-hour security service, a babysitting service, a childcare service, a car hire service, medical assistance, a transfer service, room service (for a fee), a laundry service and a hotel shuttle bus. Complimentary newspapers are available. The business centre is on hand for guests' business requirements and provides a fax machine.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="124.66" OriginalAmount="123.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.21597" Longitude="106.81629" StarRating="5" HotelCode="3965549" HotelName="The Orient Jakarta, A Royal Hideaway Hotel" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jendral Sudirman, No. 36,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0039/65549/3965549/16.jpg?f=17719478</HotelPictures>
        <HotelDescription>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 indoor pool, a waterslide, and a 24-hour fitness center. Additional features at this Art Deco hotel include complimentary wireless internet access, concierge services, and a banquet hall.. Featured amenities include limo/town car service, dry cleaning/laundry services, and a 24-hour front desk. This hotel has 3 meeting rooms available for events. Free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="125.24" OriginalAmount="124.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.193618" Longitude="106.82201" StarRating="5" HotelCode="410377|grand_hyatt_jakarta" HotelName="Grand Hyatt Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan M. H. Thamrin Kav. 28-30, Jakarta 10350</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/42/36421aa392c81055d79989fb45c9ac4d77535091.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the capital city's prime business district, adjacent to the shops of Plaza ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="134.33" OriginalAmount="133" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.222049" Longitude="106.798677" StarRating="5" HotelCode="311540|84225" HotelName="Fairmont Jakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Asia Afrika 8, Gelora Bung Karno, Jakarta Pusat 10270</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/49/ef499a202c7e8a94c4a71469b55afb31b6c3af21.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="135.34" OriginalAmount="134.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.22373115" Longitude="106.80960435" StarRating="5" HotelCode="694419|the_residences_of_the_ritzcarlton_jakarta_pacific_place_2" HotelName="Ritz Carlton Jakarta Pacific Place Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Massage Centre,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jendral Sudirman Kav. 52-53, Sudirman Central Business District (SCBD), Jakarta 12190</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/c5/4dc50f9bf8f326ffc6bc10679c2f54e10a94c232.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="141.40" OriginalAmount="140.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2236973375915" Longitude="106.80977583069" StarRating="5" HotelCode="172284|the_ritzcarlton_jakarta_pacific_place" HotelName="The Ritz Carlton Jakarta Pacific Place" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jendral Sudirman Kav. 52-53, Sudirman Central Business District (SCBD), Jakarta 12190</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/e3/03e32e804c7c5b8e1cf60d2cf1ddf1010b15155c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at the heart of Jakarta's most prestigious commercial district, which offers ac...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="145.44" OriginalAmount="144.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.26463251" Longitude="106.783072" StarRating="3" HotelCode="757015|intercontinental_jakarta_pondok_indah" HotelName="Intercontinental Jakarta Pondok Indah" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Metro Pondok Indah, Kav Iv Ta, Jakarta 12310</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/f9/c0f94a56d2d0af0007c4bad7b07a5f1eff9a3679.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This simple hotel is in $hotel. getHeaderValue("zone"). </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="146.13" OriginalAmount="144.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.15018" Longitude="106.824" StarRating="2" HotelCode="|453187" HotelName="Orange Inn Hotel Mangga Besar" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Mangga Besar VI No.12, RT.7/RW.1, Taman Sari</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/1/8/7/453187_4740dee1211.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="151.42" OriginalAmount="149.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.227135" Longitude="106.806547" StarRating="5" HotelCode="|465860" HotelName="The Langham, Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>District 8 SCBD Lot 28</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/5/8/6/0/465860_00b3b731544.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="156.55" OriginalAmount="155" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.215075" Longitude="106.797768" StarRating="5" HotelCode="68213|72313" HotelName="Mulia Senayan" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" 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>Jl Asia Afrika Senayan, Jakarta 10270</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/41/f0417a880b0a2381f384d6381f5b827e308c6fd8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="156.55" OriginalAmount="155.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1504337" Longitude="106.82456523" StarRating="3" HotelCode="554482|zen_rooms_near_mangga_besar_6_utara" HotelName="Orange Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mangga Besar VI Utara 12, Taman Sari, Jakarta 11150</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/60/3560e54797e3c6b30e4792ae27c2db6b05231f9a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="157.56" OriginalAmount="156" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.25346" Longitude="106.805069" StarRating="5" HotelCode="68215|67457" HotelName="Dharmawangsa Jakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Brawijaya Raya 26, Kebayoran Baru, Jakarta 12160</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/5a/f9/5af9cd964e08c5682a971c544048992b7dd71104.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located strategically in the heart of Kebayoran Baru, the most prestigious residential area in Jakar...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="163.62" OriginalAmount="162.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.206569" Longitude="106.828463" StarRating="5" HotelCode="69588|four_seasons_hotel_jakarta" HotelName="Four Seasons  Hotel Jakarta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jend. Gatot Subroto Kav 18, Capital Place, Kuningan Barat, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/ac/f7ac1b8b729df4222b372478c452cad2c8778ece.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the heart of Jakarta's central business district, in the Golden Triangle w...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="166.34" OriginalAmount="164.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.192235" Longitude="106.821494" StarRating="5" HotelCode="|87233" HotelName="Keraton At The Plaza, The Unbound Collection By Hyatt" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL. MH THAMRIN KAV 15 JAKARTA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/7/2/3/3/87233_1_8793.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers meeting rooms, leisure facilities and dining facilities. SITUATION: This urban hotel is in the business area excellent transport links to the shopping centre, near the establishment, guests will find points of interest, Such as, is situated 30 kilometres away from Soekarno-Hatta Airport. ROOM: Customers have fully-equipped rooms.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="169.32" OriginalAmount="167.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.253317" Longitude="106.804937" StarRating="5" HotelCode="|87192" HotelName="The Dharmawangsa Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 11/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl.Brawijaya Raya No 26, Kebayoran Baru</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/7/1/9/2/87192_1_7341.jpg</HotelPictures>
        <HotelDescription>HOTEL: In the establishment entrance, guests will find a lobby and 4 living rooms. The establishment boasts an outdoor pool, a covered swimming pool, a gym, a covered swimming pool, a jacuzzi, squash and a tennis court.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="169.68" OriginalAmount="168.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1922512345362" Longitude="106.82152748108" StarRating="5" HotelCode="185661|keraton_at_the_plaza_a_luxury_collection_hotel_jakarta" HotelName="Keraton at The Plaza" Meals="FULL-BOARD" BedType="FULL-BOARD" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jl. MH. Thamrin Kav. 15, Jakarta 10350</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/42/6b42a9dde56983cd4acf7222a8e9819f8d3a098f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city and business hotel is a refined place to stay in this vibrant city, and is located in an i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="178.49" OriginalAmount="176.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.275786" Longitude="106.78203" StarRating="5" HotelCode="3866775" HotelName="Intercontinental Jakarta Pondok Indah By Ihg" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jl Metro Pondok Indah Kav Iv Ta,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/66775/3866775/1.jpg?f=17693636</HotelPictures>
        <HotelDescription>Pamper yourself with a visit to the spa, which offers massages, body treatments, and facials. You're sure to appreciate the recreational amenities, which include 4 hot tubs, a water park (surcharge), and a health club. Additional features at this hotel include complimentary wireless internet access, concierge services, and gift shops/newsstands.. Featured amenities include a 24-hour business center, express check-in, and express check-out. Planning an event in Jakarta? This hotel has 18471 square feet (1716 square meters) of space consisting of a conference center and 15 meeting rooms. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="180.20" OriginalAmount="178.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2157068" Longitude="106.8306027" StarRating="5" HotelCode="|37349" HotelName="Four Seasons  Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Capital Place, Jalan Jend. Gatot Subroto Kav. 18</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/3/4/9/37349_1_2594.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is situated in a great location, has 365 large deluxe standard rooms and suites. It has a lobby with a reception, a lift, a cafÃ©, a bar, a restaurant and conference facilities. The establishment offers room service, a laundry service, a car park, a valet service and a medical care service. SITUATION: It is in the heart of the business district, close to the establishment, clients can find the government building, offices and embassies. 15 minutes away from the establishment guests have the national monument, is 50 minutes away from Taman Mini the theme park It is 45 minutes away fromSoekarno-Hatta Airport. ROOM: Customers can find spacious, luxurious rooms with a balcony with views, a bathroom with a hairdryer, a direct line telephone and a satellite television. They also have a radio, internet, a mini-bar, a coffee maker, a kettle, a safety deposit box and individual air-conditioning. FACILITIES: The establishment has sports facilities, leisure areas and a swimming pool. For a fee, you can enjoy a massage service, hydrotherapy treatments and a gym. MEALS: Regarding the food and beverage offering, the establishment offers Occidental dishes, cantonese cuisine and Chinese food. PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="181.63" OriginalAmount="179.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.206046" Longitude="106.827499" StarRating="5" HotelCode="|552324" HotelName="The St. Regis Jakarta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rajawali Place, Jalan HR Rasuna Said</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/2/3/2/4/552324_c694d951406.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="201.68" OriginalAmount="199.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.223678" Longitude="106.80976" StarRating="5" HotelCode="|87288" HotelName="Ritz-Carlton Jakarta Pacific Place" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jendral Sudirman Kav. 52-53</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/7/2/8/8/87288_1_5350.jpg</HotelPictures>
        <HotelDescription>SITUATION: This 5 star hotel is in Jakarta the centre of.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="210.78" OriginalAmount="208.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.184282" Longitude="106.830894" StarRating="5" HotelCode="3924130" HotelName="Park Hyatt Jakarta" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kebon Sirih No 17-19, Kota Jakarta Pusat</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0039/24130/3924130/52.jpg?f=16693830</HotelPictures>
        <HotelDescription>Pamper yourself with a visit to the spa, which offers massages and body treatments. You're sure to appreciate the recreational amenities, including an outdoor pool, a steam room, and a 24-hour fitness center. Additional amenities at this hotel include complimentary wireless internet access, concierge services, and babysitting (surcharge).. Featured amenities include a business center, dry cleaning/laundry services, and a 24-hour front desk. Planning an event in Jakarta? This hotel has 7320 square feet (680 square meters) of space consisting of conference space and 10 meeting rooms. 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="225.23" OriginalAmount="223.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2237026577832" Longitude="106.82417984789" StarRating="5" HotelCode="305731|raffles_jakarta" HotelName="Raffles Jakarta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Prof. Dr. Satrio Kav. 3-5, Ciputra World 1, Jakarta 12940</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/96/4f/964fb79c44ad608d8f6ee99eacb8143421837d7b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="7.92" OriginalAmount="7.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1817292" Longitude="106.8154284" StarRating="1" HotelCode="|377728" HotelName="Tugu Asri" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Jati Baru No. 7- 9</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="13.55" OriginalAmount="13.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1651716" Longitude="106.8196177" StarRating="2" HotelCode="|377633" HotelName="Shakti Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kompleks Duta Merlin Blok D No. 3-6, Jl. Gajah Mada No. 3,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="16.51" OriginalAmount="16.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.185251" Longitude="106.829332" StarRating="3" HotelCode="|401321" HotelName="Dafam Express Jaksa Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jln.Jaksa No.27 Menteng</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="18.11" OriginalAmount="17.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.266906" Longitude="106.802729" StarRating="0" HotelCode="|403953" HotelName="Picasso Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl Abdul Madjid Raya No 25 Cipete Selatan Kebayora</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="18.13" OriginalAmount="17.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.193488" Longitude="106.816349" StarRating="3" HotelCode="|400000" HotelName="Shalva Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kebon Kacang Raya No. 33, Tanah Abang Thamrin Boulevard,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="19.05" OriginalAmount="18.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2013338" Longitude="106.809216" StarRating="3" HotelCode="|377683" HotelName="Sotis Residence Pejompongan" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Penjernihan 1 No. 10 B, Jakarta Pusat</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="19.23" OriginalAmount="19.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.213902" Longitude="106.864549" StarRating="3" HotelCode="|400798" HotelName="Hotel 7 Days Premium Jatinegara" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Matraman Raya No. 173-175 Balimester, Jatinegara</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="19.30" OriginalAmount="19.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.177245" Longitude="106.875298" StarRating="3" HotelCode="|401556" HotelName="Daily Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Jendral Ahmad Yani Kav. 67 Cempaka Putih</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.61" OriginalAmount="21.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1548815" Longitude="106.8464432" StarRating="3" HotelCode="|401021" HotelName="NAM Center Hotel Kemayoran" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Angkasa Kav. B10 No. 6, Kemayoran</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="23.50" OriginalAmount="23.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1305429" Longitude="106.832534" StarRating="2" HotelCode="|377795" HotelName="Bi Executive" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 11/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Laksamana R. E. Martadinata No.2, Pademangan Barat, Mangga Dua</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="24.25" OriginalAmount="24.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.254888" Longitude="106.809268" StarRating="4" HotelCode="|400058" HotelName="Sotis Hotel Kemang Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kemang Raya No. 4, Kemang - Jakarta Selatan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="25.04" OriginalAmount="24.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.173664" Longitude="106.860853" StarRating="3" HotelCode="|553816" HotelName="Tavia Heritage" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Letjen Suprapto</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="35.94" OriginalAmount="35.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.215734" Longitude="106.830262" StarRating="3" HotelCode="|400975" HotelName="La Boheme Rooms and Coffee Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Setia Budi Barat No. 18 RT. 008.04, Kuningan, South Jakarta City,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="37.26" OriginalAmount="36.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2148294" Longitude="106.8281801" StarRating="0" HotelCode="|378017" HotelName="Treehouse Suites - Boutique Serviced Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Karbela Timur No.1A , Karet, Setiabudi,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="38.32" OriginalAmount="37.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.184624" Longitude="106.83541" StarRating="3" HotelCode="4064908" HotelName="Horison Ultima Menteng Jakarta" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Menteng Raya No.33, Rt.1/Rw.10,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Enjoy the recreation opportunities such as an outdoor pool or make use of other amenities including complimentary wireless internet access.. Featured amenities include a 24-hour front desk and laundry facilities. Free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="43.04" OriginalAmount="42.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.201508" Longitude="106.82385" StarRating="4" HotelCode="4056750" HotelName="Artotel Hub Simpang Temu" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Gedung Simpang Temu Dukuh Atas, Jl. Juana No. 37,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Make use of convenient amenities, which include complimentary wireless internet access and concierge services.. Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage. Free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="73.93" OriginalAmount="73.2" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.264623" Longitude="106.86608" StarRating="4" HotelCode="4057284" HotelName="Yellow Bee Resort Cililitan" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Bogor Km 20 No.1, Rt.1/Rw.1, Kec. Kramat Jati, Daerah Khusus Ibukota</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Enjoy the recreation opportunities such as a complimentary water park or make use of other amenities including complimentary wireless internet access.. Featured amenities include a 24-hour front desk, luggage storage, and laundry facilities. Free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service,Massage Centre,Currency Exchange,Laundry,Sauna,Swimming Pool,Golf,Designated Smoking Area,Jacuzzi,Shopping Arcade,Wheelchair Access,Diet Meals,Garden,Nightclub,Spa,24 Hour Power Supply,Meeting Room,Elevator,Parking,Bicycle Rental,Kitchen,24 Hour Front Desk,24 Hour Room Service,Coffee Shop,Concierge,Dry Cleaning,Valet Parking,24 Hour Security,Wake-up Call Service,Housekeeping,LCD/Projector,ATM/Cash Machine,Banquet Hall,Business Centre,Printer,Smoking Rooms,Central Heating,Airport Transfer (on Demand),Heated Pool,Luggage Storage</BasicAmenities>
    <HotelRating>3,4,5,2,1</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE,SELF CATERING,DINNER</Meals>
    <PropertyType>HOTEL,CITY HOTEL,CONFERENCE HOTEL,BUSINESS HOTEL,APARTMENT HOTEL,SPA HOTEL,GOLF HOTEL,HISTORIC HOTEL,FAMILY-FRIENDLY HOTEL,APARTHOTEL,VILLAGE,HOTEL DE CHARME,RESIDENCES,GUEST HOUSES,AIRPORT HOTEL,BEACH HOTEL,CLUB RESORT,ECO HOTEL,APARTMENT,RESIDENCE</PropertyType>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
0ceccaf4-8219-4a8f-ab07-16118ff0779c|GoGlobalTravelSearch|successfull supplier interation||GoGlobleTravel|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
7efe7832-0812-4f30-9c56-b0e04a26ee04|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="7efe7832-0812-4f30-9c56-b0e04a26ee04">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="47406" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-08-10T00:00:00" End="2026-08-11T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="Meity.a@wwdmc.com" Password="Kocok123$" RequestedCurrency="GBP" ClientNationality="ID" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
7efe7832-0812-4f30-9c56-b0e04a26ee04|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 D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
7efe7832-0812-4f30-9c56-b0e04a26ee04|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 D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
7efe7832-0812-4f30-9c56-b0e04a26ee04|GoGlobalTravelSearch|successfull supplier interation||GoGlobleTravel|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
7efe7832-0812-4f30-9c56-b0e04a26ee04|SearchResponse|SearchResponse|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TimeStamp="2026-08-10T13:43:50.4043746+01:00" Version="0" EchoToken="Search" TransactionIdentifier="7efe7832-0812-4f30-9c56-b0e04a26ee04" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="16" TotalAmount="3.56" OriginalAmount="3.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="2" HotelCode="852879|2624845" HotelName="The Enviro Apartment By OYO Rooms" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dr. Satrio, Area Medical City, Kawasan Industri Jababeka, Cikarang, Jakarta 17550</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/3a/5a3adf9ff3b7d75c827c8f33494cbbad723ae150.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4.04" OriginalAmount="4.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.15110667" Longitude="106.83632871" StarRating="0" HotelCode="952605|reddoorz_near_mangga_dua_square" HotelName="RedDoorz Near Mangga Dua Square" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gunung Sahari XI 24, Jakarta Pusat, Mangga Dua, Jakarta 10720</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/32/e232db1b0af5819725366713a3e2c1124ffb8e64.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5.05" OriginalAmount="5.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.15874948" Longitude="106.81609334" StarRating="2" HotelCode="837879|reddoorz_near_gajah_mada_plaza_2" HotelName="Reddoorz Near Gajah Mada Plaza 2" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ketapang Utara I 31, Rt 6, Rw 7, Krukut, Jakarta Barat, Jakarta 10000</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b2/5c/b25cf579c2adfc3984277001a2f031f901d30f10.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5.05" OriginalAmount="5.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="0" HotelCode="839183|alifah_2" HotelName="Alifah 2" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Perancis</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/0d/dd0dc8ba768ab68cfb715ceec6efae0b983bb845.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5.05" OriginalAmount="5.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1467091" Longitude="106.82559622" StarRating="2" HotelCode="851382|oyo_297_45_residence" HotelName="OYO 297 45 Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mangga Besar XI, RW 1, Kota Tua, Tangki, Tamansari, Jakarta 11170</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/3e/b73eac672050d35e2c0f48859cd82b327614de81.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="5.93" OriginalAmount="5.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.22538021" Longitude="106.58870547" StarRating="2" HotelCode="968700|2810695" HotelName="RedDoorz Plus near Siloam Karawaci" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Permata Bunda Curug 44, Blok B2, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/d1/a6d1b670f0518246aac87bc61c2163b069cb07dd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="6.06" OriginalAmount="6" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18337299" Longitude="106.7818648" StarRating="2" HotelCode="852322|393650" HotelName="OYO 160 Lontar Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sekretaris, RT 13/RW 7, Tanjung Duren Utara, Grogol Petamburan, Jakarta 11470</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/42/1f/421fce255923c8d594a141eb0b471e02ade8977b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6.06" OriginalAmount="6.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.13715258" Longitude="106.81923516" StarRating="2" HotelCode="484281|rumah_shinta" HotelName="Hotel Rumah Shinta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mangga Dua Raya 41, Pinangsia, Glodok, Jakarta 11110</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/80/c380b3aa7b3f914fc2b8eb5e1335db9aba5ca6d1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6.06" OriginalAmount="6.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18815626" Longitude="106.79362777" StarRating="2" HotelCode="595484|pondok_seruni" HotelName="Pondok Seruni" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kemanggisan Ilir 11, RT 018/RW 008, Palmerah, Jakarta 11480</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/bf/c7bfb927bb0cb31adc8f9d8c59f4d021ce91a8e8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6.06" OriginalAmount="6.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.33958945" Longitude="106.88437891" StarRating="2" HotelCode="761514|villa_sri_manganti" HotelName="Srimanganti Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Business Centre,Designated Smoking Area,Garden,Internet,Laundry,Meeting Room,Parking,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan  PKP Raya 34, Kelapa Dua Wetan, Ciracas, Cibubur, Jakarta Timur  13730</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/b7/6db7c6483a955931ba3d51255f6a24c1472eb2dc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the prime touristic area of Cibubur, Srimanganti Guesthouse promises a relaxing a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6.06" OriginalAmount="6.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="0" HotelCode="840229|hotel_alifah_1" HotelName="Alifah 1 Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Husein Sastranegara</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/9e/f39e306b1701dead6129732328409f5ccf1b0940.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6.06" OriginalAmount="6.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2562255" Longitude="106.822192" StarRating="2" HotelCode="852805|oyo_332_residence_g17" HotelName="OYO 332 Residence G17" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kemang Utara VII G 17, RT 1/RW 4, Bangka, Mampang Prapatan, Jakarta 12730</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/6d/686dcf513d1c899e6ee1bb35ffa5a58cbd48d4c6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6.06" OriginalAmount="6.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="0" HotelCode="879684|glory_mansion_resident" HotelName="Glory Mansion Resident" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tanjung Duren 3</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cc/31/cc3143a306c77057b11650833c126e1aeaa2b098.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6.06" OriginalAmount="6.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="2" HotelCode="951361|oyo_409_pondok_helomi_2" HotelName="Pondok Helomi By OYO Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Tajem 412, Denokan, Maguwoharjo, Depok, Sleman, Jakarta 55281, Yogyakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/4e/684e07da3c9680652c7ae17830b4d45a0a7d1d42.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6.06" OriginalAmount="6.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.15198091" Longitude="106.83461259" StarRating="0" HotelCode="959082|oyo_478_balcon_biru" HotelName="Balcon Biru By OYO Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartini VIII 54G, Rt 1/Rw 3, Kartini, Sawah Besar, Jakarta 10750</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/37/fa374f59427e43257c99d28f8e85abb4ced6a5ff.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6.06" OriginalAmount="6.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="0" HotelCode="982506|reddoorz_plus_sawah_besar" HotelName="RedDoorz Plus @ Sawah Besar" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dwi Warna 1, Kartini, Sawah Besa, Central Jakarta, Jakarta 10750</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0d/c4/0dc49bc09d07b41df5612a1ff39cec68bd2ae8b3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6.06" OriginalAmount="6.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16510502" Longitude="106.84519726" StarRating="0" HotelCode="960964|reddoorz_plus_kemayoran" HotelName="RedDoorz Plus @ Kemayoran" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kepu Timur Raya 185, Kemayoran, Jakarta Pusat Serdang, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6e/bd/6ebd5f50fa3723d68e6dafeb70500994a452e723.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="6.42" OriginalAmount="6.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16533906" Longitude="106.79509026" StarRating="2" HotelCode="837891|2833025" HotelName="De Kost Grogol by RedDoorz" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Muwardi 3 26, Grogol Jakarta Barat, Jakarta 11450</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/07/9e/079eaa334b54dce5fcf13c33d3d6eb5e81cd896f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;# Property Location : # With a stay at RedDoorz near Trisakti University in Jakarta (Grogol), you'll...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="7.07" OriginalAmount="7" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1511531690967" Longitude="106.81619627573" StarRating="3" HotelCode="349811|152841" HotelName="Degreen Inn Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Keamanan Raya 16, Rt 003 Rw 008, Keagungan, Taman Sari, Jakarta 11130</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/be/9abe93f14966f0128d3b2ee3e77b92972159be4b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="7.07" OriginalAmount="7" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1744721" Longitude="106.86152408" StarRating="2" HotelCode="850009|393646" HotelName="OYO 148 Cempaka Place Homestay" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cempaka Putih Barat II 8B, RT.4/RW.3, Cempaka Putih Barat, Cempaka Putih, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/63/23/63233aae893186e546ddbb1a02bd89d767eb1deb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="7.07" OriginalAmount="7" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.14950999" Longitude="106.81829839" StarRating="1" HotelCode="631887|262264" HotelName="Orienchi House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mangga Nesar Raaya 5N, Jakarta 11180, West Java</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/99/34/9934c46b6d02071cc14fd05cb8e07861152ab89d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="7.07" OriginalAmount="7" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.26718811" Longitude="106.84136129" StarRating="2" HotelCode="852478|393643" HotelName="OYO 121 Rumah Ayub Syariah" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ayub Gang C 21, RT 10/RW 1, Pejaten, Pasar Minggu, Jakarta 12510</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/36/1b36f0f09b1aa04ae944d0cd4528bd3b4339fe6d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="7.07" OriginalAmount="7" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.10856039" Longitude="106.91562261" StarRating="2" HotelCode="787256|388652" HotelName="New Priok Indah Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Cilincing 12, RT 001 RW 01, Kelurahan Lagoa, Kec. Koja, Jakarta 14120</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/47/1e470f8d4ba425a894ef055ec52e6e488edde2c8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="7.07" OriginalAmount="7" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19254946" Longitude="106.81957732" StarRating="2" HotelCode="867167|393647" HotelName="OYO 150 Harmoni Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kebon Kacang 38-25, Tanah Abang, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0c/7b/0c7bfb7e18e7d6c41984902676aacafb9b819df5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="7.07" OriginalAmount="7" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="2" HotelCode="783287|343037" HotelName="The Grand Palace Resident" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tomang Asli 35, Jati Pulo, Jakarta 11430</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/de/a0dee07a16c35677b9c77bc83d44beb7540d6453.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="7.07" OriginalAmount="7" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1375103206026" Longitude="106.81789406333" StarRating="2" HotelCode="334292|159623" HotelName="Twins Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mangga Dua Raya 24, Jakarta 10730</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/5a/845a0f6cf4c5dcb3fb92a71046672d7b6034c6eb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="7.07" OriginalAmount="7" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|891486-18326590/2568415227381479186/3062" HotelName="OYO 332 RESIDENCE G17 KEMANG" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/34000000/33340000/33333300/33333257/39568880_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="7.07" OriginalAmount="7.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.148206" Longitude="106.828595" StarRating="1" HotelCode="292380|city_icon" HotelName="City Icon Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mangga Besar Raya 98, Jakarta 10740</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/65/6a/656a79ac973b614e6fd73e966880e157a722f588.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="7.07" OriginalAmount="7.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1560631333239" Longitude="106.81853110713" StarRating="3" HotelCode="333106|rovi_boutique_hotel" HotelName="Ro&amp;Vi Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hayam Wuruk 79B, 11160 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/1b/671b5bfdb8c3ecea74fe1b2b6db8cba6a6c8c559.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="7.07" OriginalAmount="7.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1572242416195" Longitude="106.83493478318" StarRating="2" HotelCode="335823|hotel_lautze_indah_" HotelName="Hotel Lautze Indah" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Lautze 24, Masuk Dari Kartini Raya, Jakarta 10750</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/7e/c07e8339a0df7edfcd48683574782f752dddeec1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="7.07" OriginalAmount="7.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1408356001138" Longitude="106.82234977638" StarRating="2" HotelCode="334817|hotel_55_2" HotelName="Hotel 55 B&amp;B" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pangeran Jayakarta 8, Komplek Artha Center Blok E 1, Jakarta 11110</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/a5/5ba53b2dba4d42a4c4492c384578ab52c4f5ca11.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="7.07" OriginalAmount="7.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16668387" Longitude="106.84254145" StarRating="2" HotelCode="772097|hotel_istana_bungur" HotelName="Hotel Istana Bungur" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bungur Besar 12 2, Kemayoran, Jakarta 10760</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/43/c743ff268b18314e896af18f52c6f9505f56f22c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="7.07" OriginalAmount="7.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.17487701" Longitude="106.78005298" StarRating="0" HotelCode="784231|reddoorz_plus_near_mall_ciputra_jakarta" HotelName="Wynne Guesthouse 2" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Salak Masir 8, Tanjung Duren Barat, Jakarta 11470</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/61/6d61744aa56cd40a7411db00b7cbb845bcf6c9d1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="7.07" OriginalAmount="7.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.15064529" Longitude="106.82079947" StarRating="3" HotelCode="784721|env_room" HotelName="ENV Room" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mangga Besar II 6i, RT.6I/RW.1, RT.6/RW.2, Taman Sari, Jakarta 11150</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/be/9abe93f14966f0128d3b2ee3e77b92972159be4b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="7.07" OriginalAmount="7.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.15321513" Longitude="106.82288425" StarRating="3" HotelCode="850518|ghurfati_hotel" HotelName="Ghurfati Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mangga Besar IV H 29, Jakarta 11150</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/ef/7def1a0264c13e021ac6174634cef77c941f5b5e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="7.07" OriginalAmount="7.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16699998" Longitude="106.80795557" StarRating="2" HotelCode="852575|reddoorz_near_roxy_mall_jakarta" HotelName="RedDoorz Near Roxy Mall Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Biak 33B, Cideng, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/47/8f/478ff11888d335277c4274f818390301d62a9e49.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="7.07" OriginalAmount="7.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.17211112" Longitude="106.79290851" StarRating="2" HotelCode="852625|reddoorz_near_central_park_mall" HotelName="RedDoorz near Central Park Mall" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tawakal Ujung Raya 14, RT 001 RW 008, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6c/e2/6ce2b44f659c257a71e8a81a3cdd4a9d088d140b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="7.07" OriginalAmount="7.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="0" HotelCode="964446|reddoorz_plus_near_ancol" HotelName="RedDoorz Plus Near Ancol" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Re Martadinata 2, RT6/RW4, Ancol, Pademangan, Jakarta 14430</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d8/f9/d8f9a203e890b6c2e99831cc33281c43b2112444.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="7.07" OriginalAmount="7.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.13808235" Longitude="106.82217718" StarRating="0" HotelCode="961299|reddoorz_near_itc_mangga_dua" HotelName="Reddoorz Near ITC Mangga Dua" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tiangseng 4, RT 3/RW 6, Mangga Dua Sel, Sawah Besar, Jakarta 10730</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/57/b3573233df89ac665476d1fc5ca63169aa4ed4d1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="7.07" OriginalAmount="7.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="0" HotelCode="975021|oyo_1111_passer_baroe_inn" HotelName="Passer Baroe Inn by OYO Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pintu Air V, RT 8/RW 8, Baru, Sawah Besar, Jakarta 10710</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/75/d5/75d5b8047065ee8fac7bfb79fe918f0183dbd579.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="7.09" OriginalAmount="7.02" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16081816" Longitude="106.87303244" StarRating="2" HotelCode="867127|2807135" HotelName="RedDoorz Plus near ITC Cempaka Mas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sunter Kemayoran 18, Jakarta Utara Cempaka Mas, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/91/d69198b6d8599119e24afd2533a24524a1adc8c8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="7.49" OriginalAmount="7.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1757610302159" Longitude="106.8096689299" StarRating="2" HotelCode="377694|1833958" HotelName="Kanto's Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Musi  3, Jakarta 10150</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/6f/036fcb1600c574291bc8f7c166b767347084c682.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="7.61" OriginalAmount="7.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19138664" Longitude="106.8505373" StarRating="3" HotelCode="852599|2519885" HotelName="RedDoorz Plus Near Senen 2" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Paseban Barat 22B, Menteng, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/980873/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="8.08" OriginalAmount="8" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.260143" Longitude="106.82669" StarRating="3" HotelCode="292404|153059" HotelName="Maven Buncit" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Massage Centre,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Kemang Timur V No. 23, Jakarta 12760</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ea/75/ea7558dcf2dbebb1f26c881a8b79fae0d318f4f4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="8.08" OriginalAmount="8" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.167311607758" Longitude="106.83930746283" StarRating="2" HotelCode="334963|153093" HotelName="N2 Hotel Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gunung Sahari Raya 83, Jakarta 10120</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/6c/096ca9dc36eb0e60b78c97f51d2b94c49f100ab1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="8.08" OriginalAmount="8" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.12755657" Longitude="106.74260572" StarRating="2" HotelCode="885007|247486" HotelName="Room 28 Guesthouse by RedDoorz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kapuk Raya 28, Kapuk Bisnis Park Blok BB-BC, North Jakarta 14440</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/cd/cfcd83f368f483d79297504ac56e21ae65a5bc31.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="8.08" OriginalAmount="8" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|892867-28491297/2568415227381479186/237" HotelName="OYO 591 MN RESIDENCE SYARIAH" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/46000000/45750000/45745500/45745438/w3074h2205x0y99-491608a8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="8.08" OriginalAmount="8" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|893024-28490142/2568415227381479186/881" HotelName="REDDOORZ PLUS NEAR JAKARTA KOTA STATION" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/47000000/46390000/46390000/46389937/a7897732_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="8.08" OriginalAmount="8.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1365447473152" Longitude="106.80442627296" StarRating="2" HotelCode="335151|world_hotel_jakarta" HotelName="Nite &amp; Day Jakarta Bandengan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bandengan Selatan 14, Jakarta Barat 11240</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/5c/595c8406cd780b075121572e02a63c7682a992f9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="8.08" OriginalAmount="8.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18972213" Longitude="106.81309795" StarRating="3" HotelCode="503973|hotel_mustika_tanah_abang_" HotelName="Hotel Mustika Tanah Abang" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Coffee Shop,Designated Smoking Area,Dry Cleaning,Elevator,Internet,Laundry,Luggage Storage,Massage Centre,Parking,Restaurant,Room Service,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Jati Bunder 1a-1c, Tanah Abang, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/ce/15ce5a25d47c6a99c75cd90da78aae8370294403.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel Mustika Tanah Abang is perfectly located for both business and leisure guests in Jakarta. The ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="8.08" OriginalAmount="8.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1483953555468" Longitude="106.82766296971" StarRating="2" HotelCode="334255|california_hotel_2" HotelName="California Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mangga Besar Raya 100 BC, Jakarta 11180</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/87/ba87c610459c769ac56a672b444fdedef76eec03.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="8.08" OriginalAmount="8.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.30650601" Longitude="106.83570205" StarRating="2" HotelCode="424234|the_london_living_at_kebagusan_city" HotelName="The London Living Apartment at Kebagusan City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Baung Raya, Kebagusan Tanjung, 15210 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d7/f5/d7f5c73f3a16b33ca195d22d5ddf982c8d3dfa86.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="8.08" OriginalAmount="8.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="0" HotelCode="666814|hotel_tugu_asri" HotelName="Hotel Tugu Asri" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jati Baru 7- 9</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/f3/5ef3d6e4dd0f8e465f89a5c8ccf1ebbef0f350e7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="8.08" OriginalAmount="8.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.10897727" Longitude="106.77914456" StarRating="2" HotelCode="590997|grandboutiqueinn" HotelName="Grandboutique-Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pluit karang ayu, Blok B1, Utara, Greenbay Pluit Tower B LGM 30, Penjaringan, Jakarta Utara 14450</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/ca/64cad73d6711dca16af2eb8bc079c96193bd73e2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="8.08" OriginalAmount="8.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16906779" Longitude="106.81546526" StarRating="3" HotelCode="564160|fiducia_kaji_hotel_" HotelName="Hotel Fiducia Kaji" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kaji 44, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/b4/52b4441d3e41b37cdad77321e873237aa38cc0d0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a range of services and facilities. Room service is among the facilities. Guests wi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="8.08" OriginalAmount="8.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1647168" Longitude="106.81032516" StarRating="2" HotelCode="837889|reddoorz_cideng_barat" HotelName="Flamenco Hotel by RedDoorz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cideng Barat 25, Jakarta Pusat, Jakarta 10140</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cb/21/cb21c37276bb86e85cd136e9cae405e37d2b7a66.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in a prime location of Jakarta, RedDoorz @ Cideng Barat puts everything the city has to offer ju...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="8.08" OriginalAmount="8.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.26218184" Longitude="106.78763738" StarRating="2" HotelCode="704915|reddoorz_radio_dalam" HotelName="RedDoorz @ Radio Dalam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Najihun 7, Radio Dalam, Jakarta 12140</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/16/26163d01b71aa16290b2128edb462e491071f911.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;With a stay at RedDoorz  Radio Dalam in Gandaria-selatan (Kebayoran Lama), you'll be convenient to P...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="8.08" OriginalAmount="8.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.21728857" Longitude="106.73751957" StarRating="2" HotelCode="837898|reddoorz_near_mercu_buana_university" HotelName="RedDoorz Near Mercu Buana University" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Meruya Selatan 46, Grogol, Jakarta 11650</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/10/bf10c08ad479a26f2e27f09f5e19c9eb09cf921c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="8.08" OriginalAmount="8.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.17295137" Longitude="106.89866894" StarRating="2" HotelCode="761832|kejora_homestay" HotelName="Kejora Homestay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kelapa Gading Permai, Blok 12A, North Jakarta, Jakarta 14240</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0d/2c/0d2c14aef9846d2ce2b753d91d2ffa8066176143.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="8.08" OriginalAmount="8.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="3" HotelCode="746459|hotel_dequr_jakarta_kota" HotelName="Hotel De'Qur Jakarta Kota" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kali Besar Barat 27, RT 7/RW 3, Roa Malaka, Tambora, Kota Jakarta Barat, Jawa Barat 11230</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/b7/2bb7542e9d347dca86464430cdcb9ae4a0a13881.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="8.08" OriginalAmount="8.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.15072075" Longitude="106.821062" StarRating="3" HotelCode="885496|reddoorz_mangga_besar_2" HotelName="ENV Room by RedDoorz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mangga Besar 2, 6i, Taman Sari, Mangga Besar, Jakarta 11150</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/98/86980b8b16f88213d4aba7155c861b3dd9eaf38a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="8.08" OriginalAmount="8.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19331747" Longitude="106.90142734" StarRating="3" HotelCode="884933|reddoorz_pemuda" HotelName="Rakacia by RedDoorz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pemuda 10, Rawamangun, Jakarta 13220</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/98/30984cc3f80c5fc25d9aa4b829a32b3da38a43f3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="8.08" OriginalAmount="8.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.20647164" Longitude="106.73043842" StarRating="3" HotelCode="965811|reddoorz_meruya_2_2" HotelName="RedDoorz @ Meruya 2" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cemara, Kavling DKI Blok 158, 10-11 Meruya, Jakarta Barat Jakarta, Jakarta 11610</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/ec/27ecad652df8ab92b3dcc803592cb368e66851f3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="8.08" OriginalAmount="8.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="0" HotelCode="983593|hotel_syariah_mama_cengkareng" HotelName="Hotel Syariah Mama Cengkareng" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Taman Palem Mutiara, Jakarta 11730</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/4a/834a51439bf640f82bfac2732d9e39a546f6ecd8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="8.08" OriginalAmount="8.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="0" HotelCode="979505|reddoorz_near_cipinang_indah_mall" HotelName="RedDoorz near Cipinang Indah Mall" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Rawa Domba 38, RW.16, Duren Sawit, Kec. Duren Sawit, Jakarta 13440</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/03/95033205f81bbd1c3980c3d47c430f9e41155849.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="8.70" OriginalAmount="8.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.13938467" Longitude="106.85967541" StarRating="0" HotelCode="954335|2801545" HotelName="Hey Hotel By RedDoorz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Sunter Utara 57, Jakarta Utara, North Jakarta, Jakarta 14350</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/6e/f36ed49bd92fc0162947135aded4d8ec175fb49b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="9.09" OriginalAmount="9" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1470902874344" Longitude="106.82024500292" StarRating="3" HotelCode="400915|158962" HotelName="Belvena Hotel Mangga Besar" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mangga Besar V  49A, Mangga Besar, Jakarta 11180</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/3d/ed3da17bc9493f3646a71a4ddbd80cb12672fb3d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;54 rooms await guests at this complex, which includes a reception desk. Services and facilities incl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="9.09" OriginalAmount="9" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18021337" Longitude="106.8405501" StarRating="2" HotelCode="561666|181876" HotelName="Hotel Maxim" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kwitang Raya No.11, Jakarta 10420</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/b4/68b47de11dedf82220b93b64ab4a1575603615ec.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="9.09" OriginalAmount="9" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.14450463" Longitude="106.83908126" StarRating="2" HotelCode="850698|393672" HotelName="OYO Flagship 210 Amethyst Kemayoran" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Rajawali Selatan 2 1B, Kemayoran, RT 16/2, Gunung Sahari Utara, Sawah Besar, Jakarta 10620</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a8/e6/a8e6c0650f61c4cd7b59587a5d7e00bb46222768.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="9.09" OriginalAmount="9" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1687622229289" Longitude="106.82075039953" StarRating="1" HotelCode="334638|153090" HotelName="N Hotel Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Majapahit 12, Jakarta 10160</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/506572/3.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The friendly staff at the reception desk are happy to answer any questions. A baggage storage servic...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="9.09" OriginalAmount="9" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1890835741362" Longitude="106.80939156232" StarRating="2" HotelCode="334962|153092" HotelName="N1 Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan KS Tubun 3, Jakarta 10120</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/56/7e/567e5edc6d8f6f1714f285e517af96d4cdd961fd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="9.09" OriginalAmount="9" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.24256399" Longitude="106.78116373" StarRating="2" HotelCode="832961|303743" HotelName="OYO 106 Sarkawi Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>26 RT4/RW 3 Kby, Lama, Utara, Kota Jakarta Selatan, Daerah Khusus Ibukota, Jakarta 12240</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/98/6d/986dede170b117e1cd3b1961afea5261f68b9f92.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="9.09" OriginalAmount="9" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1489730917451" Longitude="106.83590633673" StarRating="3" HotelCode="589825|236882" HotelName="New Mirah Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gunung Sahari 12 10, Blok A1-5, Mangga Dua, Jakarta 10720</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/47/11/47110ed37a6bfdcc266e496b235054922dfab3ed.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="9.09" OriginalAmount="9" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.30868499" Longitude="106.7962376" StarRating="2" HotelCode="852389|393694" HotelName="RedDoorz Plus Near UPN Veteran Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pinang Raya 15, RT 02 / RW 02, Pondok Labu, Jakarta 12450</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b6/d6/b6d64824a083996a32d1348576382c5b3d7798aa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="9.09" OriginalAmount="9" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|887683-28477526/2568415227381479186/1076" HotelName="REDDOORZ PLUS NEAR TRISAKTI UNIVERSITY" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/21000000/20270000/20262400/20262319/531ae067_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="9.09" OriginalAmount="9" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|889975-28538042/2568415227381479186/1400" HotelName="HABIBAH SYARIAH" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/52000000/51840000/51832400/51832304/f56a5758_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="9.09" OriginalAmount="9" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|889989-18327399/2568415227381479186/3033" HotelName="NEW PRIOK INDAH" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/31000000/30090000/30082800/30082763/9ea224d9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="9.09" OriginalAmount="9" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|534449-18253890/2568415227381479186/3542" HotelName="RUMAH SHINTA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15780000/15778200/15778161/07888d83_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="9.09" OriginalAmount="9.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18932268" Longitude="106.83384401" StarRating="2" HotelCode="481346|reddoorz_menteng" HotelName="RedDoorz @ Menteng" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cut Nyak Dien 3, Menteng, Jakarta 10310</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/e5/3ee5eae9ef6a4ddb7f7b9ff7746adb11a795d6d3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="9.09" OriginalAmount="9.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1609570479928" Longitude="106.81227651751" StarRating="2" HotelCode="334964|n3_hotel" HotelName="N3 Hotel Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan  Kyai H Zainal Arifin 57, Petojo Utara, Jakarta 10120</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a1/5f/a15f28ac08ae5e35c850da0b93de2d530a2f84cb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="9.09" OriginalAmount="9.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.14902523" Longitude="106.82713519" StarRating="3" HotelCode="349809|grand_batik_inn" HotelName="Grand Batik Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Karang Anyar Utara 9, Taman Sari, Jakarta 11150</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/c9/bcc9e5f63836a52d3adb9e51fcee2a2556e59d4d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="9.09" OriginalAmount="9.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.15118629" Longitude="106.81745606" StarRating="3" HotelCode="327181|antoni_hotel" HotelName="Antoni Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hayam Wuruk 111 F-G, Jakarta Barat 11160</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/40/2440754c030ad2bb5be266ff7390d4061ed1ba3b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="9.09" OriginalAmount="9.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="3" HotelCode="625912|namora_residence" HotelName="Namora Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Taruna Jaya 3, Rukun Tetangga 3, Rukun Warga 14, Cibubur, Ciracas, Jakarta 13720</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/85/ed85bb0439b1c01de61cd09c3881aeba968cac7a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="9.09" OriginalAmount="9.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.13115759" Longitude="106.82823134" StarRating="3" HotelCode="622775|smarthomm_hotel" HotelName="Smarthomm Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan R.E Martadinata 12A, Pademangan, Ancol, Jakarta 14430</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/a2/5aa2f5047b49fb117e07f04da155aa216018f12c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="9.09" OriginalAmount="9.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.12755813" Longitude="106.74260007" StarRating="2" HotelCode="613706|room_28_guesthouse" HotelName="Room 28 Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kapuk Raya 28, Komplek Kapuk Bisnis Park Blok BB-BC, Jakarta 11470</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/36/2c36b1828d478ab24da7f7e7b5563377add53ea7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests of the complex will be delighted with the range of services and facilities available.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="9.09" OriginalAmount="9.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18394992" Longitude="106.79477386" StarRating="2" HotelCode="760072|reddoorz_near_tomang_2_2" HotelName="Homey Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Anggrek Neli Murni 10, Blok A, Kemanggisan Slipi, Jakarta Barat, Jakarta 11480</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/10/9510e8cf0faacc3d1ebf4b5e35197342c1202da2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in a prime location of Jakarta, RedDoorz @ Kemanggisan puts everything the city has to offer jus...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="9.09" OriginalAmount="9.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2277686646602" Longitude="106.85361291534" StarRating="0" HotelCode="837324|syailendra_home_kost" HotelName="Syailendra Home Kost" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tebet Utara IV D8</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/f4/b4f468a0d54edcde20f3e197eb848d834e25fec7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="9.09" OriginalAmount="9.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.25989222" Longitude="106.80234658" StarRating="2" HotelCode="839144|reddoorz_plus_cipete_damai" HotelName="RedDoorz Plus @ Cipete Damai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Damai Raya, Kebayoran Baru, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/f3/33f3ee4fdea4686762c04a7018a94ae5f6827b15.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;# Property Location : # With a stay at RedDoorz Plus @ Cipete Damai in Gandaria-selatan (Kebayoran B...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="9.09" OriginalAmount="9.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.22297276" Longitude="106.81918754" StarRating="2" HotelCode="844519|reddoorz_plus_near_ciputra_world_kuningan_2" HotelName="RedDoorz Plus Near Ciputra World Kuningan 2" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Karet Sawah 1 23, Jakarta Selatan, Jakarta 12930</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/cf/39cfb842b203782d180a3fd6b9f0fdd9dfd8722d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;# Property Location : # With a stay at RedDoorz Plus near Ciputra World Kuningan 2 in Jakarta (Seman...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="9.09" OriginalAmount="9.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1894984" Longitude="106.81780762" StarRating="2" HotelCode="856476|reddoorz_kebon_kacang" HotelName="RedDoorz @ Kebon Kacang" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kebon Kacang IV 43A, Tanah Abang, Central Jakarta, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/b9/e2b98f9fae84716a648a7669270b06e11cd9a37f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;RedDoorz @ Kebon Kacang is conveniently located in the popular Thamrin area. The hotel offers a high...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="9.09" OriginalAmount="9.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2954748" Longitude="106.80931119" StarRating="2" HotelCode="947938|reddoorz_cilandak_timur" HotelName="RedDoorz @ Cilandak Timur" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jaha 81, Selatan Cilandak, Jakarta 12560</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d7/fe/d7fe57b7af8bf88b52fbb4fbd451f75f2db00f4f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="9.09" OriginalAmount="9.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="0" HotelCode="985121|reddoorz_near_rsud_koja" HotelName="RedDoorz Near Rsud Koja" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mangga 8, RT 004, RW 010, Koja, Jakarta 14270, Utara Tanjung Priok</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/36/ae36ee9b8053eb38c197a7414933331229cee53f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="9.09" OriginalAmount="9.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="0" HotelCode="967610|wisma_surya" HotelName="Wisma Surya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Keahlian 9, Rt 02/05, Jatiwaringin, Jakarta 17416, West Java</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cc/cd/cccd35c7737f805cf9aa1c8031e49af6755d8486.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="10.10" OriginalAmount="10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19343077" Longitude="106.81421229" StarRating="3" HotelCode="564426|181872" HotelName="Hotel Caravan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan KH Mas Mansyur 50, Tanah Abang, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/c0/bfc02189de911a2092815dc3257b57833c262c43.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Room service is among the facilities. Wireless internet access is available to guests in the public ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="10.10" OriginalAmount="10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19279884" Longitude="106.8192465" StarRating="2" HotelCode="492429|153002" HotelName="iCorner Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Residences" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan kebon Kacang 37 number 29, Tanah Abang, Jakarta 10240, West Java</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/6c/cd6ccb979dc64f7a26ade418cfb4f864e1f54ed7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="10.10" OriginalAmount="10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19108494" Longitude="106.84617638" StarRating="2" HotelCode="746348|278720" HotelName="Jambrut Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jambrut 7, Kelurahan Kenari, Kecamatan Senen, Jakarta Pusat 10430</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/60/2c/602ca37e90d52d0ed498305f891c3a85c386a71a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="10.10" OriginalAmount="10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="0" HotelCode="972475|404447" HotelName="OYO Townhouse 2 Hotel Gunung Sahari" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gunung Sahari, Raya 33, Gunung Sahari Utara, Sawah Besar, Jakarta 10720</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/3b/533b7330aa9927c091c5e4b9b71acfb357d88a08.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="10.10" OriginalAmount="10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.138194140291" Longitude="106.82790900988" StarRating="2" HotelCode="333211|159288" HotelName="Plaza Hotel Harco Mangga Dua" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mangga Dua 22-24, Block N, Komplek Harco Mangga Dua, Jakarta 10730</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/c7/03c78cfa02f02c8c33762a06813c287c97007fc1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests are welcomed at the hotel, which has a total of 100 rooms. The accommodation offers various s...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="10.10" OriginalAmount="10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.24875812" Longitude="106.97010002" StarRating="0" HotelCode="965027|423873" HotelName="Asa Hotel By RedDoorz" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kyai Haji Noer, Komplek Duta Permai, Blok C2 14 - 15, Kalimalang, Jakasampurna, Bekasi Jakarta, Jakarta 17145</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/2a/972aa57f8db3edf7c6841b6f3270f660dc40b038.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="10.10" OriginalAmount="10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1460596091986" Longitude="106.81499885562" StarRating="2" HotelCode="405558|159615" HotelName="The Packer Lodge Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kemurnian IV 20-22, Barat, Jakarta 11120</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/1b/8e1b3793bfe603ca910b70def179fff1fa88f02a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Wireless internet access is available to guests in the public areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="10.10" OriginalAmount="10" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|878540-28538040/2568415227381479186/232" HotelName="REDDOORZ PLUS @ JALAN PEMUDA JAKARTA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15880000/15872300/15872283/8fa62291_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="10.10" OriginalAmount="10" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|887494-28542542/2568415227381479186/452" HotelName="REDDOORZ PLUS @ KAPUK BUSINESS PARK" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/22000000/21570000/21564000/21563971/464a2864_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="10.10" OriginalAmount="10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-45.41849" Longitude="167.7162" StarRating="3" HotelCode="0|532649-28434736/2568415227381479186/640" HotelName="AVALON RESIDENCE PASAR BARU" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>9 MOKOROA STREET ,TE ANAU </AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/20000000/19990000/19989400/19989324/5ac563cf_z.jpg</HotelPictures>
        <HotelDescription>Located in Te Anau, Bella Vista Motel is a perfect starting point from which to explore Te Anau. The hotel offers a high standard of service and amenities to suit the individual needs of all travelers. All the necessary facilities, including laundry service/dry cleaning, car park, Wi-Fi in public areas, are at hand. The well-appointed guestrooms feature desk, hair dryer, shower, television, non smoking rooms. Take a break from a long day and make use of jacuzzi, spa. For reliable service and professional staff, Bella Vista Motel caters to your needs. &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="10.10" OriginalAmount="10" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|887691-28474249/2568415227381479186/875" HotelName="RESIDENCES BY REDDOORZ NEAR KEMANG SQUARE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/45000000/44270000/44267100/44267041/4133ce3b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="10.10" OriginalAmount="10" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|887680-28536769/2568415227381479186/996" HotelName="REDDOORZ PLUS NEAR RSCM JAKARTA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/34000000/33390000/33383200/33383156/2cd788bd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="10.10" OriginalAmount="10" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|887674-28478890/2568415227381479186/998" HotelName="REDDOORZ PLUS NEAR MALL CIPUTRA JAKARTA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/27000000/26500000/26491100/26491082/78f1c91c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="10.10" OriginalAmount="10" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1447610-30250301/2568415227381479186/3037" HotelName="IZI COZI KEMAYORAN POWERED BY ARCHIPELAGO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/website/common/img/no-image.png</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="10.10" OriginalAmount="10" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|267276-18159708/2568415227381479186/3186" HotelName="WORLD HOTEL JAKARTA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9820000/9813100/9813063/3088452d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="10.10" OriginalAmount="10.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1905167667384" Longitude="106.84512753573" StarRating="3" HotelCode="349102|johns_pardede_international_hotel" HotelName="John's Pardede International Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raden Saleh I 9 ?11, Jakarta 10430</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/73/4c737b3e2f122db722a6a115f097bb7dae33efbd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="10.10" OriginalAmount="10.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1750834305522" Longitude="106.80235679273" StarRating="3" HotelCode="334537|business_hotel_tomang" HotelName="Capital O Business Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tomang Raya 52, RT 12/RW 5, Grogol Petamburan, Jakarta 11440</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f5/1e/f51e0c3898800b7e88fa990be70a4a1d6e10db29.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities include a conference room and a business centre. Wireless internet access is...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="10.10" OriginalAmount="10.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18062312" Longitude="106.87157644" StarRating="2" HotelCode="564164|lagura_residence_guest_house" HotelName="Lagura Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Designated Smoking Area,Internet,LCD/Projector">
        <Address>
          <AddressLines>
            <AddressLine>Taman Lagura Indah, Blok L4 2, Cempaka Putih Timur, Jakarta Pusat 10510</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6e/51/6e51e93e46d7c719834ba13e157323b64eccbc8c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Lagura Residence Guest House is perfectly located for both business and leisure guests in Jakarta. T...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="10.10" OriginalAmount="10.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19550508" Longitude="106.84020819" StarRating="0" HotelCode="521365|hotel_menteng_2" HotelName="Hotel Menteng 2" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cikini Raya 105, Jakarta 10330</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/cb/dbcb412a142b063c88a6af332f3ebf0a14a77793.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="10.10" OriginalAmount="10.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.20874635" Longitude="106.83683247" StarRating="2" HotelCode="791759|reddoorz_guntur_raya_setiabudi_2" HotelName="RedDoorz Plus @ Guntur Raya Setiabudi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Designated Smoking Area,Internet,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Guntur Raya 46, Setiabudi, 12960 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/50/82508b313d7615a2e913465e148b93544a356d9a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Kuningan, RedDoorz Budget @ Guntur Raya Setiabudi is a perfect starting point from which ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="10.10" OriginalAmount="10.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.23847787" Longitude="106.79110087" StarRating="0" HotelCode="839494|dempo_guest_house" HotelName="Mayestik Guest House Syariah" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Business Centre,Designated Smoking Area,Internet,Meeting Room,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dempo I 36, Mayestik Kelurahan Gunung, South Jakarta, Jakarta 12120</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/ea/00ea0b6e21adce7530ef6fce89d9015ebc919711.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The 3-star Dempo Guest House offers comfort and convenience whether you're on business or holiday in...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="10.10" OriginalAmount="10.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.24484721" Longitude="106.78049199" StarRating="0" HotelCode="852415|wisma_tobana" HotelName="Wisma Tobana" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ciputat Raya 326, Kebayoran Lama Utara, Jakarta 12240</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/87/fe8709427e41b2b1734dd9d7d2fd0fe8632f3a2f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="10.10" OriginalAmount="10.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.31363089" Longitude="106.81432398" StarRating="2" HotelCode="851964|reddoorz_jagakarsa_2" HotelName="RedDoorz @ Jagakarsa 2" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mohammad Kahfi 1, 59, Jakarta Selatan, Jakarta 12550</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/14/b8147d413507f8d9bdd2a8de303857d4ed155dd6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="10.10" OriginalAmount="10.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19755696" Longitude="106.73565861" StarRating="0" HotelCode="952610|reddoorz_near_puri_indah_mall" HotelName="RedDoorz Near Puri Indah Mall" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Meruya Utara 53, RT 6, Meruya Utara, Kembangan, Jakarta 11620</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/be/b8befb9290c881e361ec6b2f95bddfdda4b290dd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="10.10" OriginalAmount="10.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.25468177" Longitude="106.87979631" StarRating="2" HotelCode="954436|reddoorz_near_halim_perdanakusuma_3" HotelName="RedDoorz Near Halim Perdanakusuma 3" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cipinang Permata 14, Jakarta 13650</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/d6/31d67f27addde1ff791e624950b72debea4be653.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="10.10" OriginalAmount="10.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18881807" Longitude="106.78728724" StarRating="3" HotelCode="965702|reddoorz_plus_near_mall_slipi_jaya" HotelName="RedDoorz Plus near Mall Slipi Jaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kemanggisan Utama Blok F 3, Kemanggisan Palmerah Jakarta Barat Jakarta, Jakarta 11480</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/61/de61a46855b98eada81c5dcc461f6770dded2cba.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="10.10" OriginalAmount="10.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.13543175" Longitude="106.72571091" StarRating="0" HotelCode="978909|reddoorz_near_taman_palem" HotelName="RedDoorz near Taman Palem" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Perum KFT 1, Blok A8, Cengkareng, West Jakarta, Jakarta 11730</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/1c/181c05269921f8e7ff9969ee77a6dec13787437d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="10.83" OriginalAmount="10.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18303717" Longitude="106.83256883" StarRating="0" HotelCode="808454|4722625" HotelName="Konko Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kebon Sirih Raya 9J, Jakarta 10340</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/44/cd447a1861c45a9f875ac5ad55bf12319f134561.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="10.89" OriginalAmount="10.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.27912874" Longitude="106.82130154" StarRating="0" HotelCode="979620|4749975" HotelName="RedDoorz Premium @ Ampera Raya 2" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ampera 29A, Raya Gang, Sosial, Jakarta 12560</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/17/fa17db18ae177993fa27c180528bc1b24e5bbad1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="10.91" OriginalAmount="10.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.34806102" Longitude="106.80402029" StarRating="2" HotelCode="852593|2825745" HotelName="RedDoorz Near Kebon Jeruk Jakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Panjang 41, Jakarta 11520, West Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/0b/210bbb79b3a6793310f77f2692644af3286df24d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="11.11" OriginalAmount="11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="2" HotelCode="618656|236357" HotelName="Adaru Property" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Laksamana Yos Sudarso Kav 30a, Kios AK 15 Di Tower A, Tanjung Priok, Jakarta 14240</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/c2/5bc2dfb23370caeb404c3480008fb842efc89391.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="11.11" OriginalAmount="11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1886913651671" Longitude="106.80884599686" StarRating="2" HotelCode="172256|423848" HotelName="Alma" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Aipda Karel Satsuit Tubun, 10a, 11420 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/9d/ca9d5d8baf12bcd5840d75e5623503b51d044a69.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a very convenient location, only 5 minutes’ walk to the Tanah Abang shopping centre...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="11.11" OriginalAmount="11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.26592671" Longitude="106.8385537" StarRating="2" HotelCode="868791|342964" HotelName="OYO 133 Griya Ciaji" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan H. Samali 50, RT4/RW4, Pejaten Ps, Minggu, Jakarta 12740</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ea/4c/ea4c45a140fc405a0b26459cf462b137bcf80957.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="11.11" OriginalAmount="11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.10480151" Longitude="106.93308168" StarRating="3" HotelCode="636018|262248" HotelName="Ethan Hotel Cilincing Plaza" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cilincing Raya 36, Block E1 3-6 &amp; E2 1, Jakarta 14120</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/2b/f22bbad4becfef32179459ac55f0f00f0387ef0b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="11.11" OriginalAmount="11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19116228" Longitude="106.78534768" StarRating="2" HotelCode="868766|342976" HotelName="OYO 115 Portal Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kemanggisan Raya 64, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/2e/0f2e79322fcec40a9aa162647148bf0c267980df.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="11.11" OriginalAmount="11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19208569" Longitude="106.85868813" StarRating="3" HotelCode="435402|153099" HotelName="Puri Jaya Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Percetakan Negara V/5, Rawa Sari, Jakarta Pusat, Jakarta 10570</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/a4/72a4b40be647d55c92ebf3d5173096377c9bea4a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="11.11" OriginalAmount="11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19385911" Longitude="106.86115214" StarRating="1" HotelCode="326934|152946" HotelName="Puri Mega Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Rawamangun 59, Pramuka, Jakarta 10570</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/506580/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="11.11" OriginalAmount="11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19584833" Longitude="106.81459544" StarRating="2" HotelCode="856680|236394" HotelName="RedDoorz Plus @ Mas Mansyur" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kh Mas Mansyur 51, Kebon Melati, Tanah Abang, Jakarta Pusat, Jakarta 10230</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/19/6419a6f85c3c2e80e2071acfaaf39f3897527622.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;# Property Location : # With a stay at RedDoorz Plus @ Mas Mansyur in Jakarta (Central Jakarta), you...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="11.11" OriginalAmount="11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16834046" Longitude="106.78214902" StarRating="2" HotelCode="952862|393674" HotelName="RedDoorz @ Daan Mogot Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Taman Daan Mogot V No. 5, Jakarta 11470</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/17/b71743ceb496f6ba57d3954977c96567c31aebdd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="11.11" OriginalAmount="11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.23887611" Longitude="106.86928722" StarRating="3" HotelCode="564162|181874" HotelName="Hotel Fiducia Otista 153" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Otto Iskandardinata 153, Jakarta 13330</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/zz/7bad2a1a87f4b39e9d583b02f30b686b9391b36d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="11.11" OriginalAmount="11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2277765480608" Longitude="106.85365059743" StarRating="3" HotelCode="641150|303768" HotelName="Tebet Utara Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tebet Utara IV D 8, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/810719/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="11.11" OriginalAmount="11" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|887597-28480562/2568415227381479186/391" HotelName="REDDOORZ @ MANGGA BESAR 2" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16210000/16202100/16202066/6d496846_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="11.11" OriginalAmount="11" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|887636-28489987/2568415227381479186/428" HotelName="REDDOORZ PLUS @ DANAU SUNTER UTARA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/28000000/27280000/27271800/27271738/3948666e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="11.11" OriginalAmount="11" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|887491-28538043/2568415227381479186/774" HotelName="REDDOORZ PLUS @ CIDENG BARAT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/19000000/18610000/18602800/18602720/fdd7b410_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="11.11" OriginalAmount="11" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|534005-18220649/2568415227381479186/3075" HotelName="N" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16010000/16001300/16001208/2ca57000_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="11.11" OriginalAmount="11.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2314571981676" Longitude="106.7801799332" StarRating="3" HotelCode="335238|raja_residence" HotelName="Raja Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kebayoran Lama 12, South Jakarta, Jakarta 12240</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/52/9d52f0409ad6bd5b1d4d1aedafbe6a0750f5edca.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="11.11" OriginalAmount="11.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1897056151152" Longitude="106.81583306313" StarRating="1" HotelCode="335229|karsa_utama_hotel_" HotelName="Karsa Utama Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kebon Kacang IV 12, Tanah Abang, Jakarta 10240</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/f1/baf1df29117b94cd36758e475e5a90c12cfe3d4c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="11.11" OriginalAmount="11.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2766464" Longitude="106.8082861" StarRating="2" HotelCode="665781|mutiara_guest_house" HotelName="Mutiara Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pangeran Antasari Kav IX, Cipete Selatan, Jakarta 12410, Cilandak</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/44/8f44d4afd87aed7c92e33534c7b1648dc37fbfb0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="11.11" OriginalAmount="11.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1650592" Longitude="106.81976453" StarRating="2" HotelCode="633766|shakti_hotel_jakarta" HotelName="Shakti Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gajah Mada 3, Kompleks Duta Merlin, Blok D 36, Petojo Utara 10130, Gambir, Jakarta Pusat, DKI Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/6e/bb6e7a99258c8f57218012da3c1fab1dbdd5a996.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely hotel can be found in North Jakarta. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="11.11" OriginalAmount="11.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.17346003" Longitude="106.84460487" StarRating="0" HotelCode="758509|hotel_senen_indah_" HotelName="Senen Indah" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Business Centre,Internet,Meeting Room,Parking,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bungur Besar 157, Senen, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/24/4d24fe96b29a500d72612249d1a8e6ee18849580.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in a prime location of Jakarta, Hotel Senen Indah puts everything the city has to offer just out...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="11.11" OriginalAmount="11.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.15088925" Longitude="106.82263533" StarRating="2" HotelCode="746250|penthouse_hotel_4" HotelName="Penthouse Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mangga Besar 4E 23, Jakarta 11150, West Java</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/d6/c4d6bb0bd53eedbeaa89b170836aa5b1b78e29fe.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at RedDoorz near Hayam Wuruk Plaza in Jakarta (Old Jakarta), you'll be...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="11.11" OriginalAmount="11.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="2" HotelCode="953458|reddoorz_plus_ampera_raya" HotelName="RedDoorz Plus @ Ampera Raya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Gang Kancil 8A, RT1/RW9 Ragunan Pasar Minggu, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7f/5f/7f5f2dc7da4c9776b57dfbfb1bd34719b104b35c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="11.11" OriginalAmount="11.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.29011614" Longitude="106.80168046" StarRating="2" HotelCode="884924|reddoorz_near_cilandak_town_square" HotelName="D'Val Mar Guest House by RedDoorz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cilandak Tengah Raya 14 B-C, Cilandak, Jakarta 12430</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/67/bb677d872a42b3c674f542abf67cc0de766673d8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="11.11" OriginalAmount="11.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="0" HotelCode="985930|reddoorz_plus_near_halim_perdana_kusuma_2" HotelName="Omah Londo by RedDoorz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mawar 3, Jalan Jengki Raya Blok, Halim Perdana Kusumah, East Jakarta, Jakarta 13650, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/47/fe/47febb637faf2fe10687a56ec3155e682d97af9c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="11.25" OriginalAmount="11.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.21950712" Longitude="106.8268374" StarRating="2" HotelCode="569461|2518615" HotelName="Reddoorz @ Karet Pedurenan 3" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Genteng Ijo Residence 84A, Jalan Pedurenan Masjid, Setiabudi, 12940 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/default-hotel.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="11.81" OriginalAmount="11.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.14664285" Longitude="106.81547282" StarRating="2" HotelCode="504008|2797735" HotelName="Mustika Gajah Mada Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gajah Mada 194E, Taman Sari, Jakarta 11110</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/29/14/29145c7dbc5c5f48d0177342827b134c032a0764.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="12.02" OriginalAmount="11.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.206765" Longitude="106.790778" StarRating="3" HotelCode="292411|2458745" HotelName="The Pitagiri Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Palmerah Barat 110, West Jakarta 11480</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/3d/b03d48c1ec2006d35e974fe227cc1772ec124e90.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="12.12" OriginalAmount="12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1394023312689" Longitude="106.82538659755" StarRating="3" HotelCode="370510|84260" HotelName="Zuri Express Mangga Dua Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mangga Dua Dalam 55-56, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/ea/a4ea8579e81c19602eb84b00e4792908337160b1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel can be found in Central Jakarta. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="12.12" OriginalAmount="12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16909151" Longitude="106.91508016" StarRating="3" HotelCode="585561|236857" HotelName="Ethan Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pegangsaan Indah Barat 81, Blok B, Jakarta 14250</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5c/ab/5cab16da227440b0c6b59b60e3d62520489ad399.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="12.12" OriginalAmount="12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.200078" Longitude="106.85502" StarRating="3" HotelCode="905759|84233" HotelName="Grand Menteng" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Matraman Raya, 21, Matraman, Jakarta 13150</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/11/67118db2dac8a67d1e8a497e22862f3cc698386b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Jakarta's business district between Jalan Matraman Raya and Jal...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="12.12" OriginalAmount="12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1714838293486" Longitude="106.79608903195" StarRating="2" HotelCode="334513|504081" HotelName="Harlys Residence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment,Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Business Centre,Designated Smoking Area,Dry Cleaning,Elevator,Garden,Internet,Laundry,Luggage Storage,Meeting Room,Parking,Restaurant,Room Service,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tomang Tinggi Raya 2, Jakarta 11440</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8b/6d/8b6dc210d36f8cd4930c95ed556e30a0acbab023.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Grogol, Harlys Residence is a perfect starting point from which to explore Jakarta. Offer...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="12.12" OriginalAmount="12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1481431153255" Longitude="106.8289490415" StarRating="2" HotelCode="310250|159114" HotelName="Hotel 88 Mangga Besar Raya 120" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mangga Besar Raya 120, Jakarta 10730</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/ab/45ab826c252e792985b0f5a33419c21305cea149.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="12.12" OriginalAmount="12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.17383204" Longitude="106.78723383" StarRating="0" HotelCode="971144|494858" HotelName="Hotel Bulevar by OYO Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tanjung Duren Raya 1, Jakarta 11470</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/6e/a96ed730fe1a646ee6b0e930e6806f07652a0e5b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="12.12" OriginalAmount="12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.25709349" Longitude="106.81501645" StarRating="3" HotelCode="850104|247512" HotelName="ZEN Rooms Kemang Raya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="residence" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kemang Raya 11, Jakarta 12730</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/60/1b60085f2515258d67bca8476a1aef7de8605ba3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at Jakarta, known for its "City's most popular hang-out spots", ZEN Rooms Kemang Raya is per...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="12.12" OriginalAmount="12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.24044512" Longitude="106.82965038" StarRating="2" HotelCode="702068|278725" HotelName="Mk House Tendean" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kapten Tendean, Gang Aman 1 Route 13, RW02 Mampang Prapatan, Jakarta Selatan, Mampang, Jakarta 12790</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/dd/31ddb0d3248714c7db23ab81ab96d245fe2ebcc3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="12.12" OriginalAmount="12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1848713" Longitude="106.78657961" StarRating="0" HotelCode="837876|153361" HotelName="RedDoorz Mall Taman Anggrek" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel,Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Arjuna Utara 12, Tanjung Duren, Jakarta 11470</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5c/87/5c87cb09eeb93ae9787c70dbbbb008e222a6d850.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;RedDoorz near Mall Taman Anggrek is a popular choice amongst travelers in Jakarta, whether exploring...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="12.12" OriginalAmount="12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1995315584799" Longitude="106.8208905403" StarRating="3" HotelCode="490440|153428" HotelName="Residence100" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kota Bumi 31, Thamrin, Jakarta 10230</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/654345/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="12.12" OriginalAmount="12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1718725447732" Longitude="106.8083368038" StarRating="3" HotelCode="334788|79426" HotelName="Royal City Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Petojo VIY II 4, Cideng, Gambir 10150</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4a/b6/4ab657e00e19695d419ef3a637994b301e83c2c9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="12.12" OriginalAmount="12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.198222" Longitude="106.851806" StarRating="2" HotelCode="906048|158945" HotelName="Atlantic" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Salemba Raya No. 26, Jakarta, Pusat 10430</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/9d/099d6e7281c73bcc49f29481224a06e9a244a34a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="12.12" OriginalAmount="12.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2801296" Longitude="106.8155209" StarRating="3" HotelCode="470829|1836148" HotelName="Sare Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Madrasah 14, Kemang, Jakarta 12560, West Java</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/7e/9e7ea205b0b687ac43b45cd4691ee09b2acd0dc3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="12.12" OriginalAmount="12" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|893029-28490515/2568415227381479186/880" HotelName="REDDOORZ PLUS SYARIAH NEAR MALL PONDOK INDAH" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/57000000/56510000/56505800/56505781/2c3c6e32_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="12.12" OriginalAmount="12" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|886167-28537724/2568415227381479186/947" HotelName="UROOMS TANAH ABANG" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/20000000/19990000/19989500/19989480/ef83af8f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="12.12" OriginalAmount="12" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|887505-28539835/2568415227381479186/1128" HotelName="REDDOORZ PLUS NEAR GREEN PRAMUKA SQUARE MALL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/40000000/39820000/39817600/39817528/8c327b3d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="12.12" OriginalAmount="12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.232201" Longitude="-82.731358" StarRating="3" HotelCode="0|533192-18886951/2568415227381479186/3148" HotelName="FIDUCIA OTISTA 153" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>5015 US HWY 19 NORTH, NEW PORT RICHEY, FL, 34652, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16500000/16498300/16498247/f39d463a_b.jpg</HotelPictures>
        <HotelDescription>The Ramada Bayside New Port Ritchey is on a small bay of the Gulf of Mexico with beautiful view over looking this hotels marina.  The Ramada Bayside New Port Ritchey is one mile from Historic Downtown New Port Ritchey and minutes away from Hudson Beach and Green Key Beach.  Other attractions near the Ramada Bayside New Port Ritchey are Homosassa Springs, Clearwater Beach, Tarpon Springs and Weeki Wachee Water Park and Mermaid show.  We provide Complementary High Speed Internet in all Rooms, Free Local Phone calls and an Outdoor Heated Pool with kids pool and sundeck.  Please come join us at Bayside Breeze restaurant and lounge open daily for breakfast and dinner. We offer free on-site parking.Built: 1970 Renovated: 1999 Amenities: WEEKLY RATES AVAILABLE call HOTEL  Complementary High Speed Internet in all Rooms  Outdoor Heated Swimming Pool, kids pool and Sundeck  Breakfast Available 5.00 ppl inc tx.  Bayside Marina with 38 Boat Slips  In-room hairdryer, Coffee Maker, Iron and Ironing Board  All rooms have 27 inch TVs with  Cable  Room Service 7am-10:30am and 5pm-8pm  Free Local Phone with Voice Mail  Free Access to Golds Gym across the street  Free Guest, Trucks, RV and Bus Parking  Free USA Today  On-Site DiningCheck-In By: 3:00 PM Check-Out By: 12:00 PM Busch Gardens(AREA):  Beaches(AREA): Within 5 to 10 minutes drive, you can reach several small gulf Coast  beaches providing boat ramps, fishing access, and picnic areas with shelters and playgrounds.   We are within a 15 minute drive to World famous Howard Park Beach and Tarpon Springs with its sponge docks and historical Greek City Center.   Within 25 to 30 minutes you can enjoy the long, sandy beaches of Honeymoon Island or Clearwater Beach. Theme Parks and Recreational Parks(AREA): Enjoy exciting theme parks like Weeki Wachee with it's live mermaid show, Homosassa Springs and its manatees,Silver Springs with its glass bottom boat rides.  The St Petersburg Pier on the Gulf ,Busch Gardens, and the Florida Aquarium in Tampa. There are also local parks with horseback riding, wet adventure canoe trips and nature trails.  Here's where it all begins!! Right from the docks of our hotel, you can enjoy scuba diving,fishing,go for a sightseeing tour, witness a fabulous sunset on the Gulf of Mexico, or rent a Jet Ski or pontoon boat right in the Bay. Casino gambling cruises are also jut minutes away.  Many restaurants are within walking distance, in the shopping -plaza right across the hotel in Marine Parkway guest find hairdresser,supermarkets,laundry,several outlet shops and the? Angel Theatre", one newly opened Dinner Theatre with special discounts for our guests.   Other evenings attractions close by is the Show Palace Dinner theatre where we are main sponsor and Bourbon Street Club presenting many popular bands - stay where the stars are staying - with us.   Affordable golf packages can be arranged for our - loving guests with one of the numerous golf courses located in our immediate area. Springs(AREA): Tarpon Springs- Created in the late 18th century, many buildings reflect the gracious Victorian area, Sponge dock capital of United States, Old Greek community, with many authentic Greek restaurants, bakeries and boutiques gives the city its unique flair. (5 miles)  Weeki Wachee Waterpark with its live mermaids (15 miles)  Homosassa Springs-boat trip along a natural coast river brings you to a wild life park with its floating observatory, where you can go below water surface and watch manatees in their natural environment at close range. (20 miles)  Silver Springs - adventure park, glass bottom boats (30 miles) Pool Area(AREA):  Weeki Wachee Springs Mermaid Waterpark(AREA):  Weeki Wachee Springs Waterpark Mermaid Show(AREA):  Flat Wood Adventure Life Park(AREA):  Busch Gardens(AREA):  Tampa Aquarium(AREA):  Flatwood Adventure Tours(AREA):  Tarpon Springs Sponge Docks(AREA):  Weeki Wachee Waterpark(AREA):  Homosassa Springs(AREA):  Silver Springs Adventure Park(AREA):  Christmas Village Brooksvill(AREA):  Clearwater Beach(AREA):  Dunedin Beach and Park(AREA):  St Petersburg Beaches(AREA):  Zephyr Hills Skydiving Center(AREA):  Cypress Gardens(AREA):  Commercial Hospital(AREA):  Florida Power(AREA):  Sams Club(AREA):  Clearwater Beach(AREA):  ARPT  Avis Intl(AREA):  ARPT  Tampa Intl(AREA):  ARPT  Clearwater St Pete(AREA):  Bealls Outlet(AREA):  Tarpon Springs Sponge Docks(AREA):  Homossa Springs Underwater Aquarium(AREA):  Meeting Room(MEET):  MEET: Meeting Room - 200 ppl Banquet or Confernece seeting RECR: Outdoor Pool RECR: Busch Gardens - (25.0 mi) Clearwater Beach - (20.0 mi) Downtown Historic New Port Ritchey - (1.0 mi) Green Key Beach - (2.5 mi) Homosaasa Springs - (18.0 mi) Hudson Beach - (6.0 mi) St. Lukes Eye Clinic - (5.0 mi) Tarpon Springs Sponge Docks - (5.0 mi) Weeki Wachee Water Park and Mermaid Show - (12.0 mi) RECR:  RECR:  Lobster Cave(REST):  REST: Bayside Breeze restaurant and lounge on property (fine waterfront dining at   affordable prices, Tiki Bar, lounge with nightly entertainment  Within walking distance:  Leverrocks - seafood restaurant       Angel Dinner Theatre      3 Chinese restaurants      2 fish restaurants      Denny' s      I Hope  Within a radius of 5 miles:  All major franchise restaurant and fast food chains (Chillis, Hops, Red   Lobster,Carrabas,Olive Garden,Kelly K's and many more Several fine dining  restaurants REST: Bayside Breeze - in hotel Carrabbas - (5.0 mi) Catches Seafood - (2.5 mi) Crab Shack Seafood - (2.0 mi) IHOP - (0.25 mi) McDonalds - (.25 mi) Olive Gardens - (4.0 mi) Sam Seltzers - (4.0 mi) REST:  Chinese Restaurants(REST):  Kelly Ks(REST):  Outback(REST):  Dennys(REST):  Bayside Breeze Rest and Lnge(REST):  Italian Restaurants(REST):  Chilis(REST):  IHOP Restaurant(REST):  Red Lobster(REST):  Carrabas(REST):  Olive Garden(REST):  &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12.12" OriginalAmount="12.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.148417" Longitude="106.816629" StarRating="2" HotelCode="292406|my_hotel_jakarta" HotelName="My Hotel Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hayam Wuruk 127A, Jakarta Barat 11180</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/19/7c/197c82a778355d541b7b5ef55c8b9045862cffc5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12.12" OriginalAmount="12.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.149513" Longitude="106.819464" StarRating="2" HotelCode="292381|everyday_smart_hotel_2" HotelName="Everyday Smart Mangga Besar" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Mangga Besar Raya No. 20, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/3b/533b7330aa9927c091c5e4b9b71acfb357d88a08.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12.12" OriginalAmount="12.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.189155" Longitude="106.808585" StarRating="1" HotelCode="187957|kalisma_jakarta_" HotelName="Kalisma Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Business Centre,Designated Smoking Area,Internet,Meeting Room,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. K.S. Tubun no. 15 - 17, Opposites PBB office, Jakarta 10260</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/96/bf96209d7da55b6fdb9d6acb779f29e803eaaf9c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel Kalisma Located in the center of Jakarta, near tourism object, Tanah abang Trade Center and yo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12.12" OriginalAmount="12.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.204067" Longitude="106.803385" StarRating="3" HotelCode="292390|house_of_arsonia_orchid_" HotelName="House of Arsonia Orchid" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pejompongan Raya 2, Bendungan Hilir, Jakarta Pusat 10210</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/40/bb402792f1971786439d5d636238d5cfb6b7cc22.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers room service and a theatre hall. Wireless internet access in public areas allows gu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12.12" OriginalAmount="12.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.166086" Longitude="106.807708" StarRating="3" HotelCode="292400|losari_roxy_hotel" HotelName="Losari Roxy" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Hasyim Ashari No. 41, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/78/57784775e10ec640a7b281f48c107ad4a91d4aca.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12.12" OriginalAmount="12.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1726361341761" Longitude="106.84099977824" StarRating="2" HotelCode="333766|hotel_mustika_senen" HotelName="Hotel Mustika Senen" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pasar Senen 17-19, Jakarta 10420</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d4/13/d413a42cd4ee003b2f88fcb07d6fb464a1d22a88.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12.12" OriginalAmount="12.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1841784519665" Longitude="106.76757115405" StarRating="2" HotelCode="349141|ata_hotel_kedoya" HotelName="Hotel 88 Kedoya" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Panjang 68, Kav68, Kedoya Selatan, Jakarta 11520</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/4f/324f314252497bc524e5458f84155dbc70d4c721.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12.12" OriginalAmount="12.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.24887474" Longitude="106.80008811" StarRating="2" HotelCode="629498|blossom_resident_blok_m" HotelName="Wisma Blossom" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Panglima Polim IV 46, Melawai, Jakarta Selatan, Jakarta 12160</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/72/3272e47f60387e417dd8acb5f1c597d6adf7b8fe.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12.12" OriginalAmount="12.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.26321608" Longitude="106.80070453" StarRating="2" HotelCode="611720|zen_rooms_fatmawati" HotelName="555 Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nangka IV  21, Jakarta 12150</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/bb/04bb862a56418706af6af399eaf76280719667e4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12.12" OriginalAmount="12.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.21426954" Longitude="106.86443446" StarRating="3" HotelCode="669962|7_days_premium_jatinegera" HotelName="7 Days Premium Hotel Jatinegara" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Matraman Raya Balimester 173-175, Jatinegara, Jakarta 13320</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/2e/822e97ba87bbfa06dcd8af0f2a14ba6573751608.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12.12" OriginalAmount="12.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.27567902" Longitude="106.79674137" StarRating="2" HotelCode="768533|tuju_abuserin_syariah" HotelName="Sky Inn Syariah Fatmawati 2 Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Abuserin 11, Cilandak, South Jakarta, Jakarta 124230, West Java</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/4b/874bb5ab9982616ca28718923b6ab3038841199a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12.12" OriginalAmount="12.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.3547184" Longitude="106.92046909" StarRating="2" HotelCode="850245|adaya_hotel" HotelName="Adaya Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kranggan Raya, Ruko Sampoerna Square 6, Jakarta 17433, Jawa Barat</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f9/bf/f9bf69520bb2be4aec3f7f085fc8825d2c4919d0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12.12" OriginalAmount="12.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="0" HotelCode="973578|oyo_842_arafuru_residence_2" HotelName="Arafuru Residence by OYO Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Laut Arafuru A4/4, RT 13/RW 11, Pondok Bambu, Duren Sawit, Kota Jakarta Timur, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/1e/831e33f90283b06a25683062311320ec2f9d6ff6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12.12" OriginalAmount="12.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="0" HotelCode="964134|reddoorz_tebet_barat_2" HotelName="RedDoorz @ Tebet Barat 2" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Prof Dr Soepomo 45D, RT.14/RW.6, Tebet Barat, Kota Jakarta Selatan, Daerah Khusus Ibukota, Jakarta 12810</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/0b/c00ba7ab781325a11e9b9bc6fdd8e78fc74a472a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="12.72" OriginalAmount="12.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16453" Longitude="106.8107" StarRating="3" HotelCode="2209682" HotelName="Lynt Hotel Jakarta" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cideng Timur No.35, Gambir</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/09682/2209682/1.jpg?f=15612705</HotelPictures>
        <HotelDescription>Take in the views from a rooftop terrace and make use of amenities such as complimentary wireless internet access and concierge services. Guests can catch a ride to nearby destinations on the complimentary area shuttle.. Featured amenities include a 24-hour front desk, luggage storage, and a safe deposit box at the front desk. This hotel has 4 meeting rooms available for events. Guests may use a roundtrip airport shuttle for a surcharge, and free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13.13" OriginalAmount="13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.151491" Longitude="106.825867" StarRating="2" HotelCode="292389|84223" HotelName="Hotel 88 Mangga Besar VIII" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl Mangga Besar VIII NO.10D, Jakarta Barat 11180</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/14/7c1448085d2f11fdf5320ea36b2418347f20e702.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13.13" OriginalAmount="13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1595162850098" Longitude="106.83588658947" StarRating="2" HotelCode="349640|181871" HotelName="G7 Hotel Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kh Samanhudi 47, Pasar Baru, Jakarta 10710, Java</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/54/f754cf09cee7d077c5094ac1612d047bebb819f8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13.13" OriginalAmount="13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18801709" Longitude="106.81826399" StarRating="1" HotelCode="491879|153004" HotelName="iHome Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kebon Kacang 1 57, Tanah Abang 10240, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/44/d94479b8c78959fe1fa9129a7f52265de3976b2b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13.13" OriginalAmount="13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2072463599098" Longitude="106.8249456527" StarRating="2" HotelCode="321520|236876" HotelName="LeGreen Suite Setiabudi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,ATM/Cash Machine,Bicycle Rental,Designated Smoking Area,Dry Cleaning,Elevator,Garden,Internet,Laundry,Massage Centre,Meeting Room,Parking,Restaurant,Room Service,Spa,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Setiabudi VI No. 29, Jakarta Selatan, Jakarta 12980</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/49/2d496da94d6ed1181575454a73ecdad0875e648f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Well-placed in the business, nightlife, restaurants area of Jakarta city, the hotel provides a most ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13.13" OriginalAmount="13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1688906391166" Longitude="106.81114312531" StarRating="2" HotelCode="320473|153050" HotelName="Lynt Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cideng Timur 35, Gambir, Jakarta 10130</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e4/00/e400bd43c8265b4599c9eacae1ab571c22cd7f9f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The complex offers a baggage storage service, a restaurant, a bar and room service. Wireless interne...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13.13" OriginalAmount="13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1917389" Longitude="106.8674282" StarRating="3" HotelCode="516690|262265" HotelName="P Hotel Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pramuka Raya 149, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/08/7808779d61eb63899ddd093116fa61ac527895c4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="13.13" OriginalAmount="13" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|190578-28467160/2568415227381479186/268" HotelName="ALPINE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/190578/2013124154245651.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13.13" OriginalAmount="13.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2369593226714" Longitude="106.84472796693" StarRating="1" HotelCode="172282|sofyan_inn_tebet" HotelName="Sofyan Hotel Soepomo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Prof. Dr. Soepom S.H. 23, Tebet, Jakarta 12810</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d5/cb/d5cbca5a522529ebc020f950993188122503e822.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Jakarta, the hotel is a 15-minute drive from the Tebet Highway entrance and the central b...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13.13" OriginalAmount="13.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.20935718" Longitude="106.80738486" StarRating="2" HotelCode="321517|le_green_poso" HotelName="LeGreen Suite Poso" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Poso No. 18, Pejompongan, Jakarta Pusat, Jakarta 10210</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/4b/7d4b773d00f54bccb487becdfab29174dd9851d1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13.13" OriginalAmount="13.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2289136250546" Longitude="106.85628704001" StarRating="2" HotelCode="321521|legreen_suite_tebet_" HotelName="LeGreen Suite Tebet" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tebet Timur Dalam II No. 24, Jakarta Selatan, Jakarta 10240</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/7c/4b7cad003ba4cab0e16aec8bf32c9080e0f5e725.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The range of services and facilities offered by the hotel ensures that travellers enjoy a comfortabl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13.13" OriginalAmount="13.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2013142923446" Longitude="106.84442259007" StarRating="2" HotelCode="324318|hotel_mega_proklamasi" HotelName="Hotel Mega Proklamasi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl Proklamasi no. 40 - 42, Jakarta Pusat 10320</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/30/5e302e4be4e400fe7e0cf7f748f04397d0a1409b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a restaurant and room service, for a c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13.13" OriginalAmount="13.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1384451635041" Longitude="106.86301911033" StarRating="3" HotelCode="492853|hotel_coin" HotelName="Coins Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Bar,Dry Cleaning,Elevator,Housekeeping,Internet,Laundry,LCD/Projector,Parking,Restaurant,Room Service,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sunter Agung Utara Raya Blok A / 5B, Sunter Agung, Tanjung Priok, Kota Jkt Utara, Daerah Khusus Ibukota, Jakarta 14350</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/00/c50081a6ead404222d32559d9daf8b8052738ea8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Stop at Hotel Coin to discover the wonders of Jakarta. Offering a variety of facilities and services...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13.13" OriginalAmount="13.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1519365822584" Longitude="106.82577098375" StarRating="2" HotelCode="335065|redstar_hotel" HotelName="Redstar Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mangga Besar VIII 12 VWXY, Tamansari, Jakarta Barat, Jakarta 11150</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/78/f778c31c51b3c2e5cc0c81a8b5863f15e801c188.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13.13" OriginalAmount="13.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.143311" Longitude="106.814464" StarRating="3" HotelCode="398286|maxonehotelscom_at_glodok" HotelName="MaxOneHotels.Com @ Glodok Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pasar Glodok Selatan 8 -10, Jakarta 11120</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/7c/a77c7eda63a810dcf866454ab7a67e7e21429739.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13.13" OriginalAmount="13.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.29614707" Longitude="106.77479481" StarRating="3" HotelCode="491902|reddoorz_taman_lebak_bulus" HotelName="RedDoorz @ Taman Lebak Bulus" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Taman Lebak Bulus IV Blok H 12, Cilandak, Jakarta Selatan 12440, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/75/a6/75a6188d8b57acd3066a12b6b1a800ac8605adab.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13.13" OriginalAmount="13.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.13402928" Longitude="106.83201203" StarRating="2" HotelCode="334367|dprimahotel_mangga_dua" HotelName="d'primahotel WTC Mangga Dua" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gunung Sahari, Komplek Marinatama Blok A 26, Mangga Dua, Jakarta Utara</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/c5/dbc56ed22f831a219d1e5c098da1fa06bd6989f7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13.13" OriginalAmount="13.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.174170831176" Longitude="106.7875533565" StarRating="3" HotelCode="334517|banian_bulevar_hotel" HotelName="Banian Bulevar Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tanjung Duren Raya Kav.1, Daerah Khusus Ibukota, Jakarta 11470</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/11/12/11127c5cab3e59836ce80ac1aa92d004286787b2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13.13" OriginalAmount="13.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19526545" Longitude="106.86049212" StarRating="1" HotelCode="348697|hotel_new_idola" HotelName="New Idola" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Room Service,Concierge,Designated Smoking Area,Elevator,Internet,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pramuka Raya No. 26, 13120 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/49/8649c846931448586004ec86fac65784d4e030af.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Stop at Hotel New Idola to discover the wonders of Jakarta. The hotel offers a high standard of serv...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13.13" OriginalAmount="13.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.14975128" Longitude="106.82572691" StarRating="3" HotelCode="683280|hotel_arwana" HotelName="Hotel Arwana" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mangga Besar VIII 7, Mangga Besar, Taman Sari, Jakarta Barat, Jakarta 11150</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/86/7e86f436cf8731b2d13b5e3af14335b890bf6e4f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at NIDA Rooms Taman Sari Old Town in Jakarta (Old Jakarta), you'll be ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13.13" OriginalAmount="13.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.12651739" Longitude="106.79724099" StarRating="2" HotelCode="560623|amaris_hotel_pluit_jakarta" HotelName="Amaris Hotel Pluit - Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pluit Raya 35 A, Jakarta Utara 14440</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/be/9abe93f14966f0128d3b2ee3e77b92972159be4b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13.13" OriginalAmount="13.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.23329263" Longitude="106.84322047" StarRating="2" HotelCode="599867|legreen_suite_supomo" HotelName="LeGreen Suite Supomo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Prof.DR. Supomo Komplek Keuangan 1, Kelurahan Menteng Dala, Kec. Tebet, Menteng Dalam, Jakarta 12870</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/15/4c1565243504ee66ce167e528160acd4583b7ed1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13.13" OriginalAmount="13.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16178199" Longitude="106.83134809" StarRating="3" HotelCode="555628|hotel_banyuwangi_sintera" HotelName="Banyuwangi Sintera Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Haji Samanhudi 32b-34, Jakarta 10710</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/cf/eecfd0d50aed8b5e3c3a3abeb151aecb08678908.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13.13" OriginalAmount="13.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1649177942919" Longitude="106.83532839696" StarRating="0" HotelCode="525390|alia_pasar_baru" HotelName="Hotel Pasar Baru" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pasar Baru Selatan No. 6, Jakarta 10710</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e7/c7/e7c7df1146027fdc9c80244dba4a6365a4541698.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13.13" OriginalAmount="13.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="0" HotelCode="672414|hotel_678_kemang" HotelName="Hotel 678 Kemang" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kemang Selatan Raya, Mampang, Jakarta 12730</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ce/2f/ce2f096f3722ba1bf57608627e1dd5342f5f3f49.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13.13" OriginalAmount="13.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19395522" Longitude="106.83898544" StarRating="2" HotelCode="516974|hotel_mega_cikini" HotelName="Hotel Mega Cikini" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cikini Raya Kav. 62-64, Menteng, Cikini, Jakarta 10330</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/66/cd66c217502f5c84132f7ebe78b97fc9515355eb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13.13" OriginalAmount="13.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1365954" Longitude="106.81259911" StarRating="2" HotelCode="589576|wonderloft_hostel" HotelName="Wonderloft Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bank 6&amp;8, Pinangsia, Tamansari, Jakarta 11110</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/da/cb/dacb1c0c5c86c776f66cf9c9df3cd65081d88501.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hostel features various services and facilities, including a baggage storage service and a resta...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13.13" OriginalAmount="13.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="2" HotelCode="783027|hins_hotel_" HotelName="Hin's Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Room Service,Air Conditioning,Designated Smoking Area,Elevator,Internet,Parking,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>29 Mangga Besar 4 I, Taman Sari, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/20/d2206dbc4b984c8d389e0e59073cccb10776c552.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Stop at Hin's Hotel to discover the wonders of Jakarta. The hotel offers a wide range of amenities a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13.13" OriginalAmount="13.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.30437912" Longitude="106.82268147" StarRating="3" HotelCode="849947|reddoorz_premium_near_ragunan_zoo_2" HotelName="RedDoorz Premium Near Ragunan Zoo 2" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Melati 33, RT 6/RW 7, Ragunan, Pasar Minggu, Jakarta 12550</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/15/9c1559a19dd67199d6812a97acaccf7b738c0dc2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13.13" OriginalAmount="13.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.11606105" Longitude="106.68960828" StarRating="0" HotelCode="839488|hotel_huswah" HotelName="Huswah Transit Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Husein Sastranegara 9, Airport Soekarno Hatta, Jakarta 15125</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/18/331810ae759b06ffa17577e4248b37c18c754003.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13.13" OriginalAmount="13.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="0" HotelCode="969151|reddoorz_resort_taman_wisata_mangrove" HotelName="Taman Wisata Mangrove by RedDooz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Garden House, RT 4 RW 3, Penjaringan, Jakarta 14470</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/c9/cfc92dfa7f423596709a5f72836cc3a47ff6e5dc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13.13" OriginalAmount="13.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.24051162" Longitude="106.83828833" StarRating="2" HotelCode="969127|reddoorz_jalan_gatot_subroto_jakarta" HotelName="RedDoorz @ Jalan Gatot Subroto Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jala Komp Timah 3A, Gatot Subroto - Pancoran Jakarta, Jakarta 12870</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/bd/8fbd00162dd29d3714e844ee1210397cb10228cf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="13.25" OriginalAmount="13.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2071213318776" Longitude="106.82621416931" StarRating="2" HotelCode="561395|4720145" HotelName="Casaliving" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Setiabudi VIII No 20, Setiabudi, Jakarta 12910</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/732011/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="13.93" OriginalAmount="13.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.150761" Longitude="106.825775" StarRating="3" HotelCode="1877316" HotelName="Hotel 88 Mangga Besar Viii By Wh" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Mangga Besar Viii Street, Number 10 D,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/77316/1877316/1.jpg?f=17503025</HotelPictures>
        <HotelDescription>Take in the views from a terrace and make use of amenities such as complimentary wireless internet access and concierge services.. Featured amenities include dry cleaning/laundry services, luggage storage, and laundry facilities. This hotel has 2 meeting rooms available for events. Free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14.14" OriginalAmount="14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1659647651042" Longitude="106.78991165767" StarRating="3" HotelCode="401666|159008" HotelName="Feodora Hotel Grogol Jakarta" 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 Dr Susilo Raya  113 C, Grogol, Petamburan, Jakarta 11450</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/6c/b56c40419e8aba6cbf5d23b9374b2159b46d4125.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;To ensure guests a comfortable and relaxing stay, the complex provides various services and faciliti...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14.14" OriginalAmount="14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16077244" Longitude="106.83293681" StarRating="3" HotelCode="943351|262257" HotelName="Heef Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Samanhudi Raya 3, Passer Baroe, Jakarta 10710</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/f0/82f03933fec8d0766f6a3ee8226e23d2ffeb58dc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14.14" OriginalAmount="14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1472615468793" Longitude="106.82223391479" StarRating="3" HotelCode="402167|159151" HotelName="Hotel Olympic" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mangga Besar VII 63 A, 11170 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/0a/ae0a78a5a001e839459e1867f4a204c6a95f4ee1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14.14" OriginalAmount="14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2052059443252" Longitude="106.80934530578" StarRating="2" HotelCode="321516|236873" HotelName="LeGreen Suite Penjernihan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Laundry,Parking,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Penjernihan II No. 5, Pejompongan, Benhil, Jakarta Pusat, Jakarta 10210</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/a4/5ba400e397cc7482e08acd1503720029f334dd4a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This property is conveniently situated in Senayan area of Jakarta. Its guests will enjoy easy access...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14.14" OriginalAmount="14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2042596815472" Longitude="106.80597715383" StarRating="2" HotelCode="321519|236875" HotelName="LeGreen Suite Senayan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan PAM Lama No. 28, Pejompongan, Jakarta Pusat, Jakarta 10210</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/4b/744b64a78639514db113aa76cb7537343c8f5b36.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14.14" OriginalAmount="14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2067317145906" Longitude="106.80771961448" StarRating="2" HotelCode="321522|236879" HotelName="LeGreen Suite Tondano" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tondano No. 18, Pejompongan, Jakarta Pusat, Jakarta 10210</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a3/54/a35443d1677855db6229804638ccd7b02c7a07fe.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Wireless internet access is available to guests in the public areas. Those arriving in their own veh...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14.14" OriginalAmount="14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.159895" Longitude="106.834232" StarRating="3" HotelCode="207945|77039" HotelName="Red Planet Pasar Baru" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan K.H. Samanhudi No 25, Jakarta Pusat, Jakarta 10710</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/90/6d/906d8a4c1f10c88e20bc52558ae4ff2f8e8f57b7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in central Jakarta, the hotel is a 10-minute drive from Gambir train station. It is also clo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14.14" OriginalAmount="14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.186523" Longitude="106.830976" StarRating="3" HotelCode="67184|159286" HotelName="The Paragon Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan  KH. Wahid Hasyim 29, Menteng, Jakarta 10340</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/d0/8ed0956a81986b29ab4a897bb82a0af56e6bb1f6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is strategically located in the business and entertainment centre of the city of Jakarta. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14.14" OriginalAmount="14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.29142505" Longitude="106.80183692" StarRating="3" HotelCode="970978|278741" HotelName="RedDoorz Plus near Cilandak Town Square 2" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cilandak Tengah 87, Jakarta 12430</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/74/817460307d7fde8180cae0769826eed5b77aee91.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14.14" OriginalAmount="14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.149115" Longitude="106.833339" StarRating="3" HotelCode="292417|158967" HotelName="Big Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet,Laundry,Meeting Room,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartini Raya 64 2, Jakarta 10750</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/21/d6215d43a153d37477f051299260cd07cac064f6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel can be found in Central Jakarta. This property offers a total of 153 bedrooms. S...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14.14" OriginalAmount="14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18699623" Longitude="106.81782348" StarRating="3" HotelCode="879200|388661" HotelName="Simple Inn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan K.H  Wahid Hasyim 204-206, Kampung, Tanah Abang, Central Jakarta, Jakarta 10250</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/default-hotel.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="14.14" OriginalAmount="14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-40.7668" Longitude="145.299" StarRating="3" HotelCode="0|532469-28533195/2568415227381479186/307" HotelName="7 DAYS PREMIUM JATINEGERA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>15 WHARF ROAD, STANLEY, AU</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/26000000/25830000/25827300/25827261/d4534606_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Property Location   Located in Stanley, Stanley Village is on the waterfront and minutes from Stanley Seaquarium and The Nut State Reserve. This 4-star motel is within the region of Highfield House and Smithton Riverfront Park.   Rooms   Make yourself at home in one of the 9 air-conditioned rooms featuring DVD players and flat-screen televisions. Relax and take in water views from the privacy of your room. Complimentary wireless Internet access keeps you connected, and digital programming is available for your entertainment. Private bathrooms with shower/tub combinations feature jetted bathtubs and hair dryers.   Rec, Spa, Premium Amenities   Take in the views from a garden and make use of amenities such as complimentary wireless Internet access and tour/ticket assistance. Additional features include barbecue grills and a video library.   Dining   Satisfy your appetite at the motel's restaurant, which serves lunch and dinner, or grab a snack at a coffee shop/café. Quench your thirst with your favorite drink at a bar/lounge.   Business, Other Amenities   Featured amenities include an Internet point, secretarial services, and dry cleaning/laundry services. Free parking is available onsite.   Room Info:    National Rating     Official Australia STAR Rating provided by AAA Tourism Pty Ltd   AAA Tourism Pty Ltd assigns an official STAR Rating for accommodations in Australia. This Motel property is rated 4.0 stars. Official Australia STAR Rating provided by AAA Tourism Pty Ltd   Know Before You Go       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.   No pets and no service animals are allowed at this property.       Fees    The following fees and deposits are charged by the property at time of service, check-in, or check-out.      Breakfast fee: between AUD 10 and AUD 20 per person (approximately)        The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change.     Renovations and Closures   The following facilities are closed seasonally each year. They will be closed from 16 June to 30 June:  One of the dining venues     Hotel Policy:  You must present a photo ID when checking in. Your credit card is charged at the time you book. Bed type and smoking preferences are not guaranteed.Your reservation is prepaid and is guaranteed for late arrival. The total charge includes all room charges and taxes, as well as fees for access and booking. Any incidental charges such as parking, phone calls, and room service will be handled directly between you and the property.  Checkin Instructions:  Extra-person charges may apply and vary depending on hotel policy.  Government-issued photo identification and a credit card or cash deposit are 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.     Property Information:  Check-in time starts at 2 PM  Check-out time is 11 AM  &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="14.14" OriginalAmount="14" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|893033-28542550/2568415227381479186/1003" HotelName="REDDOORZ PREMIUM @ GANDARIA JAGAKARSA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/30000000/29060000/29054700/29054625/280c6ca7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="14.14" OriginalAmount="14" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|534308-18207585/2568415227381479186/2540" HotelName="PURI MEGA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/14000000/13510000/13504500/13504472/4ce495ad_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="14.14" OriginalAmount="14" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|437690-18202191/2568415227381479186/2685" HotelName="MAXONEHOTELS.COM AT GLODOK" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11640000/11634500/11634499/c909f639_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="14.14" OriginalAmount="14.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.137469" Longitude="106.795008" StarRating="3" HotelCode="187954|grand_asia_hotel_3" HotelName="Grand Asia Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bandengan Selatan 88, Jakarta 14450</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/e2/cfe2b011fdf7196fb6d09939d47166ff18fd0b27.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="14.14" OriginalAmount="14.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.214423" Longitude="106.863281" StarRating="2" HotelCode="187943|alia_matraman" HotelName="Alia Matraman Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,Internet,Laundry,Meeting Room,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Matraman Raya No. 224, Next to Polres Jakarta Timur, The East Jakarta District Police, Jakarta 13310, Timur</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/5c/ba5c7f9c195ba8dc36dbcc46da893ada2ddab126.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This simple hotel can be found in Central Jakarta. Public transport connections are only a short wal...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="14.14" OriginalAmount="14.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.196695" Longitude="106.828904" StarRating="2" HotelCode="113481|formule_1_menteng" HotelName="ibis budget Jakarta Menteng" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan HOS Cokroaminoto 79, Menteng, Jakarta 10310</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/60/4a/604a49bb20ce3379db3f4f336982e147fafca751.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Menteng, Jakarta, the hotel is about 30 km away from Sukarno Hatta. It takes 90 minutes’ ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="14.14" OriginalAmount="14.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2082999647351" Longitude="106.82701675939" StarRating="2" HotelCode="504179|legreen_suite_kuningan" HotelName="LeGreen Suite Kuningan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Setia Budi Tengah No. 89, Jakarta Selatan, Jakarta 12910</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/c8/e8c87c3b0a8b5a7500c1bbb6946235435cca3568.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="14.14" OriginalAmount="14.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.26570904" Longitude="106.7994479" StarRating="2" HotelCode="470826|flat06_minimalist_residence" HotelName="Flat06" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Abdul Majid 6, Fatmawati, Cipete Utara, Jakarta 12150, West Java</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/7b/ba7b8d45612c7073bd2401068357baa1b0cdad60.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="14.14" OriginalAmount="14.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.24674397" Longitude="106.79770388" StarRating="3" HotelCode="492244|win_hotel_" HotelName="Win Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Panglima Polim Raya 99, PO Box 1369, Jakarta Selatan 12130</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c8/21/c82194dd35e51e50d88792340796363d4d674eab.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="14.14" OriginalAmount="14.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.26697048" Longitude="106.80278915" StarRating="3" HotelCode="348806|safin_inn" HotelName="Safin Inn Cipete" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Abdul Majid Raya 25, Cipete Selatan-Kebayoran Baru, Kemang, Jakarta 12150</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/02/5e02743d838b05416d4dd296ee29047b9e23cee4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A baggage storage service, a restaurant, a dining area, a transfer service, room service, a conferen...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="14.14" OriginalAmount="14.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.17231303" Longitude="106.86308102" StarRating="3" HotelCode="420697|darcici_hotel_cempaka_putih" HotelName="d'Arcici Hotel Cempaka Putih" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Letjen Suprapto 62, Cempaka Putih, Jakarta Pusat, Jakarta 10520</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/95/149538a1ebd151df79fd2d0ecccd8a93cc0f4fb6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This simple hotel can be found in Central Jakarta. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="14.14" OriginalAmount="14.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.34111763" Longitude="106.86956074" StarRating="3" HotelCode="620445|titanium_express_homtel" HotelName="Titanium Express HomTel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Titanium Square, Jalan Raya Bogor KM 27, Pasar Rebo, Pekayon, Jakarta 13710</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/be/94be968ead8a10f83edc647de7430d6ab7abcfbd.PNG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="14.14" OriginalAmount="14.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.20541166" Longitude="106.85820704" StarRating="3" HotelCode="563908|pax_hotel_jakarta" HotelName="Pax Hotel Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Matraman Raya 91, Jakarta Timur, Jakarta 13140</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/d7/32d73c884c5d4c3c61d82bbdb10fd64f6812737c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="14.14" OriginalAmount="14.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.26605792" Longitude="106.79979661" StarRating="2" HotelCode="612569|residence_12_2" HotelName="Residence 12" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Abdul Majid Raya 12, Kemang, Jakarta 12160</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/25/b725ce96a82b1e6e76262e04b1769c040884633c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="14.14" OriginalAmount="14.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.20681407" Longitude="106.80733027" StarRating="4" HotelCode="745719|tondano_residence" HotelName="Tondano Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tondano 1-2, Bendungan Hilir-Pejompongan, Jakarta Pusat, Jakarta 10210</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/55/67559665452942b0062b0fef8ec11b3be5c12adc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="14.14" OriginalAmount="14.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.25059074" Longitude="106.7924464" StarRating="3" HotelCode="844900|reddoorz_gandaria_utara_2" HotelName="KOEN Residence by Reddoorz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Antene III 10</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/86/4586e20005524961768340a3c80a2ee98864413e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="14.14" OriginalAmount="14.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2941200595566" Longitude="106.78218361914" StarRating="3" HotelCode="885030|reddoorz_plus_tb_simatupang" HotelName="Jasmine Suites by RedDoorz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Lebak Bulus Raya 1 31, Jalan Haji Baun, Cilandak, Kota Jakarta, Jakarta 12430</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/b7/c0b79ae9d1314726838e7925ce6dc02a83794dbb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="14.14" OriginalAmount="14.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2007903" Longitude="106.82357245" StarRating="0" HotelCode="885066|reddoorz_plus_thamrin" HotelName="Hotel Fiducia Blora by RedDoorz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Blora 23, Jakarta 10310, Jakarta Pusat</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/b3/f0b351068418cd756620766ac0873fe80c810834.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="14.14" OriginalAmount="14.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.26316349" Longitude="106.77814467" StarRating="3" HotelCode="970926|zen_rooms_legacy_residence_syariah" HotelName="Legacy Residence by ZEN Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Pinang Emas, V Block D-7, RT/RW 010/003, Pondok Pinang, Kebayoran Lama, Jakarta 12310</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/29/e129a6b5db4c17ce4e9d1fe7f9f54c1d75c68a17.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="14.14" OriginalAmount="14.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2335581" Longitude="106.79333016" StarRating="0" HotelCode="964457|reddoorz_plus_near_senayan_city" HotelName="RedDoorz Plus Near Senayan City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pakubuwono VI 26 A-B, RT 5 RW 8, Gunung, Kby. Baru, Jakarta Selatan, Jakarta 12120</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/10/d2/10d2c900eb1636b23e31c1b8da80a69773605f87.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="14.20" OriginalAmount="14.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.29712952" Longitude="106.83211188" StarRating="3" HotelCode="600160|2520365" HotelName="Urbanest Inn House TB Simatupang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Villa Jatipadang 52, Jati Padang, Jakarta 12540, Daerah Khusus</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/22/3c/223c0cbe8cbe455fbfa582b4b0fc6ce4f817adf4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15.15" OriginalAmount="15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.152838" Longitude="106.795246" StarRating="2" HotelCode="292367|78580" HotelName="Amaris Season City" 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>Pusat Bisnis Latumenten 33, Jakarta Barat, Jakarta 11320</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/b2/61b2481216fdc8885439f581f56e6fe76a881be6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15.15" OriginalAmount="15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.27781392" Longitude="106.82700894" StarRating="3" HotelCode="438346|153029" HotelName="The Pejaten Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pejaten Barat Raya 36, Jakarta 12550, Selatan</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/a4/4da4b0d8e3dce758807961dca2e62f955cc6305d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15.15" OriginalAmount="15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1934786846944" Longitude="106.88510728836" StarRating="3" HotelCode="377807|159272" HotelName="MaxOne Hotels A Pemuda" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pemuda 9, Timur, Rawamangun, Jakarta 13220</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/39/c539ac4c2e989636cf3f461c141cf98ac341e9bc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15.15" OriginalAmount="15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16639116" Longitude="106.78291923" StarRating="3" HotelCode="572955|236881" HotelName="Maple Hotel Grogol Jakarta" 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 Daan Mogot Dalam Kali Sekretaris 55, Grogol, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/64/66647ca59b8c354fb6741b9023170cc9b577e803.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15.15" OriginalAmount="15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16146476" Longitude="106.81692992" StarRating="3" HotelCode="585119|230807" HotelName="Verse Lite Hotel Pembangunan" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pembangunan I 22-24, Petojo Utara, Central Jakarta 10130</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/56/d9/56d97c4f6f835d54c6c3f8d9e7935c078e7d9c24.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="15.15" OriginalAmount="15" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|887497-28539834/2568415227381479186/948" HotelName="REDDOORZ PLUS NEAR GBK SENAYAN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/32000000/31330000/31324600/31324599/043a4c77_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="15.15" OriginalAmount="15" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|282107-28495086/2568415227381479186/1132" HotelName="ZURI EXPRESS MANGGA DUA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8520000/8516000/8515957/276b5e40_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="15.15" OriginalAmount="15" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|251362-27047651/2568415227381479186/2202" HotelName="GRAND ASIA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/97000000/96670000/96666200/96666112/1f6f7bc9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="15.15" OriginalAmount="15" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|282209-18253885/2568415227381479186/2608" HotelName="LE GREEN SUITE SETIABUDI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/14000000/13240000/13234500/13234443/e2fa2c3b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="15.15" OriginalAmount="15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="26.4926749" Longitude="-81.968866" StarRating="3" HotelCode="0|533042-18335271/2568415227381479186/2697" HotelName="ETHAN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>20091 SUMMERLIN ROAD,33908,FORT MAYERS, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16650000/16645500/16645412/14a686e7_b.jpg</HotelPictures>
        <HotelDescription>Housed in a three-story Spanish Colonial-style building, this hotel is set in the picturesque surrounding of a beach and Atlantic Ocean. You can take a dip in its olympic-size outdoor pool, pump it up in its fitness center or just kick back in the on-site lounge with full bar and appetizers.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="15.15" OriginalAmount="15" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|371834-18206444/2568415227381479186/3232" HotelName="MAXONE HOTELS AT PEMUDA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12480000/12473000/12472981/35b19b6c_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="15.15" OriginalAmount="15" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|267266-18160228/2568415227381479186/3359" HotelName="ROYAL CITY" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6720000/6713900/6713858/fa3ae036_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.15" OriginalAmount="15.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.13179457" Longitude="106.79295308" StarRating="2" HotelCode="503997|tematik_hotel_pluit" HotelName="Tematik Hotel Pluit" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Room Service,Bar,Elevator,Internet,Massage Centre,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jembatan Tiga Raya 35, Pluit Jakarta Utara, Jakarta 14440</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/e5/59e5572f4c9f48120560afbd6ee4c1b280502ec9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Stop at Tematik Hotel Pluit to discover the wonders of Jakarta. Featuring a complete list of ameniti...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.15" OriginalAmount="15.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.30492961" Longitude="106.81680208" StarRating="0" HotelCode="350242|rumah_kamang_residence" HotelName="Rumah Kamang Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Business Centre,Designated Smoking Area,Massage Centre,Meeting Room,Parking,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Saco No. 55, Rukun Tetangga 003, Rukun warga 04, 12250 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/20/6f/206fd6802a8a25e0f1a4f8da44c1bed3b0c41a8c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Cilandak, Rumah Kamang Residence is a perfect starting point from which to explore Jakart...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.15" OriginalAmount="15.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2405836" Longitude="106.82227053" StarRating="2" HotelCode="492367|hotel_88_tendean_jakarta" HotelName="Hotel 88 Tendean Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kapten Tendean 10, Mampang Prapatan 12710, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a1/0b/a10bae6e5588e1047f63acce955b82faa7a861e2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.15" OriginalAmount="15.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.27286501" Longitude="106.81062657" StarRating="3" HotelCode="564337|grand_kasira" HotelName="Grand Kasira" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Puri Sakti I 43, Cipete Selatan, Kemang, Jakarta Selatan, Jakarta  12410</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/57/fc5735b3231ceeb138b0d2978aa1f634b6633cf0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.15" OriginalAmount="15.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.24630315" Longitude="106.81784133" StarRating="2" HotelCode="616099|bangka_suite" HotelName="Bangka Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bangka IID 7, Jakarta, Selatan</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/46/c7463839b50011e63f9a3bc7f5cfde4ba1b92ccd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;# Property Location : # With a stay at Airy Kemang Bangka Dua D 7 Jakarta in Jakarta (Kebayoran Baru...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.15" OriginalAmount="15.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.167838" Longitude="106.727176" StarRating="2" HotelCode="516704|couleur_hotel_cengkareng" HotelName="Couleur Hotel Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Lingkar Luar Barat  1A - 1C, Duri Kosambi, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/8e/df8e5a3e7f85501ed1df35ca8ef1950a82223b12.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.15" OriginalAmount="15.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.13042734" Longitude="106.8980868" StarRating="3" HotelCode="531043|darcici_plumpang" HotelName="d'Arcici Plumpang" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Plumpang Raya 6, Jakarta, Utara 14230</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/3c/1a3cb6b248dd26bc26d028aea813d954d6bc0bcc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.15" OriginalAmount="15.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18234632" Longitude="106.81609152" StarRating="3" HotelCode="755525|amaris_hotel_fachrudin_tanah_abang" HotelName="Amaris Hotel Fachrudin – Tanah Abang" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Elevator,Parking,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan H. Fachrudin 8, Central Jakarta, Jakarta 10250</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/8c/3b8ce85b26fe6ce976692fbad48ada2f61077e13.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Jakarta, Amaris Hotel Fachrudin - Tanah Abang is 2 km from Tanah Abang Market and Nationa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.15" OriginalAmount="15.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2230499" Longitude="106.82373338" StarRating="0" HotelCode="703231|an_hotel_satrio_kuningan" HotelName="An Hotel Satrio Kuningan Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Professor Doktor Satrio Kav 6 B6, Setiabudi, Jakarta 12940</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/e4/dbe496b75da6818cc52cf40900c151b5bc7253c6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="15.93" OriginalAmount="15.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.24054" Longitude="106.82229" StarRating="3" HotelCode="2513573" HotelName="Terraz Tree Hotel" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kapten Tendean No. 10, Mampang Prapatan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0025/13573/2513573/1.jpg?f=17315561</HotelPictures>
        <HotelDescription>Make use of convenient amenities, which include complimentary wireless internet access and concierge services.. Featured amenities include a 24-hour front desk, luggage storage, and laundry facilities. Free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="16.11" OriginalAmount="15.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.17183" Longitude="106.79251" StarRating="3" HotelCode="4016006" HotelName="Casa Calma Hotel" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>3 Jl. Tawakal Ujung, 3A</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0040/16006/4016006/18.jpg?f=17096657</HotelPictures>
        <HotelDescription>Featured amenities include a 24-hour front desk, a safe deposit box at the front desk, and coffee/tea in a common area. Free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16.16" OriginalAmount="16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.156921" Longitude="106.894411" StarRating="3" HotelCode="292421|78890" HotelName="The BnB Jakarta Kelapa Gading" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Massage Centre,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Boulevard Bukit Gading Raya, Kelapa Gading Barat, Jakarta 14240</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/34/f2/34f2a12b2864094d81705bbb6269bf09cebb23d8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16.16" OriginalAmount="16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.165684" Longitude="106.796333" StarRating="2" HotelCode="932455|78913" HotelName="Amaris Hotel Dr. Susilo Grogol" 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 Dr. Susilo Raya No. 4, Jakarta Barat 11450, Grogol, Grogol Petamburan</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/98/95/989584b2649de1a8152d13646f32f3f29ab99963.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Halim Perdana Kusuma (HLP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16.16" OriginalAmount="16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1605039288762" Longitude="106.83724692433" StarRating="2" HotelCode="336305|84232" HotelName="Amaris Hotel Pasar Baru" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pasar Baru Timur 20-21, Jakarta 10710</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/04/3604d02467fbea693acfc2578f258ba8e5b89619.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16.16" OriginalAmount="16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.14776267" Longitude="106.88833134" StarRating="3" HotelCode="435021|152806" HotelName="Cabin Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Yos Sudarso Kav. 87-88, Bursa Otomotif Sunter, Jakarta Utara 14350</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/a2/54a232c0c8688bd974af40c2da358e0c5ddb54b6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;A range of services and amenities are available to guests at the hotel. Room service is among the fa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16.16" OriginalAmount="16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18804992" Longitude="106.81652461" StarRating="2" HotelCode="504044|152899" HotelName="Focus Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jl Kebon Kacang 1 No 9, Tanah Abang, Jakarta 10240</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/55/36554af31f65dc254dd80034d773d596312256a9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16.16" OriginalAmount="16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.23817136" Longitude="106.7716395" StarRating="3" HotelCode="492353|159022" HotelName="Fontana Hotel Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ciledug Raya 77, Kebayoran Lama 12230, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/62/786207d547ebed5f52e043fad74ffc4c2e4a0b40.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16.16" OriginalAmount="16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.149336314978" Longitude="106.82373542253" StarRating="3" HotelCode="396948|159117" HotelName="Hotel 88 Mangga Besar 62" 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 Mangga Besar Raya 62, Jakarta 11150</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/6b/486b095e6d1fff6746c0364d50693faeee1c3fa6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16.16" OriginalAmount="16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2549726435003" Longitude="106.80891597732" StarRating="2" HotelCode="316448|84298" HotelName="POP! Kemang Jakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kemang Raya 3, Kemang, Jakarta Selatan, Jakarta 12730</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/3f/a23f5ad11bc8e86a8c0f5795d395d36c78acee96.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16.16" OriginalAmount="16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1836741" Longitude="106.84408249" StarRating="3" HotelCode="729768|303759" HotelName="Rivoli Hotel Jakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kramat Raya 41, RT.3/RW.4, Kramat, Senen, Jakarta 10450</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/6f/016f6288a37ca037b60b652c03a060e2063717a6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16.16" OriginalAmount="16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1883363" Longitude="106.83690337" StarRating="2" HotelCode="316918|84275" HotelName="Whiz Hotel Cikini" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cikini Raya 6, Menteng, Central Jakarta 10330</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/96/0b/960bc21963e73497ebfd1939a93e88c4e3aed7a4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16.16" OriginalAmount="16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1472623907499" Longitude="106.82222723905" StarRating="1" HotelCode="333204|159668" HotelName="Wow Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mangga Besar 7 1, Jakarta 11180</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/56/d256e6d949653cc1cf42d1df2f2b3f2169fe0a54.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="16.16" OriginalAmount="16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.17043" Longitude="106.81886" StarRating="3" HotelCode="2040533" HotelName="Citi M Hotel" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tanah Abang I No. 11,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/40533/2040533/1.jpg?f=17154800</HotelPictures>
        <HotelDescription>Make use of convenient amenities such as complimentary wireless internet access, concierge services, and a banquet hall.. 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)..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="16.16" OriginalAmount="16" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|650015-28495636/2568415227381479186/226" HotelName="REDDOORZ PLUS NEAR DUNIA FANTASI ANCOL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/39000000/38810000/38804400/38804311/9d458f56_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="16.16" OriginalAmount="16" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|267248-28531520/2568415227381479186/720" HotelName="J HOTEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11570000/11567900/11567820/a8c9ce56_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="16.16" OriginalAmount="16" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|533888-28495521/2568415227381479186/873" HotelName="MAPLE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/19000000/18900000/18895400/18895303/574c13ce_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="16.16" OriginalAmount="16" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|282179-28532315/2568415227381479186/1435" HotelName="OLYMPIC" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12020000/12014100/12014075/1c961b2d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="16.16" OriginalAmount="16" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|267192-18207355/2568415227381479186/2118" HotelName="POP KEMANG JAKARTA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8120000/8118900/8118891/0d8485d2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="16.16" OriginalAmount="16" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|224700-18150247/2568415227381479186/2660" HotelName="MYHOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/224700/20134284015305.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="16.16" OriginalAmount="16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="13.657486" Longitude="100.705887" StarRating="3" HotelCode="0|224818-18199099/2568415227381479186/3053" HotelName="PEJATEN SUITES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>788 MOO 14, BANGNA TRAD RD., (K.M. 10.5), BANGPLEEYAI, SAMUTHPRAKARN, TH</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/15000000/14910000/14904800/14904713/4a0862db_b.jpg</HotelPictures>
        <HotelDescription>This residence is located in Samuthprakarn, lying in a peaceful setting, just a 10 minutes' driving distance from Bangna. The property is situated just a short driving distance from a host of shopping, dining and entertainment venues. The Bangkok International Trade and Exhibition Centre is situated just a 15 minutes' driving distance from this charming hotel. A host of attractions are situated in the vicinity, including the ancient city of Muang Boran and Samuthprakarn Crocodile Farm, which are just a 40 minutes' driving distance away. This luxurious complex comprises elegantly-appointed apartments, which are beautifully designed, featuring contemporary, Asian decor. The complex is the perfect option for discerning business and leisure travellers alike. Guests are sure to appreciate the host of exemplary facilities that the residence has to offer.

Summit Windmill Golf Residence: offers complimentary Round trip transfers (share service) from BKK Suvarnabhumi Airport to our residence. This service operates by hourly service and exclusively to all our   guests. The travelling time between is approximately 15-20 minutes.

Departs from BKK Airport to Residence: 
 04:30, 05:30, 06:30, 07:30, 08:30, 09:30, 10:30, 11:30, 12:30, 13:30 14:30, 15:30, 16:30, 17:30, 18:30, 19:30, 20:30, 21:30, 22:30, 23:30, 00:30, 01:30, 02:30, 03:30 Hrs.

Reservation: To ensure with our smoothest operation process the reservation is required at least 24 hrs prior of estimated flight time arrival (ETA) please have your e-mail address and your reservation number ready and e-mail us at reservations@summitwindmillgolfresidence.com and in case of flight delayed or you have difficulty in locating our associate with  any urgent matter please feel free to call us at 66 2 317 1717 (24/7)&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.16" OriginalAmount="16.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1532175567979" Longitude="106.89278215156" StarRating="3" HotelCode="316933|whiz_prime_kelapa_gading" HotelName="Whiz Prime Hotel Kelapa Gading" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Boulevard Barat, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4e/9b/4e9b9d2183c9f5aa8dd4148ea9d0cc572c26bc3c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.16" OriginalAmount="16.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.124061" Longitude="106.798438" StarRating="3" HotelCode="141102|sanno_hotel_jakarta" HotelName="Sanno" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Village,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pluit Selatan Raya 2, Jakarta 14450</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/52/1c5257d44921dfd3df16c1ec8c7d0217ccd74330.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the business centre, surrounded by attractions and shopping centres. The hot...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.16" OriginalAmount="16.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.218442" Longitude="106.826025" StarRating="2" HotelCode="321508|green_bamboo_residence" HotelName="Green Bamboo Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Anggerik IV 47, Karet Kuningan, Setiabudhi, Jakarta Selatan, Jakarta 12940</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/99/7c99b56fb3991fee25d4d3387794ef12c2008385.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.16" OriginalAmount="16.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2368323620142" Longitude="106.8442230439" StarRating="2" HotelCode="316450|pop_hotel_tebet_jakarta" HotelName="POP! Tebet Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Prof. Dr. Soepomo Sh 29, Tebet, Jakarta 12810</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6f/57/6f574668f2a89068ce01b1dcd470e21b2c4d3a70.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.16" OriginalAmount="16.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.187483" Longitude="106.834292" StarRating="3" HotelCode="172280|sofyan_hotel_betawi" HotelName="Sofyan Hotel Cut Meutia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cut Mutia 9, Cikini, Menteng, Jakarta 10330</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d0/a9/d0a9ba91099db7f663f3da702883131519eb7256.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a great location, making it the perfect base from which to explore the city. It is ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.16" OriginalAmount="16.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1851049899482" Longitude="106.78960596924" StarRating="3" HotelCode="172274|hotel_mega_anggrek" HotelName="Mega Anggrek" Meals="ROOM ONLY" 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 Arjuna Selatan, 4, Kemanggisan, Jakarta 11470</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/58/2158116698c8d6bc388595b7d804bb9bcbc1fa7d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This property is located in Kemanggisan, West Jakarta, in the main business area. It is also conveni...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.16" OriginalAmount="16.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1832396" Longitude="106.843589" StarRating="2" HotelCode="178282|amaris_hotel_senen" HotelName="Amaris Senen" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kramat Raya No.35, Senen, Central Jakarta City, Jakarta 10450</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/15/ca1539eeb8139068b44cbed1dacb58ed05df926b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the heart of one of the Jakarta's main business districts, with easy access...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.16" OriginalAmount="16.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.20642082" Longitude="106.82526882" StarRating="2" HotelCode="492273|sun_rise_house" HotelName="Sun Rise House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Setiabudi VI 45-47, Kuningan, Setiabudi, Jakarta 12910</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/87/4d87b46c53dd453d59ec221170f6560e22d8a79a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.16" OriginalAmount="16.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2433194236637" Longitude="106.86834518105" StarRating="3" HotelCode="429705|zodiakmtharyono" HotelName="Zodiak @MT Haryono" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan MT. Haryono, Cawang, Jakarta 13330</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/32/49328438d9dfb734cbdbda53a9554339dfef665a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A 10-minute drive from Kalibata Mall, Zodiak@MTHaryono operates a 24-hour front desk. All modern roo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.16" OriginalAmount="16.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.27551892" Longitude="106.79869351" StarRating="3" HotelCode="368013|amaroossa_residence_jakarta" HotelName="Little Amaroossa Residence Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cipete Raya 5, Cilandak, Jakarta 12410</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/bf/30bf8044a477eb16996fab9e0c1c98c76959ccf7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.16" OriginalAmount="16.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.23971968" Longitude="106.81812148" StarRating="3" HotelCode="531239|flat06_tendean" HotelName="FLAT06 Tendean" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bangka Raya 2A, Mampang Prapatan, Jakarta 12720</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/53/1e53a884bc7fc7117aba7b5f3cc981207eef5733.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.16" OriginalAmount="16.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.21314749" Longitude="106.81106922" StarRating="0" HotelCode="820900|bendungan_hilir_77" HotelName="Bendungan Hilir Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bendungan Jatiluhur 77, Bendungan Hilir, Tanah Abang, Central Jakarta, Jakarta 10210</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/a8/caa8796cb108b06cd6373d3dbc0f7fb90e3b134e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Bendungan Hilir 77 Residence is a popular choice amongst travelers in Jakarta, whether exploring or ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.16" OriginalAmount="16.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2602452" Longitude="106.7970571" StarRating="3" HotelCode="694571|kyriad_fatmawati_jakarta" HotelName="Kyriad Fatmawati Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Fatmawati, RT.6/RW.5, Cipete Utara, Kebayoran Baru, Jakarta 12150</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/69/5269e76c96b86dd36e8eb49bc2fb73201be7ba92.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.16" OriginalAmount="16.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="3" HotelCode="869089|casa_living_senayan" HotelName="Casa Living Senayan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Penjernihan IV 9, RT.12/RW.5, Bendungan Hilir, Tanah Abang, Jakarta 10210</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/17/8d/178d9ec2208b143d1836ba7f3aed890b856fdf0e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.16" OriginalAmount="16.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.22107121" Longitude="106.82719663" StarRating="2" HotelCode="852796|tujutiga_suites" HotelName="Tujutiga Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Karet Pedurenan, RT 3/RW 4, Kuningan, Setiabudi, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/25/a725888c83c2af877dc21fddd8d3ebd31b64348c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.16" OriginalAmount="16.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="0" HotelCode="879500|2510_urbanliving_2" HotelName="2510 Urbanliving" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kemang Raya 39</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/31/3a31804b4646739fd96c9b7d61056c002e74b5cc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.16" OriginalAmount="16.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.200667" Longitude="106.823552" StarRating="2" HotelCode="932456|clay_hotel_jakarta" HotelName="Clay Hotel Jakarta" 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 Blora No. 20, Jakarta 10310</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/d1/add1f7eb4713553fd1e46b9be081490e8beeb4f9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Halim Perdana Kusuma (HLP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.16" OriginalAmount="16.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="0" HotelCode="976747|reddoorz_syariah_plus_near_pancoran_2" HotelName="RedDoorz Syariah Plus Near Pancoran 2" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pancoran Timur Raya 22, RT.9/RW.8, Pengadegan, Pancoran, South Jakarta, Jakarta 12770</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/24/8624d002167cd39694d449a780d981fae0c38b65.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.16" OriginalAmount="16.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.27987965" Longitude="106.7963002" StarRating="0" HotelCode="984886|zen_rooms_terogong_near_pondok_indah" HotelName="Terogong Sembilan by ZEN Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Terogong Raya 9, Jakarta 12420</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/18/bb18721bf5ae50b6b8cff20af52c45a937584242.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="16.52" OriginalAmount="16.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19821" Longitude="106.85199" StarRating="2" HotelCode="2040001" HotelName="Super Oyo Townhouse 1 Hotel Salemba" Meals="DELUXE SUITE" BedType="DELUXE SUITE">
        <Address>
          <AddressLines>
            <AddressLine>No.26, Jl. Salemba Raya</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/40001/2040001/1.jpg?f=17314952</HotelPictures>
        <HotelDescription>Make use of convenient amenities, which include complimentary wireless internet access and a banquet hall.. Featured amenities include a 24-hour front desk, multilingual staff, and luggage storage. Free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="16.65" OriginalAmount="16.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.190913" Longitude="106.837875" StarRating="3" HotelCode="2288948" HotelName="Hotel Alia Cikini" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>No 32 Jl. Cikini Raya,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/88948/2288948/1.jpg?f=15499521</HotelPictures>
        <HotelDescription>There are a total of 110 rooms on the premises. This popular hotel provides the ideal base for exploring the area.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="16.66" OriginalAmount="16.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19013973" Longitude="106.84748756" StarRating="3" HotelCode="435166|2363835" HotelName="Maxonehotels.com @ Kramat" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kramat Raya 91, Jakarta Pusat, Jakarta 10450</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/c4/0fc46c42bbac74511f6613ad44edd9b27a83a57b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17.17" OriginalAmount="17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18362219" Longitude="106.82086058" StarRating="2" HotelCode="434884|153464" HotelName="Take's Mansion" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Taman Kebon Sirih I / 3-4, Tanah Abang, Jakarta 10250</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/11/3f/113f5804755e7aaa880afe689298ba58f225c85c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in the centre of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17.17" OriginalAmount="17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.14920503" Longitude="106.82343391" StarRating="2" HotelCode="178284|74923" HotelName="Amaris Mangga Besar" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mangga Besar Raya 7-11, Jakarta 11180</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/22/09/220983ca42389cfab523336c63d529bc9882add4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is strategically located in the north of the city of Jakarta, where offices, hotels, resta...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17.17" OriginalAmount="17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18501452" Longitude="106.82808487" StarRating="0" HotelCode="977252|518305" HotelName="Borneo Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kebon Sirih Barat I 37, Jakarta 10340</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/f8/c7f8a96f135a08ac56af02a05e656cd4b35efb55.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17.17" OriginalAmount="17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2404866794791" Longitude="106.82007398477" StarRating="3" HotelCode="335096|84283" HotelName="Hotel Diradja" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kapten Tendean 38, Jakarta Selatan, Jakarta 12710</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/bd/aebd95bf5d988f2874fd531ebaa44b5635f00e95.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17.17" OriginalAmount="17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.165953214988" Longitude="106.79089096813" StarRating="3" HotelCode="335453|84274" HotelName="Hotel 88 Grogol" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dr.Susilo, Raya C1 Grogol, Petamburan, Jakarta Barat, Jakarta 11450</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/8a/1f8a8e97fa581d02758793620e344406948d184a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17.17" OriginalAmount="17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1915043166116" Longitude="106.83863950926" StarRating="2" HotelCode="905766|159185" HotelName="ibis budget Jakarta Cikini" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cikini Raya 75, Cikini, Jakarta 10330</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/db/5edb46a3aef35752003a1388018fde2b28ef922d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on one of the most vibrant streets in central Jakarta, next to the Taman Ismai...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17.17" OriginalAmount="17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1541209" Longitude="106.7286332" StarRating="3" HotelCode="591354|236896" HotelName="Samala Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Daan Mogot Kav 2, Cengkareng, Jakarta Barat 11730</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/d5/36d55a91345b6d2cac4d6985aeebe8dcfeb0fc76.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17.17" OriginalAmount="17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.23870013" Longitude="106.81715511" StarRating="0" HotelCode="837296|491429" HotelName="Tendean Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Room Service,Air Conditioning,Business Centre,Designated Smoking Area,Elevator,Internet,Meeting Room,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kapten Tendean 127, Wolter Mongingsidi, Jakarta 12790</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/d9/38d9fb4eecd4bc8296a6e2c271b8dc262efa9505.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the prime touristic area of Mampang, Tendean Residence promises a relaxing and wo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="17.17" OriginalAmount="17" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|534794-28471579/2568415227381479186/1117" HotelName="VERSE LITE PEMBANGUNAN" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16880000/16873100/16873010/35096447_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="17.17" OriginalAmount="17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="44.889285" Longitude="-0.563773" StarRating="2" HotelCode="0|251353-18189015/2568415227381479186/2636" HotelName="D`PRIMAHOTEL MANGGA DUA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Rue du grand Barail, Quartier du lac, BORDEAUX, 33300, FR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8190000/8186200/8186117/dfaf0711_b.jpg</HotelPictures>
        <HotelDescription>Property Category: First class. Property Type: Hotel. Floors: 6. Physically challenged rooms: 3. Connecting rooms or suites: 10. Suites: 2. Nonsmoking rooms: 100. Family/oversized accommodations: 55. Total rooms and suites: 100. Property description- Close to the Palais des Congrès, Parc des Expositions and Stade Matmut Atlantique, the Mercure Bordeaux Lac hotel warmly welcomes you to a modern setting. The hotel is directly connected by tramway to downtown Bordeaux, a city of gastronomy and oenologica l exploration. Add a cultural note to one of your seminars at this Mercure hotel.. Onsite facilities information- ParkingProperty was built in 1975. Property was renovated in 2002. Hotel Currency: EUR. Additional Addresses: Other: Rue du grand Barail, Quartier du lac, BORDEAUX, 33300, FR. Additional Phone Numbers: Voice - Property reservation Office: 33556433672. Fax - Property reservation Office: 33556502395. Fax - Other: 33556502395. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="17.17" OriginalAmount="17" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|534125-18207637/2568415227381479186/2709" HotelName="P" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16310000/16307500/16307426/536c8a05_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="17.17" OriginalAmount="17" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|891502-18327396/2568415227381479186/3469" HotelName="PURI SAWO MANILA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/59000000/58170000/58165000/58164924/81fc18a9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.17" OriginalAmount="17.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.256293" Longitude="106.812319" StarRating="3" HotelCode="292382|favehotel_kemang" HotelName="Liberta Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kemang 1 6, Bangka, Jakarta 12730</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/f6/78/f6785740a22cefbf2474e4dff54de96070baadf5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.17" OriginalAmount="17.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.187545" Longitude="106.830722" StarRating="3" HotelCode="187938|dreamtel_jakarta" HotelName="Dreamtel Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Johar No. 17-19, Jakarta 10350</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/40/16/40161d9b298aa7e79edba093876c4e581db7eb8f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.17" OriginalAmount="17.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2563312312581" Longitude="106.81275895102" StarRating="3" HotelCode="316398|amaris_hotel_la_codefin__kemang" HotelName="Amaris La Codefin Kemang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kemang 1 3- 5, Jakarta 12780</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/23/11/231157754cb4cea7e4401873388a37429eefb78f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.17" OriginalAmount="17.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1473311284004" Longitude="106.81725472212" StarRating="4" HotelCode="82394|the_jayakarta_jakarta" HotelName="The Jayakarta SP Jakarta Hotel &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hayam Wuruk 126, Jakarta 11180</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/32/2d32c22e27d8f93d34bd7b7f06708e5d26b0e4a3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is close to the shopping centres along Hayam Wuruk Street in Jakarta. This is the main tra...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.17" OriginalAmount="17.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.238039445005" Longitude="106.83587323" StarRating="3" HotelCode="321532|pomelotel_2" HotelName="Pomelotel Patra Kuningan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dukuh Patra Raya 28, Kuningan, Jakarta 12870</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/c4/0fc41fdeca279eed36e8d6048f307bc0c4c63dd9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.17" OriginalAmount="17.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.190899" Longitude="106.837915" StarRating="3" HotelCode="187942|alia_cikini" HotelName="Alia Cikini" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Cikini Raya No.32, Jakarta 10330</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/5c/805cb4ec74263a072f82adbfa7250bbea7d3eb5a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is situated in Central Jakarta. The property comprises a total of 110 snug accom...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.17" OriginalAmount="17.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.13843104" Longitude="106.82275214" StarRating="2" HotelCode="429835|dprimahotel_itc_mangga_dua" HotelName="d'primahotel ITC Mangga Dua" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tiangseng 7, Special Capital Region of Jakarta, Jakarta, West Java</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/35/5d35eb4d2123c2b64d3b62d31925e0d14a96867b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;When visiting Jakarta, you'll feel right at home at d'primahotel Mangga Dua 2, which offers quality ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.17" OriginalAmount="17.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1603464985708" Longitude="106.81642784444" StarRating="3" HotelCode="404286|favehotel_zainul_arifin_gajah_mada" HotelName="favehotel Zainul Arifin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan KH Zainul Arifin 15-17, Central Jakarta, Jakarta 10130</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/5f/d4/5fd412e897f93295ed12527c5d4f4bbaf18052ad.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.17" OriginalAmount="17.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19197575" Longitude="106.81988641" StarRating="2" HotelCode="491640|city_villa_5" HotelName="City Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kebon Kacang 29 13, Tanah Abang, Jakarta 10240, West Java</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/90/75/907503ba4a90469484a315a0ce19a0a821af16d1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.17" OriginalAmount="17.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2479131" Longitude="106.82613485" StarRating="2" HotelCode="591308|amaris_hotel_mampang_jakarta" HotelName="Amaris Hotel Mampang - Jakarta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mampang Prapatan Raya 66, Jakarta Selatan 12790</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/f9/8ff91cf92ca673d06218fc54f69e3fd9ae5ac8fa.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel can be found in South Jakarta. The property consists of 100 guests rooms. The...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.17" OriginalAmount="17.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1823874" Longitude="106.8450444" StarRating="0" HotelCode="842291|wisma_shalom_guesthouse_" HotelName="Wisma Shalom Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Business Centre,Designated Smoking Area,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kramat Pulo 18A, Senen, Menteng, Jakarta 10450</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/37/283715ec1dfe8d94b281af7bde2c5c391c54ddcc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the prime touristic area of Menteng, Wisma Shalom Guesthouse promises a relaxing ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="17.23" OriginalAmount="17.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16578" Longitude="106.79583" StarRating="2" HotelCode="1877315" HotelName="Hotel 88 Grogol By Wh" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jl.Dr Susilo Raya C-1 Grogol Petamburan,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/77315/1877315/1.jpg?f=16488198</HotelPictures>
        <HotelDescription>Make use of convenient amenities such as complimentary wireless internet access, concierge services, and a banquet hall.. Featured amenities include a 24-hour business center, dry cleaning/laundry services, and a 24-hour front desk. This hotel has 2 meeting rooms available for events. Free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="17.38" OriginalAmount="17.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.160471" Longitude="106.83286" StarRating="3" HotelCode="3856960" HotelName="Heef Hotel Pasar Baru Powered By Archipelago" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Samanhudi Raya No.3, Rt.3/Rw.6, Ps. Baru, Kecamatan Sawah Besar</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/56960/3856960/4.jpg?f=17355773</HotelPictures>
        <HotelDescription>Take in the views from a rooftop terrace and make use of amenities such as complimentary wireless internet access and concierge services. This hotel also features a television in a common area, a banquet hall, and a vending machine.. Featured amenities include a business center, complimentary newspapers in the lobby, 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..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="17.61" OriginalAmount="17.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16114" Longitude="106.90773" StarRating="3" HotelCode="1877295" HotelName="Favehotel Kelapa Gading" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Gading Indah Raya No.8 Blok C-32, Kelapa Gading</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/77295/1877295/32.jpg?f=17127066</HotelPictures>
        <HotelDescription>Pamper yourself with onsite massages or enjoy recreation amenities such as bicycles to rent. This hotel also features complimentary wireless internet access, concierge services, and a banquet hall.. 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..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="17.87" OriginalAmount="17.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16575" Longitude="106.78182" StarRating="4" HotelCode="1878353" HotelName="Grand Tjokro Jakarta" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Daan Mogot No.63,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/78353/1878353/59.jpg?f=17017958</HotelPictures>
        <HotelDescription>Be sure to enjoy recreational amenities including an outdoor pool and a fitness center. Additional features at this hotel include complimentary wireless internet access, concierge services, and a television in a common area.. Featured amenities include a business center, dry cleaning/laundry services, and a 24-hour front desk. Event facilities at this hotel consist of a conference center and meeting rooms. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="17.87" OriginalAmount="17.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.183518" Longitude="106.79728" StarRating="3" HotelCode="3895246" HotelName="Amaris Hotel Slipi" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>No.Kav. 92A Jalan Letjen S. Parman,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/95246/3895246/1.jpg?f=16110471</HotelPictures>
        <HotelDescription>This hotel offers designated smoking areas.. Featured amenities include a 24-hour front desk and an elevator. Free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="18.18" OriginalAmount="18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2347836710689" Longitude="106.8445040292" StarRating="2" HotelCode="320468|152769" HotelName="Amaris Tebet" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Prof Dr. Soepomo SH 33, Tebet Barat, Jakarta 12810</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/ed/1bedc70c410a88a1e6f0d49be16b8917d53afbfa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The range of services and facilities offered by the hotel ensures that travellers enjoy a comfortabl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="18.18" OriginalAmount="18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.194032" Longitude="106.81771" StarRating="2" HotelCode="189236|75365" HotelName="Amaris Thamrin City" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Thamrin Boulevard Loto 6, Blok HT 1, Gedung Thamrin City, Jakarta 10340</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/55/48/5548b0f474f33b056082acd3912f2bd9c58234e1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on Jalan Thamrin Boulevard in Jakarta. The hotel itself is on the 6th floor of ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="18.18" OriginalAmount="18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2472666947922" Longitude="106.84328825466" StarRating="3" HotelCode="350158|84273" HotelName="Cipta Hotel Pancoran" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pasar Minggu Kav. 19, Pancoran, Jakarta 12780</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/9c/319cbe11c7016b1eed33b54fd8c58967bfb40b55.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="18.18" OriginalAmount="18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1874572785192" Longitude="106.82861347012" StarRating="2" HotelCode="145999|152820" HotelName="Hotel Cipta" 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 KH Wahid Hasyim 53, Gondangdia Village, Jakarta 10350</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/55/52558362795cc9d6993d4fd3221b0c318d5f3ccf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="18.18" OriginalAmount="18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.120892" Longitude="106.789236" StarRating="3" HotelCode="292386|159033" HotelName="Golden Sky Condotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Taman Pluit Kencana 48, Jakarta Utara 14450</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/85/a1/85a17cb0772fd878727d013ed6afdd59d8fc6d59.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="18.18" OriginalAmount="18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.184038" Longitude="106.82482" StarRating="2" HotelCode="173623|80312" HotelName="MaxOneHotels.com Sabang" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Agus Salim No 24, Jakarta Pusat</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/41/68415013ea1b47332021dec64aa04e64d9182b54.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="18.18" OriginalAmount="18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19457797" Longitude="106.81415074" StarRating="3" HotelCode="560619|159296" HotelName="Quds Express Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan KH Mas Mansyur  64, Jakarta 10230</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/31/7b3134304c68219f09ec2956d08858ee3199712e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="18.18" OriginalAmount="18" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|267230-28536757/2568415227381479186/547" HotelName="COIN" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16160000/16154200/16154181/9a78d901_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="18.18" OriginalAmount="18" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|267232-18189746/2568415227381479186/2381" HotelName="D`ARCICI CEMPAKA PUTIH" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/15000000/14990000/14987200/14987175/cf3366f5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="18.18" OriginalAmount="18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="39.097628" Longitude="-94.584174" StarRating="3" HotelCode="0|253816-18152581/2568415227381479186/2637" HotelName="POP! HOTEL TEBET JAKARTA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>1329 Baltimore, Kansas City, MO, 64105, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6520000/6515900/6515872/211e85bd_b.jpg</HotelPictures>
        <HotelDescription>Hilton President Kansas City is the only AAA 4 Diamond hotel located in the Power and Light Entertainment District. The hotel is within walking distance to the Kansas City downtown business district, Convention Center, Sprint Center, several restaurants, and entertainment options. On site, the hotel offers two restaurants, one lounge, in-room dining, a Starbucks coffee shop, fitness center, covered parking, and complimentary basic WiFi. If you are planning a meeting or event of up to 300 people, the Hilton President Kansas City hotel offers 12,000 sq. ft. of elegant meeting space. Our catering and meeting professionals will assist you with every detail. We look forward to seeing you soon and showing you the best of Midwest hospitality.&lt;br /&gt;CheckIn Time: 15:00&lt;br /&gt;CheckOut Time: 12:00&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="18.18" OriginalAmount="18" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|437603-18200158/2568415227381479186/2891" HotelName="GRAND KASIRA BY LA'RIZ" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16600000/16599700/16599620/8a27e7d2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="18.18" OriginalAmount="18" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|437720-18192478/2568415227381479186/3162" HotelName="POP PASAR BARU" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15450000/15443100/15443077/eeba57a1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.18" OriginalAmount="18.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.239743" Longitude="106.828198" StarRating="2" HotelCode="189237|amaris_hotel_tendean" HotelName="Amaris Tendean" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kapten P. Tendean No. 11, Mampang Prapatan, Jakarta 12710</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2a/cd/2acd618b9c78fee95ffe7de4f940f5acab03e6fd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.18" OriginalAmount="18.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.137671" Longitude="106.733312" StarRating="3" HotelCode="167885|aston_cengkareng" HotelName="Aston Cengkareng City Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Outer Ring Road, Mutiara Taman Palem Block C1, Cengkareng  11730, West Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/20/8420d99781c2eb9fee21744bcbd1c1d7be1e8785.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.18" OriginalAmount="18.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.201124003987" Longitude="106.81891575383" StarRating="2" HotelCode="320072|studio_2" HotelName="Studio ONE Residence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Talang Betutu 15, Jakarta Pusat, Jakarta 10230</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/0d/030d2da0ea8ef82af6fc1b8b8f13d7316afa34de.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.18" OriginalAmount="18.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.23874269" Longitude="106.81767476" StarRating="3" HotelCode="316426|neo_tendean_jakarta" HotelName="Hotel NEO Tendean Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Wolter Monginsidi 131, Jakarta-Selatan 12810</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/1a/17/1a1729b1158fa6561ee73f32ebe7f2983789f08a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.18" OriginalAmount="18.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.15719012" Longitude="106.91055751" StarRating="2" HotelCode="316907|pop_hotel_kelapa_gading" HotelName="POP! Hotel Kelapa Gading Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bulevar Kelapa Gading, Sentra kelapa Gading, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/f7/31f78a7ddc2fd32f63f0c7110eac560b8a6b6712.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a safe and a conference room. Wireless internet access ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.18" OriginalAmount="18.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1874686288662" Longitude="106.83021165584" StarRating="3" HotelCode="292378|grand_cemara_hotel" HotelName="Grand Cemara Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cemara 1, Menteng, Gondangdia, Jakarta 10350</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/dd/9edd6613dd141a8878d2e79db4f3ad01579eb120.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.18" OriginalAmount="18.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.165057" Longitude="106.841638" StarRating="3" HotelCode="13780|ibis_jakarta_kemayoran" HotelName="ibis Jakarta Kemayoran" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Spa Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bungur Besar Raya 79-81, 10620 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/6d/006df9d3c04b01d378b2f6ce23d00f9030952a6e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city and business hotel is located 5 minutes from the Jakarta Fairground. It is also just minut...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.18" OriginalAmount="18.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18830413" Longitude="106.83610662" StarRating="3" HotelCode="335831|zenrooms_menteng_gondangdia" HotelName="Amazing Kutaradja" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raden Panji Soeroso 14, Menteng, Jakarta 10330</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/17/02170878d490b5b37ee95531e8b400538811391a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.18" OriginalAmount="18.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.25209883" Longitude="106.79753243" StarRating="2" HotelCode="372619|amaris_hotel_panglima_polim_2_3" HotelName="Amaris Hotel Panglima Polim 2" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Panglima Polim Raya 91, Kebayoran Baru, Jakarta 12130</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f5/18/f51885e28faab65f72c3a9a2fa8e407b2028f149.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a range of services and facilities for holidaymakers and business guests alike. Tho...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.18" OriginalAmount="18.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.24717468" Longitude="106.79770808" StarRating="3" HotelCode="398425|f_hotel_jakarta" HotelName="F Hotel Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Panglima Polim Raya 101, Blok M, Kebayoran Baru, 12160 Jakarta, Jakarta Selatan</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dc/67/dc67082fbc656511c117caebe9ae60b1f2dce7d0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.18" OriginalAmount="18.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.22391638" Longitude="106.87853912" StarRating="3" HotelCode="641057|exquisite_bassura_city_apartment_near_shopping_mall" HotelName="Bassura City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Basuki Rahmat 1A, Jakarta Timur 13410</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b2/aa/b2aaa7ee5bed96324d1d46105b277cc3635c798b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.18" OriginalAmount="18.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1873235" Longitude="106.81735379" StarRating="3" HotelCode="589555|juno_hotel_jakarta" HotelName="Juno Hotel Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan KH Wahid Hasyim 181, Jakarta 10250</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/3d/de3d9f7ec9f14b504244c8c5331cc6e5d2e4d76d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a baggage storage service and a café. Wireless internet...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.18" OriginalAmount="18.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1384401713566" Longitude="106.86303258007" StarRating="3" HotelCode="885122|airy_sunter_agung_utara_blok_a_5b_jakarta" HotelName="Coins Hotel by Airy Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sunter Agung Utara Raya Blok A /5B, Sunter Agung, Jakarta 14350</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/fb/3afbe42289b42f874ec8d5ca65cb4917b0716aa6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.18" OriginalAmount="18.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19139502" Longitude="106.82031281" StarRating="3" HotelCode="885485|reddoorz_plus_near_plaza_indonesia" HotelName="Avalon Thamrin 8 by RedDoorz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kebon Kacang 29 RT 008/04 No. 8, Tanah Abang, Jakarta 10230</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/78/677832595edd8ff7bec4c622485b978e38638811.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="18.24" OriginalAmount="18.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19442" Longitude="106.81763" StarRating="3" HotelCode="1877273" HotelName="Amaris Hotel Thamrin City - Jakarta" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Gedung Thamrin City Lt. 6 Blok Ht No. 1, Jalan Thamrin Boulevard</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/77273/1877273/20.jpg?f=15602403</HotelPictures>
        <HotelDescription>Make use of convenient amenities such as complimentary wireless internet access, concierge services, and shopping on site.. Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="18.28" OriginalAmount="18.1" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1916" Longitude="106.819725" StarRating="4" HotelCode="4064903" HotelName="Choska Residence" Meals="DOUBLE DELUXE ROOM" BedType="DOUBLE DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>16 Jl. Kb. Kacang 29,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0040/64903/4064903/1.jpg?f=17453111</HotelPictures>
        <HotelDescription>Make use of convenient amenities, which include complimentary wireless internet access and concierge services.. Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage. Free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="18.36" OriginalAmount="18.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.195438" Longitude="106.83674" StarRating="3" HotelCode="1877318" HotelName="Hotel Marcopolo Jakarta" Meals="PLUS ROOM" BedType="PLUS ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Teuku Cik Ditiro No. 19,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/77318/1877318/2.jpg?f=17345782</HotelPictures>
        <HotelDescription>Make use of convenient amenities such as complimentary wireless internet access, a television in a common area, and a banquet hall.. Featured amenities include a business center, dry cleaning/laundry services, and a 24-hour front desk. Free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="19.14" OriginalAmount="18.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2398" Longitude="106.83517" StarRating="3" HotelCode="1877343" HotelName="Pomelotel Patra Kuningan Jakarta" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jl.Dukuh Patra Raya Kuningan No.28,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/77343/1877343/8.jpg?f=17172518</HotelPictures>
        <HotelDescription>Pamper yourself with a visit to the spa, which offers massages. Additional features at this hotel include complimentary wireless internet access, concierge services, and a banquet hall.. Featured amenities include a 24-hour business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. Planning an event in Jakarta? This hotel has 4433 square feet (412 square meters) of space consisting of conference space and 7 meeting rooms. Free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="19.19" OriginalAmount="19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1676947302854" Longitude="106.82942758404" StarRating="2" HotelCode="263578|77040" HotelName="Amaris Hotel Juanda" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ir. H. Juanda 3, Jakarta Pusat 10120</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/8d/548da4521b6887706d67d64b8fd419385fef3208.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="19.19" OriginalAmount="19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2463902818978" Longitude="106.79772287607" StarRating="2" HotelCode="172132|152763" HotelName="Amaris Panglima Polim" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Panglima Polim Raya, 2, Kebayoran Baru, Jakarta 12130</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/d9/a5d9902b6ee97f1be89c70c8065ef08e5b839446.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located in the centre of the business and entertainment area and close to ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="19.19" OriginalAmount="19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1830208680015" Longitude="106.75140109744" StarRating="2" HotelCode="316899|84261" HotelName="Favehotel Puri Indah" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kembang Abadi Raya 1, Blok A1, Kembangan Selatan, Jakarta Barat, Jakarta 11610</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9f/c7/9fc7dc06497cfc02075ed63e33764017bea4e3ce.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="19.19" OriginalAmount="19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1517608561125" Longitude="106.81629534176" StarRating="3" HotelCode="404328|159046" HotelName="Hotel Grand Paragon" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gajah Mada 126, Gajah Mada, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/77/0077845ae668c1141992050ebd04c123336a388e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="19.19" OriginalAmount="19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1625260000378" Longitude="106.81650144248" StarRating="3" HotelCode="154327|84252" HotelName="Triniti Jakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4 Jalan Pembangunan 3, 10130 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/81/68817619b4908dda8233e4ada902d7349cf4d2d6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="19.19" OriginalAmount="19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="49.4440415" Longitude="1.0728145" StarRating="2" HotelCode="0|251349-28549505/2568415227381479186/808" HotelName="BNB KELAPA GADING" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>10 Quai Boisguilbert, ROUEN, 76000, FR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6480000/6473200/6473185/e254d582_b.jpg</HotelPictures>
        <HotelDescription>Property Category: First class. Property Type: Hotel. Floors: 5. Physically challenged rooms: 3. Nonsmoking rooms: 80. Family/oversized accommodations: 32. Total rooms and suites: 80. Property description- Experience the Novotel Suites Rouen Normandie hotel on the banks of the river Seine. This comfortable, modern hotel is perfect for family vacations, romantic getaways, or business trips. Enjoy delicious meals at the Boutique Gourmande or in the privacy of your 323-sq. ft. (30-m²) Suite. Relax in the fitness room or trace the steps of Joan of Arc and the Impressionists. Discover Rouen's city center, just a 15-minute walk away, and get away from it all at Novotel Suites.. Onsite facilities information- ParkingProperty was built in 2007. Property was renovated in 2007. Hotel Currency: EUR. Additional Addresses: Other: 10 Quai Boisguilbert, ROUEN, 76000, FR. Additional Phone Numbers: Voice - Property reservation Office: 33232105868. Fax - Property reservation Office: 33232105869. Fax - Other: 33232105869. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="19.19" OriginalAmount="19" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|224832-18166891/2568415227381479186/3109" HotelName="TRINITI" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/hotels/7000000/6820000/6819800/6819753/w520h358x0y2-6c249b31_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="19.19" OriginalAmount="19" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|309971-18160230/2568415227381479186/3158" HotelName="WHIZ PRIME KELAPA GADING" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9760000/9755000/9754990/981a66f5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.19" OriginalAmount="19.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.14616022" Longitude="106.81684125" StarRating="2" HotelCode="316425|favehotel_ltc_glodok_jakarta" HotelName="favehotel LTC Glodok" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hayam Wuruk 127, Jakarta Barat, Jakarta 11180</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/dd/08/dd084429ad9da79a3218cb750d1a78ebeda2215d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.19" OriginalAmount="19.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.167044" Longitude="106.794995" StarRating="3" HotelCode="292405|maven_gloria_suites" HotelName="The Gloria Suites Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kyai Tapa 215, Grogol, Jakarta 11440</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/53/01532f05a9b5867e9d79c2d236a87bfbb8ab0552.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.19" OriginalAmount="19.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.24151977" Longitude="106.80221962" StarRating="3" HotelCode="438312|sare_hotel_jakarta" HotelName="Sare Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sultan Hasanudin 46, Kebayoran Baru, Jakarta 12160, West Java</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/c5/b7c5e67eefdcb7ce0af7c22db08300f4766e9560.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.19" OriginalAmount="19.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.14998594" Longitude="106.90269514" StarRating="3" HotelCode="411731|hotel_santika_kelapa_gading" HotelName="Hotel Santika Kelapa Gading" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kelapa Nias Raya Blok HF 3, Mahaka Square, Kelapa Gading, Jakarta Utara, Jakarta 14240</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/8d/b78d51974291e33009d791b88efdf309ed0056f2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a baggage storage service, a restauran...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.19" OriginalAmount="19.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2085413233246" Longitude="106.80595440245" StarRating="3" HotelCode="504268|sawana_suites" HotelName="Sawana Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Limboto No. 45, Blok B1, Tanah Abang, Jakarta 10210</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e4/47/e447b91e007bb3e4184ce1bf718279ae477c698f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.19" OriginalAmount="19.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1859850823843" Longitude="106.8006407365" StarRating="2" HotelCode="333612|bamboo_inn_hotel__cafe" HotelName="Bamboo Inn Hotel &amp; Cafe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kota Bambu Selatan 9, Slipi, Jakarta 11420</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/1b/a51bea6deba0cdf8df65bbb732cf93c9e8bd1b13.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;A restaurant, a café and a bar are available to guests of the complex. Wireless internet access is a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.19" OriginalAmount="19.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2077076" Longitude="106.80589984" StarRating="2" HotelCode="327510|house_of_arsonia_tulip" HotelName="House of Arsonia Tulip" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tondano 12, Bendungan Hilir, Jakarta 10210</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/e5/8ae579fd873283064d09e9df573639ca68a38595.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers room service. Wireless internet access in public areas allows guests to stay connec...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.19" OriginalAmount="19.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2419331815996" Longitude="106.84478490288" StarRating="2" HotelCode="335134|v_hotel_jakarta_" HotelName="V Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Prof. Dr Soepomo 100, Jakarta 12180</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/19/33/1933c9e6472496e34c646d5cb3699e4441c9e058.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.19" OriginalAmount="19.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.27196415" Longitude="106.80683045" StarRating="3" HotelCode="571696|white_tree_residence" HotelName="White Tree Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Asem II 19/18A, Cipete, Jakarta 12410</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/6f/2d6fa277ef8fa83a2ac46687f12c5045e6a6de8d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A bar, a transfer service, room service and a business centre are available to guests of the hotel. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.19" OriginalAmount="19.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.17694098" Longitude="106.87520297" StarRating="3" HotelCode="614934|daily_inn_hotel_jakarta" HotelName="Hotel Daily Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jendral Ahmad Yani Kav. 67, Cempaka Putih, Jakarta Pusat 10510</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/37/7637b734b98e7d0b6c1bb9ef3f70e168e1e114e6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;# Property Location : # With a stay at Daily Inn Hotel Jakarta in Jakarta (Cempaka Putih), you'll be...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="19.92" OriginalAmount="19.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16171" Longitude="106.84515" StarRating="3" HotelCode="3803209" HotelName="Grand G7 Hotel Kemayoran" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Garuda No. 67, Kemayoran</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/03209/3803209/1.jpg?f=17378950</HotelPictures>
        <HotelDescription>Take in the views from a terrace and make use of amenities such as complimentary wireless internet access and concierge services.. Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage. Free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="20.20" OriginalAmount="20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2464580591683" Longitude="106.84284077945" StarRating="2" HotelCode="321458|84253" HotelName="Amaris Hotel Pancoran" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pasar Minggu 15A, Pancoran, Jakarta Selatan, Jakarta 12510</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/eb/97/eb975a9caa46f0350e0a1bae936d81ede94f33ac.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a restaurant, a bar and room service. Wireless internet access is available to gues...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="20.20" OriginalAmount="20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18342405" Longitude="106.84300018" StarRating="2" HotelCode="563923|152828" HotelName="Cordela Hotel Senen" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kramat Raya 102, Menteng, Central Jakarta, Jakarta 10420</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/d1/0ad1330ed2262bb6c4867a837c0961c2f4db2735.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="20.20" OriginalAmount="20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.12626263024" Longitude="106.7913218064" StarRating="3" HotelCode="316891|77263" HotelName="favehotel Pluit Junction" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pluit 1, Penjaringan, Jakarta Utara, Jakarta 14440</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/60/42/604233bc399cb19f8698f6aafca80a8b34a2abcf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="20.20" OriginalAmount="20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.26299198" Longitude="106.79670727" StarRating="3" HotelCode="553896|159108" HotelName="Hotel 88 Fatmawati" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan RS Fatmawati 4, Gandaria Utara, Kebayoran Baru, Jakarta 12420</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/da/84da6652670b628a844f55e567bf40e53a69dfb0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="20.20" OriginalAmount="20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.195427" Longitude="106.836885" StarRating="3" HotelCode="292402|84279" HotelName="Marcopolo Jakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Teuku Cik Ditiro 19, Jakarta 10350</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d3/9a/d39adc8cf8f499b43e20c4139083962cdf0b4220.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="20.20" OriginalAmount="20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2279452079949" Longitude="106.81846239867" StarRating="4" HotelCode="150219|84236" HotelName="Kartika Chandra" 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,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gatot Subroto, 12930 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/b4/78b40ab9aa26917435f892d638358984e7db66a3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="20.20" OriginalAmount="20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2285978" Longitude="106.81091448" StarRating="2" HotelCode="616100|236404" HotelName="Mk House Scbd" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tulodong Bawah IX 65-66, Kebayoran Baru, Jakarta 12910</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4e/d5/4ed557fec2be9eabba8ebbb513f1c0ee0e812d08.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;# Property Location : # With a stay at RedDoorz Plus @ SCBD in Jakarta (Kebayoran Baru), you'll be m...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="20.20" OriginalAmount="20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.11275644" Longitude="106.75233303" StarRating="3" HotelCode="349174|153146" HotelName="Ozone" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Indah Utara 3, 14660 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/e9/57e9146b6a54a7831fe6aeb5daf50dde7e26a775.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="20.20" OriginalAmount="20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="0" HotelCode="665819|424054" HotelName="Sotis Residence Pejompongan" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Penjernihan 1 10B, Jakarta 10210</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/74/aa7450953ff69a0cfdc92d6233b6677ed30f7a2c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="20.20" OriginalAmount="20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.28348283" Longitude="106.81867681" StarRating="2" HotelCode="583227|236917" HotelName="V Residence Kemang" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Opek  61, Ampera Raya, Jakarta 14350</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/33/4c333e80002000707dfabdd5e1f562976f28ea86.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="20.20" OriginalAmount="20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.27374061" Longitude="106.79874548" StarRating="3" HotelCode="435180|278788" HotelName="W Home Fatmawati" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Room Service,Business Centre,Designated Smoking Area,Elevator,Internet,Parking,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Palem 16A, Cipete Selatan, Cilandak, Jakarta 12410</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/87/8387b9d09b7e25ec9da342e0b70369342570dc70.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The 3-star W Home Palem offers comfort and convenience whether you're on business or holiday in Jaka...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="20.20" OriginalAmount="20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.21062416" Longitude="106.84518007" StarRating="3" HotelCode="566535|228412" HotelName="YELLO Manggarai Jakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Minangkabau Timur 9, Golden Triangle, Jakarta 12970</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/fa/7cfa137ce80f27eff6020970b80282a378766138.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="20.20" OriginalAmount="20" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|233136-28471111/2568415227381479186/273" HotelName="AMARIS SEASONS CITY" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6310000/6300100/6300055/1042660e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="20.20" OriginalAmount="20" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|251265-18150154/2568415227381479186/1677" HotelName="FAVE KELAPA GADING" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6300000/6291500/6291446/4eaf0e66_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="20.20" OriginalAmount="20" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|3604-18150166/2568415227381479186/2016" HotelName="IBIS KEMAYORAN" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/11000/10948/b11162aa_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="20.20" OriginalAmount="20" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|267242-18189021/2568415227381479186/2396" HotelName="DREAMTEL JAKARTA HOTEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10010000/10007700/10007683/a7752146_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="20.20" OriginalAmount="20" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|224742-18150251/2568415227381479186/2499" HotelName="POMELOTEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9020000/9016700/9016656/074f7621_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="20.20" OriginalAmount="20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.1486872" Longitude="-70.6777522" StarRating="2" HotelCode="0|223494-27048459/2568415227381479186/3132" HotelName="THE GLORIA SUITES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>2 Brickyard Ln, York, 03909-1600, ME, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9210000/9209100/9209096/877cc9d6_b.jpg</HotelPictures>
        <HotelDescription>Floors: 2. Total rooms: 86. Physically challenged rooms: 3. Nonsmoking rooms: 86. Discover this Best Western Chairman's award winning York, Maine hotel which offers convenient access to many local attractions including York Harbor, Kittery Outlets, Long sands beach, Short sands beach, Cape Neddick, Ogunquit and Nubble Lighthouse. 

Situated off of southern Maine's Atlantic coast, the Best Western York Inn boasts unbeatable customer service, superb amenities and a convenient location. Minutes from historic downtown, this York hotel is also close to many outdoor activities such as golf courses, beaches, deep-sea fishing and whale watching. Guests will also be close to a variety of restaurants and shopping at the Kittery Outlets. 

The Best Western York Inn features 86 well-appointed guest rooms, each room featuring a refrigerator, cable satellite television with HBO? and high-speed Internet access. Hotel guests are welcome to enjoy a complimentary full hot breakfast each morning before heading out to see all that York has to offer. The hotel also features an indoor swimming pool, exercise facility, business center with full business services and free parking. 

Just three miles from the hotel, guests can spend the day at beautiful Long Sands Beach or Short Sands Beach. Nubble Lighthouse and Cape Neddick are also just a short distance away. Families with children will especially enjoy visiting York's Wild Kingdom Zoo, located a few minutes down the road. Other nearby attractions include Portsmouth Naval Shipyard, University of Southern Maine and Southern New Hampshire University. 

The friendly helpful staff at the Best Western York Inn is ready to ensure a relaxing and memorable stay in York, Maine. Make a reservation today and save!. ?From: The south. Take Interstate 95 North. Once you enter Maine, take Exit 7 onto Route 1 South. Travel for one mile. The Best Western York Inn is on the right.

?From: The north. Interstate 95 South. Take Exit 7 onto Route 1 South. Travel for one mile. The Best Western York Inn is on the right.

?From: Kittery Outlets. Take Route 1 North. Travel for four miles. The Best Western York Inn is on the left.Restaurants: 3.50 mile(s) from Bob's Clam Hut, cafe, seafood, open for: breakfast, lunch, dinner . 0.50 mile(s) from Mainiax Cafe, cafe, American, open for: breakfast, lunch, dinner . 0.50 mile(s) from Ruby's, bar/lounge, steak house, open for: breakfast, lunch, dinner . 0.80 mile(s) from Roast N Crumb, deli, American, open for: lunch, dinner . 1.00 mile(s) from Norma's Restaurant, cafe, American, open for: breakfast, lunch, dinner . 1.00 mile(s) from Stonewall Kitchen Cafe, cafe, American, open for: breakfast, lunch, dinner . 1.40 mile(s) from Greenleaves Chinese Restaurant, bar/lounge, Chinese, open for: lunch, dinner . 2.00 mile(s) from York Lobster and Seafood, bar/lounge, seafood, open for: lunch, dinner . 3.00 mile(s) from Lobster Barn Seafood and Grill, bar/lounge, seafood, open for: lunch, dinner . 3.00 mile(s) from Lobster Cove, bar/lounge, seafood, open for: lunch, dinner . 3.50 mile(s) from Weathervane Seafood Restaurant, bar/lounge, seafood, open for: lunch, dinner . 3.50 mile(s) from McDonald's?, fast food, American, open for: breakfast, lunch, dinner . 3.50 mile(s) from Burger King, fast food, American, open for: breakfast, lunch, dinner Area Info: 8 mile(s) from Portsmouth, New Hampshire, 40 mile(s) from Portland, 55 mile(s) from Manchester, New Hampshire, 60 mile(s) from Boston, Massachusetts, 100 mile(s) from Augusta, 160 mile(s) from Hartford, Connecticut, 1 mile(s) from Meadowbrook Plaza, 1 mile(s) from York Hospital, 1 mile(s) from Stonewall Kitchen, 7 mile(s) from Portsmouth Naval Shipyard, 8 mile(s) from Pease International Tradeport, 8 mile(s) from Hesser College, 9 mile(s) from University of Southern Maine, 9 mile(s) from Southern New Hampshire University, 10 mile(s) from Daniel Webster College, 10 mile(s) from Granite State College, 12 mile(s) from New England College, 12 mile(s) from McIntosh College, 14 mile(s) from University of New Hampshire, 14 mile(s) from York County Community College, 2 mile(s) from Historic York Village, 3 mile(s) from Long Sands Beach, 3 mile(s) from Short Sands Beach, 3 mile(s) from Nubble Lighthouse, 3 mile(s) from York's Wild Kingdom, 4.5 mile(s) from John Lane's Ogunquit Playhouse, 10 mile(s) from Wells Beach, 60 mile(s) from Boston Red Sox,  baseball, .8 mile(s) from Hannaford Supermarket, 1.2 mile(s) from Stonewall Kitchen, 3 mile(s) from Kittery Outlet Mall, 8 mile(s) from Fox Run Mall Newington, tax free shopping, 8 mile(s) from Strawberry Banke, 2 mile(s) from Beaches, surfing , 3 mile(s) from Golf Driving Range , 3 mile(s) from Bowling , 70 mile(s) from Snow Skiing &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.20" OriginalAmount="20.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.139778" Longitude="106.827216" StarRating="4" HotelCode="141851|best_western_mangga_dua_hotel_residence" HotelName="Best Western Mangga Dua Hotel &amp; Residence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mangga Dua Abdad 111, Jakarta 10730</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/77/457779abae9bc2e3a3f73df2e8b1435d91444a93.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Jakarta, the city hotel is around a 10-minute drive from Ancol and Sea world...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.20" OriginalAmount="20.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19971173" Longitude="106.82269505" StarRating="2" HotelCode="327306|smart_hotel_thamrin_jakarta" HotelName="Smart Hotel Thamrin Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tanjung Karang 2, Gedung Sizzler, Thamrin, Jakarta 10230, Pusat</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/84/6284abc439aa4101cb5063b1d2c9e93e353660fe.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.20" OriginalAmount="20.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.22112507" Longitude="106.82980008" StarRating="3" HotelCode="372721|rasuna_mansion" HotelName="Rasuna Mansion" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Massage Centre,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pedurenan Masjid Raya 9, Jakarta Selatan 12940</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/f8/80f8b05b3f21e89092a60ae5cbe5fc394410096c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.20" OriginalAmount="20.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="3" HotelCode="602921|havenwood_tb_simatupang" HotelName="Havenwood Residence TB Simatupang" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>39 Jl. Marzuki, Kebagusan 1, Pasar Minggu, 12520 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a8/49/a8493aea97612c44a8b65d2f79761e686b76a5d9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.20" OriginalAmount="20.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2426954" Longitude="106.80174365" StarRating="2" HotelCode="603113|whiz_hotel_falatehan_jakarta" HotelName="Whiz Hotel Falatehan Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Falatehan I 40, Blok M, Jakarta, Selatan</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/b9/9db9f2482eaaa621a48572a0405a7229b2147fd9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.20" OriginalAmount="20.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1934733" Longitude="106.81885073" StarRating="0" HotelCode="670006|ana_hotel_jakarta" HotelName="Ana Hotel Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kebon Kacang IX 79, Central Jakarta, Jakarta 10240</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/05/e3/05e35edb04cd160c75ccabcffce9145bd67b5ceb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.20" OriginalAmount="20.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.148213" Longitude="106.83378843" StarRating="3" HotelCode="776544|win_premier_mangga_besar" HotelName="Win Premier" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>183 Jalang Kartini Raya, Mangga Dua Sel, Sawah Besar, Jakarta 10730</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/5f/e55f98ab530fc337fac8eed47a9128f312391c48.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.20" OriginalAmount="20.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1616573" Longitude="106.84514913" StarRating="3" HotelCode="729816|grand_g7_hotel" HotelName="Grand G7" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Garuda 67, Kemayoran, Jakarta 10620</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/2a/de2a497638f6b21a1fd9693a3b766fa5477e4e73.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.20" OriginalAmount="20.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18941833" Longitude="106.87450758" StarRating="0" HotelCode="882840|comfy_studio_apartment_green_pramuka_city" HotelName="Green Pramuka" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ahmad Yani Kav 49, Jakarta Pusat 10570, Cempaka Putih</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/2e/1e2ee3d1c44d8effa1c46db986f521f96f11820f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="20.84" OriginalAmount="20.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.24566" Longitude="106.87466" StarRating="3" HotelCode="2493684" HotelName="Vasaka Hotel Jakarta  Managed By Dafam" Meals="DELUXE TWIN ROOM" BedType="DELUXE TWIN ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jalan  MT Haryono Kav. 10A,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/93684/2493684/1.jpg?f=17239971</HotelPictures>
        <HotelDescription>Relax at the full-service spa, where you can enjoy facials. Additional features at this hotel include complimentary wireless internet access, concierge services, and wedding services.. 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..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="21.21" OriginalAmount="21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2622441215097" Longitude="106.86554366075" StarRating="3" HotelCode="429701|79465" HotelName="favehotel PGC Cililitan" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Air Conditioning,ATM/Cash Machine,Banquet Hall,Business Centre,Conference Hall,Designated Smoking Area,Golf,Housekeeping,Laundry,Massage Centre,Meeting Room,Parking,Printer,Restaurant,Room Service,Smoking Rooms,Spa,Wake-up Call Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mayjen Sutoyo 76, East Jakarta, Jakarta 13640</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/68/25/682565a9781a902935bc0c4b78fdb672c4606eb9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The favehotel PGC Cililitan is equipped with 194 modern stylish guest room with free WIFI in all the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="21.21" OriginalAmount="21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1869454277812" Longitude="106.82600497329" StarRating="3" HotelCode="10282|31110" HotelName="ibis Jakarta Arcadia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan KH Wahid Hasyim 114, Jakarta 10340</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c9/57/c957c691f1d14f6480dda4b132c6fa1f3c4da545.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the city centre and is close to the Jakarta central business district, as w...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="21.21" OriginalAmount="21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.244241" Longitude="106.875646" StarRating="3" HotelCode="905771|84217" HotelName="Park Hotel Jakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan D.I Pandjaitan Kav 5, Jakarta 13340, Timur</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/3a/fc3a34f271dc31b2fdad5adf389f4b8156197b7e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a convenient location in Cawang, East Jakarta and is located just 5 minutes from th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="21.21" OriginalAmount="21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16579712" Longitude="106.79642325" StarRating="4" HotelCode="784798|378489" HotelName="Posto Dormire Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dr Susilo Raya 3, Grogol, Jakarta 11450</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/da/8b/da8b5c6c83858e6a6b447eb8925fa05634381ab3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="21.21" OriginalAmount="21.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1935" Longitude="106.81858" StarRating="3" HotelCode="3902663" HotelName="Grand Picasso Hotel" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Kebon Kacang 9 No.4 , Tanah Abang,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0039/02663/3902663/1.jpg?f=17144276</HotelPictures>
        <HotelDescription>Relax at the full-service spa, where you can enjoy massages. This Art Deco hotel also features complimentary wireless internet access and a banquet hall.. Featured amenities include a 24-hour business center, dry cleaning/laundry services, and a 24-hour front desk. This hotel has 3 meeting rooms available for events. Free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="21.21" OriginalAmount="21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-16.77799" Longitude="145.683319" StarRating="3" HotelCode="0|224510-28455819/2568415227381479186/1005" HotelName="CIPTA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> 80 KEWARRA ST, KEWARRA BEACH, Kewarra Beach, AU</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11590000/11587100/11587074/416db45b_b.jpg</HotelPictures>
        <HotelDescription>A secluded hideaway in picturesque North Queensland set on 22-acres of lush landscaped rainforest gardens this private beachfront resort provides the ultimate holiday experience. Nestled amongst a natural oasis of coastal lagoons, and surrounded by swathes of tropical palms and endemic rainforest - a rich habitat that provides a home to dozens of native species - this resort has its roots firmly grounded in sensitive eco-tourism. Boasting its own, extensive botanical gardens, and with detached, secluded suites. 20 minute drive from Cairns International Airport, the property is perfectly located to explore the region's quiet, pristine beaches, its unspoilt coastlines, and northern Australia's rugged outback. What's more, if you plan to swim, dive, snorkel, sail (or simply photograph) the Great Barrier Reef, you've come to the right place. Whether you take part in one of the 50+ nature-based excursions, or just relax with a gourmet picnic under a canopy of stars, expect an exhilarating and fulfilling experience from the outset. All tours pick up and return to Kewarra Beach Resort &amp;amp; Spa, and will be reconfirmed by their attentive tour desk staff.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="21.21" OriginalAmount="21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.7049815" Longitude="9.0378424" StarRating="3" HotelCode="0|282197-28531691/2568415227381479186/1065" HotelName="CITI M" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>SCHWERTSTRASSE 65, 71065 SINDELFINGEN, GERMANY</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/14000000/13300000/13290400/13290347/3f9ab846_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="21.21" OriginalAmount="21" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|190684-18216446/2568415227381479186/2233" HotelName="LIBERTA KEMANG" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5480000/5479600/5479528/05452c59_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="21.21" OriginalAmount="21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-13.378097" Longitude="-38.915087" StarRating="2" HotelCode="0|309926-18161617/2568415227381479186/2403" HotelName="POP HOTEL KELAPA GADING" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Rua Caminho da Biquinha 10, MORRO DE SAO PAULO, BRAZIL,NA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/309926/201553116205171.jpg</HotelPictures>
        <HotelDescription>Pousada Safira do Morro is an excellent inn that offers the perfect combination of quality and affordability in Morro de Sao Paulo. This property is just 150 yards from Primeira Praia (First Beach) and is equipped with essential services and amenities. Guests can enjoy a refreshing swimming pool, daily breakfasts and comfortable guestrooms that have been named after beautiful gemstones.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="21.21" OriginalAmount="21" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|180957-18152566/2568415227381479186/2489" HotelName="MAXONEHOTELS.COM AT SABANG" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7480000/7471400/7471373/926c6bb6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="21.21" OriginalAmount="21" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|533648-18207665/2568415227381479186/2877" HotelName="JUNO" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/19000000/18330000/18327900/18327870/w2000h2664x0y2-fa609cf8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.21" OriginalAmount="21.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.161902" Longitude="106.829879" StarRating="3" HotelCode="187952|classic_4" HotelName="Classic Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jl K.H Samanhudi No.43-45, Pasar Baru, Jakarta Pusat</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/0c/ad0c25d9d0301f7eb3dbd6d1fee8d5c064dcfbe8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.21" OriginalAmount="21.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.138847" Longitude="106.818324" StarRating="3" HotelCode="94773|ibis_jakarta_mangga_dua_hotel_and_apartment" HotelName="Horison Arcadia Mangga Dua Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pangeran Jayakarta 73, Mangga Dua, 10730 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4e/3e/4e3e3208b033dd19ed2b8811632b02b5f272178d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city and business hotel is situated in the heart of the Chinatown district of Jakarta. It lies ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.21" OriginalAmount="21.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.30169175" Longitude="106.79312344" StarRating="1" HotelCode="503853|r_residence" HotelName="R Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Lebak Bulus III 15, Cilandak Barat, Jakarta 12430</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/5e/c35e6737af0a7fcad6e2f8e31d8c4e65655a08f2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.21" OriginalAmount="21.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.24568758" Longitude="106.87839006" StarRating="0" HotelCode="613676|hotel_678_cawang" HotelName="Hotel 678 Cawang" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Jalan DI Panjaitan Lingkar Cawang 1B, Jakarta 13650, West Java</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/06/5d0663ad4bfb620ba259431b07c3f7ba72d66b23.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.21" OriginalAmount="21.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.24249978" Longitude="106.80233734" StarRating="3" HotelCode="729747|hotel_dharmein" HotelName="Hotel Dharmein" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sultan Hasanudin 20-22, Kawasan Blok M, Kebayoran Baru, Melawai, Jakarta 12610</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/1e/c11ed6c3e63587db5fbde6b5640d9b63f546924d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.21" OriginalAmount="21.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="0" HotelCode="768242|cordela_norwood_hotel_jakarta" HotelName="Cordela Norwood Hotel Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Teuku Cik Ditiro 2, Menteng 10420, Central Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/4b/864bddca85eb353a28ec6ffecf745200dc9f6a26.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="21.93" OriginalAmount="21.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2426024233086" Longitude="106.80215579437" StarRating="3" HotelCode="335445|1240288" HotelName="D'Cozie Hotel by Prasanthi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sultan Hasanuddin 57, Melawai, Kebayoran Baru, Jakarta Selatan, Jakarta 12160</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/f2/1bf2df3431dc1d8ca960d1094b1d5707b7915616.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="22.22" OriginalAmount="22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2763501930554" Longitude="106.80878449861" StarRating="4" HotelCode="316858|79684" HotelName="Cosmo Amaroossa Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pangeran Antasari 9a-b, Jakarta 12150</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/78/3d78215985a06d259735571c3a247efe709b8e04.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="22.22" OriginalAmount="22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1997017456942" Longitude="106.80154203914" StarRating="3" HotelCode="335584|152804" HotelName="Blue Sky Hotel Petamburan" 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 Aipda Ks. Tubun 19, Petamburan, Tanah Abang, Daerah Khusus Ibukota, Jakarta 10260</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/13/7c13218aea3b022356c35ff1b3f0d7ca20a0b9d6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="22.22" OriginalAmount="22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.189933" Longitude="106.797902" StarRating="4" HotelCode="23149|75299" HotelName="Menara Peninsula" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" 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>78 Jalan Letnan Jenderal S Parman, Slipi, Jakarta 11410</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/3e/333e0b3d2ddff005de59c5166357270f44d80bbb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated close to the central business district, shopping facilities and Soekarno...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="22.22" OriginalAmount="22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.24193418" Longitude="106.78960981" StarRating="3" HotelCode="435062|152864" HotelName="Everyday Smart Hotel Mayestik" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gandaria Tengah I 24, Mayestik, Jakarta 12130</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/30/5d30847f6b5b3915bd135b81ac59a0601930b1e0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="22.22" OriginalAmount="22" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|891444-28489986/2568415227381479186/214" HotelName="MENDJANGAN MANSION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/50000000/49860000/49855800/49855754/d540de38_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="22.22" OriginalAmount="22" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|190645-28486245/2568415227381479186/298" HotelName="AMARIS THAMRIN CITY - JAKARTA" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4940000/4932800/4932765/41521676_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="22.22" OriginalAmount="22" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|533372-28549798/2568415227381479186/1583" HotelName="GRAND PARAGON" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12010000/12007900/12007885/817025a2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="22.22" OriginalAmount="22" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|224578-18227165/2568415227381479186/2306" HotelName="GRAND CEMARA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8080000/8076500/8076420/3fd804a7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="22.22" OriginalAmount="22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="29.716650009155273" Longitude="-95.5583724975586" StarRating="3" HotelCode="0|309914-18189096/2568415227381479186/2777" HotelName="OZONE HOTEL JAKARTA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>10850 Harwin Dr, Houston, TX</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9740000/9730500/9730425/22c4d258_z.jpg</HotelPictures>
        <HotelDescription>The La Quinta Inn &amp;amp;amp; Suites Houston - Westchase has been awarded the 2018 TripAdvisor Certificate of Excellence award, and has earned this award consistently over the last 5 years. The La Quinta Inn &amp;amp;amp; Suites Houston - Westchase is less than a mile away
 from the ever popular Chinatown and Hong Kong City Mall with restaurants and shopping from China, Japan, Vietnam and more. We are located within easy reach of popular area attractions such as the Toyota Center, NRG Stadium, Minute Maid Park, Museum District,
 George R Brown Convention Center, Typhoon Texas, Galleria Mall, and more. We are just minutes away from major corporations like Phillips 66, Jacobs Engineering, Sutherland, and Honeywell. There is a wide variety of restaurants in the immediate area for your
 dining pleasure. Registered guests have access to our free shuttle service, available to and from local businesses and restaurants which runs within a 3-mile radius Monday through Friday from 6am to 8pm. With free wired and wireless high-speed Internet access
 in each guest room and throughout the hotel, and a convenient onsite business center, it's easy to stay connected when staying at the La Quinta Inn &amp;amp;amp; Suites Houston - Westchase. At La Quinta Inn &amp;amp;amp; Suites Houston - Westchase you can enjoy a Free Bright Side
 Breakfast each morning of your stay. Stay fit in our onsite fitness center or take a relaxing swim in the outdoor pool and spa. We are also within walking distance to Brays Bayou Connecter Trail (BBCT). Keep your in-room refrigerator and microwave stocked
 with snacks and sodas from our Bright Side Market. In addition to free Internet access, you'll find a 48-inch TV with on-screen program guide, coffee maker, hair dryer, iron with ironing board, and much more in each spacious guest room. La Quinta Inn &amp;amp;amp; Suites
 Houston - Westchase also offers meeting facilities for up to 75 guests. Please contact the hotel for more information on the meeting room set up.
&lt;br /&gt;Check In: 15:00 PM&lt;br /&gt;Check Out: 12:00&lt;br /&gt;Children under 18 years of age stay free in same room with parents or guardian.&lt;br /&gt;Maximum child age: 18&lt;br /&gt;Pets Allowed Pets are allowed at no charge. Pet-friendly rooms and pet-free rooms, please contact the hotel directly to confirm room availability and any fees prior to arrival. ADA defined service animals are welcomed at this hotel.
&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="22.22" OriginalAmount="22" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|533753-23134380/2568415227381479186/3054" HotelName="KYRIAD FATMAWATI - JAKARTA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/24000000/23200000/23192900/23192870/15948239_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="22.22" OriginalAmount="22" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1087585-18353692/2568415227381479186/3552" HotelName="WIN PREMIER MANGGA BESAR" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/28000000/27350000/27342000/27341993/f072ca25_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.22" OriginalAmount="22.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2272738941054" Longitude="106.81962390719" StarRating="3" HotelCode="316864|favehotel_gatot_subroto" HotelName="favehotel Gatot Subroto" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Kartika Candra Kavling A9, Setiabudi, Karet Semanggi, South Jakarta City, Jakarta 12930</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2e/be/2ebe523840ce9128208f6521d24d7492b83e08ca.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.22" OriginalAmount="22.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.243199" Longitude="106.803454" StarRating="4" HotelCode="76511|ambhara_hotel" HotelName="Ambhara" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>JL. Iskandarsyah Raya 1, Kebayoran Baru, Jakarta 12160, Java</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6f/4d/6f4deb54e18f9327a8ae10f21abcf574083db32f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the Jakarta area. It is strategically located in front of Pasarraya Grande ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.22" OriginalAmount="22.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.22322493" Longitude="106.7906654" StarRating="0" HotelCode="665872|sunbreeze_hotel_2" HotelName="Sunbreeze Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tentara Pelajar Senayan, Blok G5-10, Perkantoran Permata Senayan, Jakarta Selatan 12210</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/a7/b7a79c91a8ff0ef48360073d90f9d18e58e723d8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.22" OriginalAmount="22.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18717911" Longitude="106.82138972" StarRating="3" HotelCode="594441|verse_luxe_hotel_wahid_hasyim" HotelName="Verse Luxe Hotel Wahid Hasyim" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Wahid Hasyim 131, Central Jakarta 12040</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/81/ae81809af3a8af90b651da7ce25c79bd7ed92936.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.22" OriginalAmount="22.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2640696" Longitude="106.76640698" StarRating="3" HotelCode="784421|arosa_hotel_jakarta" HotelName="Arosa Hotel Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3 RT09/RW09, Pesanggrahan, Jakarta Selatan, Jakarta 12320</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e6/55/e6555a86277ed78cf0629797e2a4e1df6868a8db.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.22" OriginalAmount="22.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.23793705" Longitude="106.76407995" StarRating="3" HotelCode="755484|kyriad_metro_cipulir_jakarta" HotelName="Kyriad Metro Cipulir Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ciledug Raya 1, Cipulir, Kebayoran Lama, Kota Jakarta Selatan, Daerah Khusus Ibukota, Jakarta 12220</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/73/9b7336c2e86e8f0ba36f2353e7202df7ae68dd8e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.22" OriginalAmount="22.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="0" HotelCode="839537|woodland_park_residence_jakarta" HotelName="Woodlandpark Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kalibata Raya  22</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/d8/69d8583158a43441ab6f458671c2fd5f0f914a12.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.22" OriginalAmount="22.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.221061" Longitude="106.829781" StarRating="3" HotelCode="915222|rasuna_icon_hotel_3" HotelName="Rasuna Icon Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Karet Pedurenan 3, Karet Kuningan, Setiabudi, Jakarta Selatan, Jakarta 12940</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7a/50/7a5057ca80c18986f702feb2d79b1e9383c8cc09.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Halim Perdana Kusuma (HLP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.22" OriginalAmount="22.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.24954917" Longitude="106.8530267" StarRating="2" HotelCode="953466|reddoorz_near_pancoran" HotelName="Niswantari Residence By RedDoorz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pengadegan Barat III 20, Pancoran, Jakarta 12770</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/98/ca/98ca9c9f6e5592a3743cccb27f8a7152c2b00e09.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="22.28" OriginalAmount="22.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.22096396897093" Longitude="106.829018890858" StarRating="3" HotelCode="1877348" HotelName="Rasuna Icon Hotel" Meals="EXECUTIVE ROOM" BedType="EXECUTIVE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Karet Pedurenan No.3,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/77348/1877348/31.jpg?f=17612364</HotelPictures>
        <HotelDescription>Take in the views from a terrace and a garden and make use of amenities such as complimentary wireless internet access. This hotel also features concierge services and a banquet hall.. Featured amenities include complimentary wired internet access, express check-out, and a 24-hour front desk. Free valet parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="23.06" OriginalAmount="22.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2275" Longitude="106.81871" StarRating="4" HotelCode="381751" HotelName="Kartika Chandra Hotel" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gatot Subroto Kav 18 - 20,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0003/81751/381751/1.jpg?f=17751453</HotelPictures>
        <HotelDescription>Be sure to enjoy recreational amenities, including an outdoor pool, an outdoor tennis court, and a fitness center. Additional amenities at this hotel include complimentary wireless internet access, concierge services, and wedding services. Getting to nearby attractions is a breeze with the area shuttle (surcharge).. Featured amenities include a business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. Event facilities at this hotel consist of conference space and meeting rooms. A roundtrip airport shuttle is provided for a surcharge (available 24 hours)..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="23.20" OriginalAmount="22.97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1874813327957" Longitude="106.82689711905" StarRating="3" HotelCode="396118|184506" HotelName="Hotel ibis Jakarta Tamarin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan  KH Washid Hasyim 77, Jakarta Pusat, 10340 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/f6/46f644fa71d5ec4f4d4fc38fcea934902aafd9b9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="23.23" OriginalAmount="23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.13071829" Longitude="106.83233096" StarRating="0" HotelCode="692435|493097" HotelName="BI Executive Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Laksamana R E Martadinata 2, Pademangan Barat, Mangga Dua, Pademangan, Jakarta 14430</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ab/a9/aba96687a96ecf586fefb52e16c80c67f024bccc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="23.23" OriginalAmount="23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1933726" Longitude="106.81647977" StarRating="3" HotelCode="784417|342905" HotelName="Hotel Shalva Jakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Elevator,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kebon Kacang Raya 33, RT 4/RW 8, Tanah Abang, Jakarta 10240</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/ec/a5ec73a3c1065068e0694fb15664bc58e9178cd5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;With a stay at Hotel Shalva Jakarta in Jakarta, you'll be convenient to Tanah Abang Market and Natio...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="23.23" OriginalAmount="23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1833659970394" Longitude="106.84263334722" StarRating="3" HotelCode="298486|44272" HotelName="Hotel ibis Jakarta Senen" 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>Jalan Kramat Raya 100, Jakarta 10420</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/f2/cdf22c13cdaf1246144ce86c498d39c20a2606f0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="23.23" OriginalAmount="23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2133478166262" Longitude="106.82173852767" StarRating="3" HotelCode="161623|73536" HotelName="Prasada Mansion" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Komando Raya 6, Jakarta Selatan, Jakarta 12920</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/86/6886206eafb0bfecfa9f21106aab450768b3d28b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the Golden Triangle of Jakarta, within just walking distance of the busines...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="23.23" OriginalAmount="23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.17374008" Longitude="106.81191416" StarRating="3" HotelCode="316444|78368" HotelName="favehotel Tanah Abang - Cideng" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cideng Timur 58, Jakarta 10160</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/da/00da71cb5aa5679b8d1cd392573848ade0dc4370.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="23.23" OriginalAmount="23" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|534809-28549803/2568415227381479186/973" HotelName="VERSE LUXE WAHID HASYIM" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/19000000/18330000/18328500/18328406/871d4d39_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="23.23" OriginalAmount="23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="46.8883088" Longitude="-98.720264" StarRating="3" HotelCode="0|190773-18150261/2568415227381479186/2527" HotelName="JAYAKARTA JAKARTA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>824 Southwest 20th Street, Jamestown, 58401, ND, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/10300/10209/a9fa890f_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Midscale. Property Type: Inn. Total rooms and suites: 41. Floors: 1. Property description- Days Inn is near Jamestown College
 
The Days Inn is centrally located north of Interstate 94, less than five miles from the Jamestown Regional Airport. This Jamestown, ND hotel is near many local points of interest, including Jamestown College, Frontier Village, the Jamestown Reservoir, the National Buffalo Museum and Jamestown Speedway
 
Known as the Buffalo City, Jamestown, North Dakota is home to a buffalo herd, which features White Cloud. In addition, Jamestown is also home to the Worlds Largest Buffalo, a 26-foot high, 46-foot long, 60-ton concrete monument
 
All guest rooms come with flat-screen televisions, refrigerators, microwaves, hair dryers, cable television, coffee makers.
 
Next time your travels bring you to North Dakotas Buffalo City, please allow the Days Inn in Jamestown the opportunity to accommodate your lodging needs. We look forward to seeing you soon.
 
The Days Inn Jamestown is conveniently located one block off Interstate 94 at exit 258. 
Ample Truck and RV parking 
McDonalds across the street 
Wagon Masters Restaurant and Lounge 1/2 block 
4 Blocks to Buffalo Shopping mall 
1/2 mile to Civic Center 
Bus tours welcome ,advance reservation required 
Free Continental Breakfast 
3/4 mile to Frontier Village 
3/4 mile White Cloud Albino Buffalo 
1/2 mile Stutsman County Museum 
Data port on each phone 
Fax machine available at desk. Onsite facilities information- ParkingProperty was built in 1994. Hotel Currency: USD. &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="23.23" OriginalAmount="23" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|146886-18150147/2568415227381479186/3052" HotelName="ROYAL PALM HOTEL AND CONFERENCE CENTER CENGKARENG" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/54000000/53930000/53925400/53925340/w2045h1462x3y0-a6416623_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="23.23" OriginalAmount="23" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|437747-18198163/2568415227381479186/3521" HotelName="SARE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/15000000/14910000/14904500/14904481/24c3e17d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="23.23" OriginalAmount="23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.4369" Longitude="13.4646" StarRating="2" HotelCode="0|534869-18207668/2568415227381479186/3544" HotelName="WHIZ FALATEHAN" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>RUDOWER STRASSE 90/94 D, BERLIN, 12351, DE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/19000000/18720000/18715500/18715441/210e9500_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Property Location   With a stay at AZIMUT Hotel Berlin City South in Berlin (Neukoelln), you'll be within the vicinity of Treptower Park and Checkpoint Charlie Museum. This hotel is within the vicinity of Event Center Tempelhof Airport and Oberbaum Bridge.   Rooms   Make yourself at home in one of the 156 air-conditioned guestrooms. Wireless Internet access (surcharge) keeps you connected, and satellite programming is available for your entertainment. Private bathrooms with showers feature handheld showerheads and hair dryers. Conveniences include desks and complimentary newspapers, as well as direct-dial phones with voice mail.   Rec, Spa, Premium Amenities   Pamper yourself with onsite massages or enjoy recreation amenities such as a 24-hour fitness facility. Additional features include wireless Internet access (surcharge), concierge services, and billiards.   Dining   Quench your thirst with your favorite drink at a bar/lounge. Buffet breakfasts are served daily in the breakfast room for a fee.   Business, Other Amenities   Featured amenities include a 24-hour business center, audiovisual equipment, and express check-in. Planning an event in Berlin? This hotel has 753 square feet (70 square meters) of space consisting of small meeting rooms and banquet facilities. Parking (subject to charges) is available onsite, and additional parking can be found nearby.   Room Info:    Know Before You Go       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.   Children 3 years old and younger stay free when occupying the parent or guardian's room, using existing bedding.       Fees    The following fees and deposits are charged by the property at time of service, check-in, or check-out.      Breakfast fee: EUR 12.00 per person (approximately)  Fee for in-room wireless Internet: EUR 3.00 per hour (rates may vary)  Fee for wireless Internet in all public areas: EUR 3.00 per hour (rates may vary)  Fee for wireless Internet in business center: EUR 3.00 per hour (rates may vary)  Self parking fee: EUR 9 per night (in/out privileges)  Pet fee: EUR 10.00 per pet, per night       The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change.     Hotel Policy:  You must present a photo ID when checking in. Your credit card is charged at the time you book. Bed type and smoking preferences are not guaranteed.Your reservation is prepaid and is guaranteed for late arrival. The total charge includes all room charges and taxes, as well as fees for access and booking. Any incidental charges such as parking, phone calls, and room service will be handled directly between you and the property.  Checkin Instructions:  Extra-person charges may apply and vary depending on hotel policy.  Government-issued photo identification and a credit card or cash deposit are 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.     Property Information:  Check-in time starts at 3 PM  Check-out time is Noon  Pets allowed   &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23.23" OriginalAmount="23.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.283663" Longitude="106.791012" StarRating="3" HotelCode="113484|kristal__2" HotelName="Kristal" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tarogo Raya, Cilandak Barat, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/b7/83b7b02eab58722ab48f9d3afb6f023b64390f37.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This establishment is located 12 km south of the city centre. It lies about 35 km from Soekarno Hatt...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23.23" OriginalAmount="23.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1889710000000004" Longitude="106.847418" StarRating="4" HotelCode="165164|the_acacia_jakarta" HotelName="The Acacia Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Massage Centre,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kramat Raya No. 81, Jakarta 10450</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/d0/6bd0ae7d8ab6c9f70183d84a47d53b4b300e8aa4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23.23" OriginalAmount="23.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.189422" Longitude="106.84582" StarRating="3" HotelCode="187948|blue_sky_pandurata_boutique_hotel" HotelName="Blue Sky Pandurata Boutique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raden Saleh Raya No. 12, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/6e/7d6e260113a74b218c8f20d3a6779ca261465fbb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located right in the heart of Jakarta, this boutique hotel is ideal for guests who appreciate a styl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23.23" OriginalAmount="23.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2164196871254" Longitude="106.81945360391" StarRating="3" HotelCode="491841|upscale_suites" HotelName="Upscale Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Karet Bek Murad 73, Jakarta 12940</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/26/c72676bac64f868ea253f924645f4007865a4c3d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23.23" OriginalAmount="23.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.25677854" Longitude="106.8080286" StarRating="3" HotelCode="595311|griya_prapanca_apartment" HotelName="Griya Prapanca Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pangeran Antasari 14, Kebayoran Baru, Jakarta 12150</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/97/e197cfe70d6b6bf86e76fbc69e4ff192d1a7e5dc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23.23" OriginalAmount="23.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.245812" Longitude="106.798983" StarRating="4" HotelCode="906047|amos_cozy" HotelName="Amos Cozy" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Melawai Raya No. 83-85, Jakarta 12160</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/52/f4522988aab3bd40c79c2442f4c03fd0d3ce3fdd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of South Jakarta's affluent business and commercial district of Bl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23.23" OriginalAmount="23.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="3" HotelCode="956610|s7_suites_gandaria" HotelName="S7 Suites Gandaria" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gandaria 1 57, Kebayoran Baru, Jakarta 12130</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/c0/76c0f745450a998fa9ae19405e855c88f32d2201.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="23.29" OriginalAmount="23.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.24312" Longitude="106.80359" StarRating="4" HotelCode="83833" HotelName="Ambhara Hotel" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Iskandarsyah Raya No. 1,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/83833/83833/1.jpg?f=17712325</HotelPictures>
        <HotelDescription>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 a hair salon and a ballroom.. 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..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="24.24" OriginalAmount="24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.256271" Longitude="106.814913" StarRating="4" HotelCode="93152|75202" HotelName="Park Regis Arion Kemang" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kemang Raya 7, Kebayoran Kota, Jakarta Selatan, Daerah Khusus Ibukota, Jakarta 12730</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/e5/c0e58054f69865072eb3e6f667efec349ee17f17.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jalan Kemang in Jakarta, surrounded by restaurants, entertainment and recre...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="24.24" OriginalAmount="24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1372231387046" Longitude="106.78779680038" StarRating="4" HotelCode="300326|79891" HotelName="Hariston Hotel &amp; Suites" 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 Terusan Bandengan Utara 1, Penjaringan, Pejagalan, Jakarta 14450</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/e8/b3e85c142a94320e246b5af6521d3009bc82ee4e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="24.24" OriginalAmount="24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18658918" Longitude="106.8339615" StarRating="3" HotelCode="634552|342870" HotelName="Hotel Gren Alia Prapatan" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Prapatan 28, Kwitang, Jakarta Pusat, Jakarta 10410</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/77/ed7734b20a50fb26d83508de0b5e448761417f79.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This unpretentious hotel is in South Jakarta. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="24.24" OriginalAmount="24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.14041031" Longitude="106.88612731" StarRating="3" HotelCode="407178|150944" HotelName="Ibis Styles Jakarta Sunter" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gaya Motor I, Sungai Bambu, 14350 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/1d/df1dc0e8beef52f25342a77c91f596a081c9f0f5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="24.24" OriginalAmount="24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.14379" Longitude="106.828635" StarRating="3" HotelCode="292424|84230" HotelName="Hotel Orchardz Jayakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Massage Centre,Restaurant,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pangeran Jayakarta 44, Mangga Dua, Jakarta 10730</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/fe/5efe061eb824659131857bbdd16d8f49647a3a73.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="24.24" OriginalAmount="24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.24241791" Longitude="106.80141003" StarRating="3" HotelCode="335131|84251" HotelName="Sotis Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Palatehan I 21 - 22, Blok M, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/43/7743bd95f2128beb1358866a6c9eef3e9961e68b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="24.24" OriginalAmount="24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.071464" Longitude="-88.289457" StarRating="3" HotelCode="0|190591-28494724/2568415227381479186/468" HotelName="AMARIS JUANDA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>435 Airport Rd, Elgin, 60123-9356, IL, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5380000/5377200/5377147/a33167ca_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Unknown. Property Type: Motel. Total rooms and suites: 63. Floors: 2. Property description- The Super 8 Elgin is conveniently located just I-90 and Hwy 31 N, just 20 miles west of O'Hare Airport. The new All State Arena and the Grand Victoria Casino are only minutes away.  Enjoy plenty of shopping opportunities at the nearby Woodfield Shopping Center, Huntley Factory Outlet Mall or the Springhill Mall. Your children will enjoy Santas Village and Racing Rapids or a canoe trip down the Fox River at the nearby Canoe Shack. The Super 8 Elgin is 2 miles from the Elgin Sports Complex, Elgin Symphony Orchestra and Hemmens Cultural Center. 

We provide free high speed wireless Internet, complimentary SuperStart Breakfast, Business Center and guest laundry facilities.  Our rooms feature micro-fridges, coffee makers, hair dryers, alarm clock radios, irons and ironing boards.  We have 27 inch satellite TV with 4 HBO channels and ESPN.  Our professional and friendly staff is available 24 hours a day to welcome you at the Super 8 Elgin.. Onsite facilities information- ParkingProperty was built in 1990. Hotel Currency: USD. Additional Addresses: Other: 435 Airport Rd, Elgin, 60123-9356, IL, US. Additional Phone Numbers: Fax - Other: 18476978828. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="24.24" OriginalAmount="24" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|251355-18150808/2568415227381479186/1627" HotelName="FAVE GLODOK" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6800000/6798500/6798412/498e233c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="24.24" OriginalAmount="24" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|251263-18154527/2568415227381479186/1734" HotelName="IBIS JAKARTA SENEN" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6440000/6434800/6434765/36e55b46_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="24.24" OriginalAmount="24" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|534977-18260369/2568415227381479186/2987" HotelName="DHARMEIN" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/23000000/22520000/22519600/22519543/18a9e736_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="24.24" OriginalAmount="24.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.172598" Longitude="106.7902297" StarRating="4" HotelCode="88852|grand_tropic_suites_hotel" HotelName="Grand Tropic Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Kitchen,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Letjend S. Parman Kav.3, Jakarta Barat 11470</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/67/036710d57664efd506f7332fb751e14138dd498c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Halim Perdana Kusuma (HLP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="24.24" OriginalAmount="24.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.129487" Longitude="106.829552" StarRating="4" HotelCode="144127|aston_marina" HotelName="Aston Marina Ancol" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Lodan Raya 2A, Marina Mediterania Tower A, Jakarta 14430</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/85/a58559880091fa37eca690e0edd4826f0d98d32a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located within walking distance of Ancol, Indonesia's famous theme and entertainment pa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="24.24" OriginalAmount="24.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18184527" Longitude="106.79200658" StarRating="3" HotelCode="429834|b_fashion_hotel_" HotelName="B Fashion Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Bar,Coffee Shop,Concierge,Designated Smoking Area,Dry Cleaning,Elevator,Garden,Internet,Laundry,Nightclub,Parking,Restaurant,Room Service,Spa,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Aranda 1, Grogol Petamburan, Jakarta 11470, West Java</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/65/84/6584175cfa04ea06e840a80fbe65ab21de045f14.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Grogol, B Fashion Hotel is a perfect starting point from which to explore Jakarta. Offeri...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="24.24" OriginalAmount="24.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.24507813" Longitude="106.87228717" StarRating="4" HotelCode="466891|elegant_and_relaxing_studio_apartment_h_residence" HotelName="Harper M.T. Haryono" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mt. Haryono Kav 6-7, Jalan Biru Laut X, 13340 Jakarta, Timur</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/04/ec/04ec8c24fc2e1790017ef848627f361324d1eed2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a restaurant, a bar, room service and ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="24.24" OriginalAmount="24.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.25606064" Longitude="106.80990985" StarRating="3" HotelCode="639461|hotel_monopoli_2" HotelName="Hotel Monopoli" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Taman Kemang 12, Jakarta Selatan 12730</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/6f/bb6fa09ceac2ee486c2678a965f724697f208b26.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="24.24" OriginalAmount="24.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.173694" Longitude="106.875866" StarRating="3" HotelCode="905761|patra_jakarta" HotelName="Patra Comfort Jakarta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jenderal Ahmad Yani 2, By Pass, Jakarta 10510</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5f/bf/5fbf6b31cac96dd02669ad131591b1ffa25a0e90.PNG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Jakarta's industrial district, conveniently placed only 10 minu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="24.64" OriginalAmount="24.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.360924026931" Longitude="106.83333902582" StarRating="3" HotelCode="321540|1521788" HotelName="Hotel Santika Depok" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Margonda Raya 88, Depok, Jakarta 16423</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/a9/b4a9dd626655bf6118c07556bbd6f9364827149b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Depok.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="24.89" OriginalAmount="24.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1465" Longitude="106.87954" StarRating="5" HotelCode="1877356" HotelName="Sunlake Waterfront Resort And Convention" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Permai Raya Blok C 1 Sunter,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/77356/1877356/55.jpg?f=17311279</HotelPictures>
        <HotelDescription>Take advantage of recreational opportunities offered, including an outdoor pool, an outdoor tennis court, and a sauna. Additional features at this hotel include complimentary wireless internet access, concierge services, and gift shops/newsstands.. Featured amenities include complimentary wired internet access, a business center, and complimentary newspapers in the lobby. Event facilities at this hotel consist of conference space and meeting rooms. Free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="25.25" OriginalAmount="25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.24550845" Longitude="106.79956722" StarRating="3" HotelCode="504317|181887" HotelName="D'primahotel Melawai - Blok M" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Melawai IX, 2, Blok M/3 Persil 73, Kebayoran Baru, Jakarta 12160</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/99/f099918e538af3d1af1ecfc0226adb271a80f0d0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="25.25" OriginalAmount="25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.243097" Longitude="106.801134" StarRating="3" HotelCode="292422|164140" HotelName="The Falatehan Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Falatehan 1 No.26, 12160 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/9a/6d9ab01513d30e719340539b4c247e85d9ebe0be.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="25.25" OriginalAmount="25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1605591716754" Longitude="106.81959624249" StarRating="3" HotelCode="317187|159201" HotelName="Hotel ibis Jakarta Harmoni" 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 Hayam Wuruk 35, Jakarta 10120</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/23/08/23089d805b757116f69287ffb8bf5cabd68766b7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="25.25" OriginalAmount="25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.245524" Longitude="106.795646" StarRating="3" HotelCode="292407|79683" HotelName="Oaktree Urban" 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>Jl. Sampit V No.3, Kebayoran Baru, Jakarta Selatan 12130</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/be/80bea801d32fb4f06b21bb0ca150f6ffbc7d97e8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="25.25" OriginalAmount="25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2959607" Longitude="106.79924628" StarRating="3" HotelCode="531056|153147" HotelName="Park 5" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Intan Rspp C-5, Cilandak, Simatupang, Jakarta 12430</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/a9/70a9a20f22665fcdf287f8ba419e2742ecd78438.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel can be found in South Jakarta. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="25.25" OriginalAmount="25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2469070933347" Longitude="106.8728239584" StarRating="3" HotelCode="298485|84291" HotelName="Hotel Ibis Jakarta Sentral Cawang" 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>Jl Mt Haryono 9, Cawang, Jakarta 13630</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/8e/3d8e3a9228a023547682ef8c896dbf14224544a7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="25.25" OriginalAmount="25" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|650021-28533855/2568415227381479186/387" HotelName="SIMPLE HOTEL WAHID HASYIM JAKARTA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/41000000/40090000/40089300/40089248/1bea466e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="25.25" OriginalAmount="25" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|260363-18152568/2568415227381479186/2073" HotelName="HARISTON HOTEL SUITES" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6900000/6893400/6893332/bd45cea7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="25.25" OriginalAmount="25.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1183138632759" Longitude="106.68973285602" StarRating="3" HotelCode="312380|swissbelinn_airport" HotelName="Swiss-Belinn Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Husein Sastranegara Blok A 9, Jakarta 15127</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/5a/015a13b2d90e52bb7fa6b540db479e3ec568bfe7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="25.25" OriginalAmount="25.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19991" Longitude="106.854778" StarRating="3" HotelCode="292369|balairung_hotel_jakarta" HotelName="Balairung Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Matraman Raya 19, Jakarta 13140</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/82/68824c157efc826f22894721cb8adedc31146c8e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="25.25" OriginalAmount="25.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18725632" Longitude="106.82701509" StarRating="3" HotelCode="594406|ashley_hotel_jakarta" HotelName="Ashley Hotel Jakarta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan K H Wahid Hasyim 73-75, Menteng, Jakarta 10340</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/a6/68a6da2834884d0d0e3a6e5ef28a233e866d56a5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel can be found in South Jakarta. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="25.25" OriginalAmount="25.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.21893272" Longitude="106.79398857" StarRating="2" HotelCode="849438|home_899_patal_senayan" HotelName="Airy Patal Senayan 2 Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Patal Senayan 2, RT 5/RW 7, Kebayoran Lama, Jakarta 12210</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/10/f0/10f033d743333ddb02b9899a197e641e390eedce.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="25.26" OriginalAmount="25.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2421" Longitude="106.78947" StarRating="3" HotelCode="2493723" HotelName="Moritz Biz Gandaria" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jl Gandaria Tengah 1 No. 24,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/93723/2493723/1.jpg?f=17490925</HotelPictures>
        <HotelDescription>Make use of convenient amenities, which include complimentary wireless internet access and concierge services.. Featured amenities include a business center, dry cleaning/laundry services, and a 24-hour front desk. Free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="26.07" OriginalAmount="25.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1615" Longitude="106.81687" StarRating="3" HotelCode="2940871" HotelName="Verse Lite Hotel Gajah Mada" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pembangunan I, No. 22-24,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/40871/2940871/30.jpg?f=17499765</HotelPictures>
        <HotelDescription>Make use of convenient amenities such as complimentary wireless internet access, concierge services, and a reception hall.. Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage. Free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="26.26" OriginalAmount="26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2447112581578" Longitude="106.87539850586" StarRating="4" HotelCode="305727|84286" HotelName="Best Western Premier The Hive" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan DI. Panjaitan Kav. 3-4, Jakarta 13340</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/eb/1c/eb1cffde038f6fe48c0d53c7ca2d9d601dac3c56.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="26.26" OriginalAmount="26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="0" HotelCode="821007|423760" HotelName="Eightin Jakarta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bendungan Jatiluhur 25, Bandungan Hilir, Tanah Abang, Jakarta Pusat 10210</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/f7/7df7a0e70a72add6d106712203ff9ffdd0252e1c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="26.26" OriginalAmount="26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1489551984947" Longitude="106.81739151478" StarRating="4" HotelCode="14773|36138" HotelName="Mercure Jayakarta Kota" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hayam Wuruk 123, 11160 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/f8/36f84c818ae4392100c8d767b2bdb88d6f46c06c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located 15 minutes’ walk away from the Glodok and Mangga Dua shopping malls and it is a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="26.26" OriginalAmount="26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1871967461964" Longitude="106.82086296379" StarRating="2" HotelCode="185662|75325" HotelName="Favehotel Wahid Hasyim" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jl.KH. Wahid Hasyim No. 135, Jakarta Pusat, Jakarta 10240</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/92/93920d6f16cc1b6ef4409df25031df089d442634.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;With its central location, this hotel is placed within easy reach of most tourist attractions and bu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="26.26" OriginalAmount="26" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|340481-18187519/2568415227381479186/1852" HotelName="IBIS JAKARTA HARMONI" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9700000/9695700/9695677/w2036h1536x6y0-7a388a7e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="26.26" OriginalAmount="26" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|371807-18187552/2568415227381479186/2622" HotelName="IBIS STYLES JAKARTA SUNTER - CHSE CERTIFIED" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12360000/12358500/12358409/df45170d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="26.26" OriginalAmount="26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="13.75914" Longitude="100.53629" StarRating="3" HotelCode="0|224739-18155630/2568415227381479186/2692" HotelName="PARK" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>45 SOI SRIAYUTTAYA 12,PHAYATHAI ROAD,BANGKOK,SOUTH EASTERN ASIA,BANGKOK,TH</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3420000/3419900/3419827/4514f0d1_b.jpg</HotelPictures>
        <HotelDescription>WSASTHBKK001619True Siam Phayathai Hotel3.006545 Soi Sriayuttaya 12Phayathai RoadBangkokAsiaSouth Eastern AsiaPhayathai+66 (0) 2 6426932-4+66 (0)2 2466083rsvn@truesiamhotel.comhttp://truesiamhotel.com&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="26.26" OriginalAmount="26" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|511853-18203237/2568415227381479186/2873" HotelName="DAFAM TERASKITA JAKARTA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/14000000/13450000/13447300/13447265/d005dea0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="26.26" OriginalAmount="26" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|309947-18227541/2568415227381479186/3139" HotelName="SANTIKA KELAPA GADING" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11300000/11291300/11291281/953dd336_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="26.26" OriginalAmount="26" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|534593-20675810/2568415227381479186/3505" HotelName="SUNBREEZE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/39000000/38280000/38279000/38278935/92b4ecb6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="26.26" OriginalAmount="26.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.15271299" Longitude="106.8961687" StarRating="3" HotelCode="284847|grand_whiz_hotel_kelapa_gading" HotelName="éL Royale Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bukit Gading Raya Kav. 1, Kelapa Gading, Jakarta Utara 14240</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/8c/9b8c6522830b455e2657a501bea90c8464bb33a1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="26.26" OriginalAmount="26.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16307079" Longitude="106.83229094" StarRating="4" HotelCode="735737|golden_tulip_passer_baroe" HotelName="Golden Tulip Passer Baroe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pintu Air V 53, Sawah Besar, Pasar Baru, Jakarta 11710</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/73/b07326d94b34918388fca7534d811037458e982d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers' stays are enhanced by the range of services and amenities at this hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="26.26" OriginalAmount="26.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.24535174" Longitude="106.79699267" StarRating="3" HotelCode="884480|sampit_residence_managed_by_flat06" HotelName="Sampit Residence By FLAT06" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sampit 2 5-9, Jakarta 12130</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/3d/e03d57e8cc209df17c902faf63a8eabbd4b5022a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="26.26" OriginalAmount="26.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.181174" Longitude="106.875501" StarRating="4" HotelCode="905768|grand_cempaka" HotelName="Grand Cempaka" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cempaka Putih, Jakarta Pusat, Jakarta 10520</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/5b/f85b667bd046680c3c5fc52a00b3d754d3f5ac69.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a strategic location in central Jakarta, within the business and shopping district...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="26.26" OriginalAmount="26.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1469871129164" Longitude="106.87962949276" StarRating="4" HotelCode="902986|sunlake_hotel_2" HotelName="Sunlake" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Danau Permai Raya, Jakarta 14350</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/ec/e1ec54dde9d2863ffc1e43681041e7c98730c03b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located by the spectacular Lake Danau Sunter in central Jakarta. Nearby landmarks inclu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="26.31" OriginalAmount="26.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.245012" Longitude="106.87244" StarRating="4" HotelCode="2521694" HotelName="Harper Mt Haryono By Aston" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jl.MT Haryono Kav.6-7, (Jl. Biru Laut X) Cawang,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0025/21694/2521694/9.jpg?f=17745248</HotelPictures>
        <HotelDescription>Pamper yourself with onsite massages or enjoy recreation amenities such as an outdoor pool. Additional features at this hotel include complimentary wireless internet access, concierge services, and a banquet hall.. Featured amenities include a business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. Free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="27.27" OriginalAmount="27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.219357" Longitude="106.836354" StarRating="4" HotelCode="94775|66344" HotelName="Aston Rasuna" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan HR. Rasuna Said, Komplek Apartemen Taman Rasuna, Tower A Lower Ground, Jakarta 12960</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/76/3576dd69dc581971c544a2ed7751d781301a6cb1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city and business hotel is situated in the heart of Jakarta's central business district, close ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="27.27" OriginalAmount="27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.13880108" Longitude="106.83202277" StarRating="3" HotelCode="316128|44273" HotelName="Ibis Styles Jakarta Mangga Dua Square" 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,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gunung Sahari Raya 1, Sawah Besar, 14420 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/c2/dfc2ef1b02c82a55f49135fab8a2a554b7fbea09.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="27.27" OriginalAmount="27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.199221883105" Longitude="106.79921160217" StarRating="3" HotelCode="316915|65919" HotelName="Hotel ibis Jakarta Slipi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Letjen S Parman Kav 59, Jakarta 11066</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/31786/a_31786_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city and business hotel enjoys a strategic location in West Jakarta. It lies just a 5-minute dr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="27.27" OriginalAmount="27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.25728124" Longitude="106.81515004" StarRating="3" HotelCode="435042|153140" HotelName="Oktroi Plaza" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kemang Utara Raya 1, Jakarta Selatan 12730</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/3b/4f3b77d25fd6ba29d20583654168526ca81650d9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="27.27" OriginalAmount="27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16867485" Longitude="106.82985783" StarRating="3" HotelCode="326770|84257" HotelName="Sriwijaya Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Veteran 1, Jakarta 10110</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/a0/a4a002208f56522ba286985e2452bfc61afbbd88.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="27.27" OriginalAmount="27" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|891433-28536760/2568415227381479186/497" HotelName="DES INDES MENTENG" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/41000000/40230000/40226300/40226273/428d7e9b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="27.27" OriginalAmount="27.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.192283" Longitude="106.838355" StarRating="2" HotelCode="187955|reddoorz_cikini" HotelName="Gren Alia Cikini Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Cikini Raya No.46, Jakarta 10330</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/27/4927e0dc268466b277dc7b49177515ed99393644.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="27.27" OriginalAmount="27.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.22546734" Longitude="106.82961622" StarRating="2" HotelCode="438347|amaris_hotel_satrio_kuningan_jakarta" HotelName="Amaris Hotel Satrio Kuningan - Jakarta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Prof. Dr. Satrio 23, Kuningan, Blok C4 Kav.11, Jakarta 12950, West Java</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1d/69/1d6980e57649d37c4b526360d6912bd3e69b7901.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="27.32" OriginalAmount="27.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.149326" Longitude="106.82205" StarRating="4" HotelCode="82278" HotelName="Sparks Life Jakarta, Artotel Curated" Meals="EXECUTIVE ROOM" BedType="EXECUTIVE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mangga Besar No.42,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/82278/82278/31.jpg?f=17730672</HotelPictures>
        <HotelDescription>Take advantage of recreation opportunities including a nightclub and an outdoor pool. This hotel also features complimentary wireless internet access, wedding services, and a television in a common area. Getting to nearby attractions is a breeze with the area shuttle (surcharge).. Featured amenities include a 24-hour business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. Planning an event in Jakarta? This hotel has 59 square feet (3 square meters) of space consisting of conference space and meeting rooms. A roundtrip airport shuttle is provided for a surcharge (available on request), and free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="27.36" OriginalAmount="27.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.162462" Longitude="106.83026" StarRating="3" HotelCode="3981773" HotelName="Grand G7 Pasar Baru" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>24 Jl. H. Samanhudi,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0039/81773/3981773/1.jpg?f=17274291</HotelPictures>
        <HotelDescription>Make use of convenient amenities, which include complimentary wireless internet access and concierge services.. Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage. This hotel has 3 meeting rooms available for events. Free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="27.88" OriginalAmount="27.6" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.11291" Longitude="106.75213" StarRating="3" HotelCode="2260307" HotelName="Ozone Hotel Pantai Indah Kapuk" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pantai Indah Utara 3,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/60307/2260307/1.jpg?f=17691575</HotelPictures>
        <HotelDescription>This hotel offers designated smoking areas.. Featured amenities include a business center, complimentary newspapers in the lobby, and a 24-hour front desk. Free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="27.98" OriginalAmount="27.7" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.187133" Longitude="106.826965" StarRating="4" HotelCode="3827186" HotelName="Ashley Wahid Hasyim Jakarta" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jalan K.H. Wahid Hasyim No. 73-75, Gondangdia, Menteng, Jakarta Pusat</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/27186/3827186/1.jpg?f=16539560</HotelPictures>
        <HotelDescription>Pamper yourself with a visit to the spa, which offers massages. This hotel also features complimentary wireless internet access, wedding services, and a banquet hall.. Featured amenities include a computer station, dry cleaning/laundry services, and a 24-hour front desk. This hotel has 5 meeting rooms available for events. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="28.22" OriginalAmount="27.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.14651" Longitude="106.81618" StarRating="3" HotelCode="1877297" HotelName="Favehotel Ltc Glodok Jakarta" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Ltc Glodok Building 8Th Floor, Jl. Hayam Wuruk No. 127</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/77297/1877297/50.jpg?f=17229973</HotelPictures>
        <HotelDescription>Take in the views from a terrace and a garden and make use of amenities such as complimentary wireless internet access. Additional amenities at this hotel include concierge services and a banquet hall.. Featured amenities include complimentary newspapers in the lobby, a 24-hour front desk, and luggage storage..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="28.28" OriginalAmount="28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2896695367551" Longitude="106.77797924006" StarRating="4" HotelCode="481551|152914" HotelName="Grand Whiz Poins Square Simatupang Jakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Jalan RA. Kartini 1, Lebak Bulus, Cilandak, South Jakarta, Jakarta 12440</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/91/3f/913f9f98583c7fd9c648e99e629c54775860adce.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="28.28" OriginalAmount="28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2428953" Longitude="106.8020927" StarRating="2" HotelCode="321524|153040" HotelName="Losari Hotel Blok M2" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hasanuddin 30, Jakarta Selatan, Jakarta 12160</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1d/18/1d185d9f838eaa32a2c87639afc6b96285452776.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A wide range of services and facilities ensures a comfortable stay at the hotel for business travell...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="28.28" OriginalAmount="28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16468624" Longitude="106.8204733" StarRating="3" HotelCode="757611|342941" HotelName="MaxOneHotels.com At Platinum Hayam Wuruk Jakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hayamwuruk 5, Gambir Jakarta, Jakarta 10120</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/41/f1419f5883133990f0b343774b27e762eb86deea.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="28.28" OriginalAmount="28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.161649" Longitude="106.771611" StarRating="2" HotelCode="298484|84242" HotelName="ibis budget Jakarta Daan Mogot" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Daan Mogot 50 B, Jakarta 11460</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/ea/64ea00abb6cadd1d7e43825cce021f8b159edde2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="28.28" OriginalAmount="28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.149582" Longitude="106.822004" StarRating="3" HotelCode="92654|75324" HotelName="Sparks" 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>Jl. mangga Besar Raya 42, Jakarta, Barat 11150</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/dd/81ddeb2f2df860425c53f002e1b6a3e963797e38.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 5 km from the centre of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="28.28" OriginalAmount="28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.223142" Longitude="106.838363" StarRating="4" HotelCode="153272|73517" HotelName="The Residences at Puri Casablanca" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Puri Casablanca 1, Kuningan, Jakarta 12870</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/2c/3f2cfacab44743db9b02baac82c14df0b9f8dd59.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a strategic location in the central business district of Jakarta, where all of the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="28.28" OriginalAmount="28" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|251266-18152567/2568415227381479186/1638" HotelName="FAVE GATOT SUBROTO" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6650000/6640200/6640116/a8eb16c8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="28.28" OriginalAmount="28" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|190745-18150199/2568415227381479186/3084" HotelName="RASUNA ICON" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4820000/4810800/4810725/c88d3c99_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="28.28" OriginalAmount="28.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.22119074" Longitude="106.82425144" StarRating="3" HotelCode="504326|ayaka_suites" HotelName="Ayaka Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Karet Pedurenan 45, Setiabudi, Jakarta 12940</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/29/04/290477c9d2e4dcdff49f7ee1eb74d55756f7838d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="28.28" OriginalAmount="28.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.291795" Longitude="106.822825" StarRating="3" HotelCode="333507|sahati_hotel" HotelName="Sahati Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Taman Margasatwa 45, Ragunan, Jakarta 12410</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/19/b9/19b9842cfe49ea6af67034a6b66eed2fdcc19942.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a restaurant, a babysitting service, a childcare service and room service. Wireless...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="28.28" OriginalAmount="28.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2185884" Longitude="106.79439944" StarRating="3" HotelCode="806954|apartemen_senayan" HotelName="Senayan Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Patal Senayan 21, Jakarta Selatan 12210</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7f/dc/7fdc449a5022d2942c568b28b7ae4665e4c0c22c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="28.28" OriginalAmount="28.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18370344" Longitude="106.82469169" StarRating="0" HotelCode="971728|ashley_hotel_sabang" HotelName="Ashley Sabang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan H Agus Salim 22AB, RT 2/RW 1, Kebon  Sirih, Menteng, Jakarta 10340</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5f/fc/5ffc772386904b363aa9a2ede841a577ede51571.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="28.28" OriginalAmount="28.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.22348413" Longitude="106.87962678" StarRating="3" HotelCode="973314|minimalist_studio_at_bassura_city_apartment_by_travelio" HotelName="Bassura City Apartment By Travelio" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Basuki Rahmat 1A, East Jakarta, 13410 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/3c/a93c649f37fa9ab3aca4b98be34ebbb524147b7f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="28.28" OriginalAmount="28.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18824249" Longitude="106.87461597" StarRating="0" HotelCode="984075|studio_at_green_pramuka_city_serene_apartment_living_by_travelio" HotelName="Green Pramuka City by Travelio" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jenderal Ahmad Yani Kav 49, Rawasari, Cempaka Putih, Jakarta 10570</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/da/6b/da6b2b08cdbd44faa367544d51dfc92223b4e87f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="29.29" OriginalAmount="29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="3" HotelCode="850192|388638" HotelName="Hotel Kuretakeso Kemang" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bangka Raya 7A, Kemang, Jakarta Selatan, Jakarta 12730</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b6/01/b60114cc62b1960a3de0f6406d8e6d0f5e8ec4ce.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="29.29" OriginalAmount="29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.29016593" Longitude="106.7791046" StarRating="3" HotelCode="404730|159597" HotelName="Swiss-Belinn Simatupang Jakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan R.A. Kartini 32, Lebak Bulus, Simatupang, Jakarta 12440</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/17/e6/17e63fff5a12395f80bdf607b8ab7e57b4b4fba4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="29.29" OriginalAmount="29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.256073671557" Longitude="106.85559596822" StarRating="4" HotelCode="397046|84296" HotelName="Swiss Belresidences Kalibata Jakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kalibata Raya 22, Jakarta 12740</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/55/f15518c9f33bc96c03321c1bc820b1b25fa767e4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="29.29" OriginalAmount="29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.611813" Longitude="1.304773" StarRating="3" HotelCode="0|282173-18187521/2568415227381479186/2152" HotelName="IBIS JAKARTA CAWANG" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>10 AVENUE ANDRE MARIE AMPERE, COLOMIERS, FR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8260000/8257100/8257087/4d4a1d81_b.jpg</HotelPictures>
        <HotelDescription>The hotel is situated just 5 minutes from Airbus and 10 minutes from Blagnac. It is approximately 3 km from Colomiers. The Appart'City Toulouse Colomiers aparthotel offers private accommodation with a lift, free Wi-Fi and private parking.

Every one of our 71 air conditioned apartments is fully furnished and has a study area, LCD TV and kitchen equipped with a ceramic hob, fridge, dishwasher and microwave. The residence has all the amenities, shops and restaurants you need nearby and is just 10 minutes by car from the city centre. Discover the relaxed way of life in the “pink city”, its Cité Mediévale, the famous Place du Capitole and even the Saint-Sernin Basilica.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="29.29" OriginalAmount="29" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|3610-18150190/2568415227381479186/2524" HotelName="MERCURE JAKARTA KOTA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/83500/83404/23446806_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="29.29" OriginalAmount="29" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|889974-18880598/2568415227381479186/2702" HotelName="GRAND PICASSO" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/29000000/28590000/28581800/28581769/a05d1eee_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="29.29" OriginalAmount="29" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|267268-18189126/2568415227381479186/3263" HotelName="SOTIS" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10080000/10073200/10073152/152540f7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="29.29" OriginalAmount="29.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.255251" Longitude="106.810889" StarRating="4" HotelCode="66205|grandkemang_hotel" HotelName="Grandkemang" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kemang Raya, 2H Kebayoran Baru, Jakarta 12730</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/52/2b522ae6a2ee13e94ff082e14f048a6b97a6bc1a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is strategically located in the heart of Kemang, the prestigious and fascinating urban liv...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="29.29" OriginalAmount="29.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.124712" Longitude="106.7953235" StarRating="4" HotelCode="199855|aston_pluit_hotel__residence" HotelName="Aston Pluit Hotel &amp; Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pluit Selatan 1, Pluit, Jakarta 14450</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/39/b1/39b19d000825a87f834ce8a69814b17636b2a356.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guest accommodation comprises 203 rooms. Individual storeys are accessible via the lift or stairs. S...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="29.29" OriginalAmount="29.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.26362017" Longitude="106.78828385" StarRating="4" HotelCode="350006|bellevue_suites_3" HotelName="The Bellevue Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Massage Centre,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan H. Nawi 1, Jakarta 12420</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/c8/f5/c8f5d0b130c094fef421c2689353230dd4d6bd25.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="29.37" OriginalAmount="29.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.189264" Longitude="106.84685" StarRating="4" HotelCode="402397" HotelName="The Acacia Hotel Jakarta" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kramat Raya No. 81, Menteng</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0004/02397/402397/1.jpg?f=17734716</HotelPictures>
        <HotelDescription>Dip into one of the 2 outdoor swimming pools or enjoy other recreational amenities, which include a fitness center. This hotel also features complimentary wireless internet access, concierge services, and a hair salon.. Featured amenities include a business center, a 24-hour front desk, and luggage storage..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="30.30" OriginalAmount="30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.159246" Longitude="106.8517808" StarRating="4" HotelCode="300324|80195" HotelName="Best Western Plus Kemayoran" 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 Benyamin Suaeb, Blok A5, Kemayoran, Jakarta 10630</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/6d/306dbc4f753963144d618f98c2f80810306ecbc8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="30.30" OriginalAmount="30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.14962197" Longitude="106.85015804" StarRating="3" HotelCode="408796|84224" HotelName="Swiss-Belinn Kemayoran Jakarta" 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>Jl. Benyamin, Sueb Blok D6, Complex Springhill - Kemayoran, 14410 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/b1/80b1788d8ceaeafa745642c1dd64d0e140621b37.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="30.30" OriginalAmount="30" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|146899-18150252/2568415227381479186/1757" HotelName="PURI CASABLANCA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4030000/4020200/4020188/6af68b99_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="30.30" OriginalAmount="30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.950622" Longitude="145.0467166" StarRating="3" HotelCode="0|224727-18150249/2568415227381479186/2058" HotelName="ORCHARDZ JAYAKARTA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>1130 Nepean Highway, Melbourne, 3190, AU</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10430000/10424900/10424867/0f041735_b.jpg</HotelPictures>
        <HotelDescription>Floors: 2. Total rooms: 70. Physically challenged rooms: 1. Nonsmoking rooms: 70. Suites: 70. Stay at this boutique Melbourne motel, located in the suburb of Highett, a short distance from Southland Shopping Centre and Highett Railway Station, giving you easy access to Melbourne's City Center. Bayside beaches are just three kilometers away. 

The Best Western Plus Buckingham International offers 4 Star accommodation in Melbourne, including 67 rooms and four apartments. All rooms feature free wireless broadband and eight channels of Foxtel? cable television. Other facilities at this Melbourne hotel include a pool and barbeque, set in quiet, immaculately groomed gardens. 

The Best Western Plus Buckingham International is renowned for weddings and functions, and can accommodate up to 150 guests, while Busbys Bar &amp;amp; Restaurant offers a very cozy but informal dining experience. 

For superior customer service and a convenient location in Melbourne, make a reservation at the Best Western Plus Buckingham International today! Enjoy your stay.. ?From: All directions. The Best Western Plus Buckingham International is located on Nepean Highway, 16 kilometers south of Melbourne's CBD.

?From: Airport Take the Westgate Bridge to the city, followed by a right exit onto Kings Way and from then drive south to St Kilda Road, the same road will become Nepean Highway. After crossing Moorabbin train station, keep driving on the same road. We are just before Westfield Southland Shopping Centre on the right hand side. Make a U turn before Bay Road on to the service road to enter the Best Western Plus Buckingham International.

?From: Highett train station After getting off the train, face towards the south and keep going in the direction of Nepean Highway. After two minutes walk, from the traffic signal and Budget Car Rental on the corner, the Best Western Plus Buckingham International is located on the right hand side.Restaurants:  Aj's Bar and Bistro, on premises, full service, steak house, open for: breakfast, dinner, friendly and casual dining service, open from 6:00 - 9:30 p.m.. 1.00 kilometer(s) from McDonald's?, fast food, American, open for: breakfast, lunch, dinner . 1.00 kilometer(s) from Dom's Bistro, bar/lounge, international, open for: breakfast, dinner . 6.00 kilometer(s) from Windows On the Bay, fast food, American, open for: breakfast, lunch . 2.00 kilometer(s) from TGI Fridays, full service, American, open for: breakfast, lunch, dinner . 3.00 kilometer(s) from Yum Cha, cafe, Chinese, open for: lunch, dinner . 4.00 kilometer(s) from Cinnamon Club House, full service, Indian, open for: dinner . 5.00 kilometer(s) from Tudor Inn, buffet, American, open for: dinner . 5.00 kilometer(s) from Doyles, full service, seafood, open for: breakfast, lunch, dinner, across the Mordiallioc River, Bay side with terrific viewsArea Info: 2.00 kilometer(s) from Cheltenham, 2.00 kilometer(s) from Sandringham, 3.00 kilometer(s) from Moorabbin, 5.00 kilometer(s) from Heatherton, 6.00 kilometer(s) from Mentone, 6.00 kilometer(s) from Caulfield South, 6.00 kilometer(s) from Brighton, 10.00 kilometer(s) from St. Kilda, 10.00 kilometer(s) from Dandenong, 12.00 kilometer(s) from Frankston, 45.00 kilometer(s) from Mornington Peninsula, 2 kilometer(s) from Nalcor, 2 kilometer(s) from Amcor Flexibles, 2 kilometer(s) from Cotton On, 2 kilometer(s) from Target, 5 kilometer(s) from Cocacola Amatil, 6 kilometer(s) from Coles, 6 kilometer(s) from Wesfarmers, 2.00 kilometer(s) from Homesglen University, Moorabbin Campus, 4.00 kilometer(s) from Monash University, Clayton Campus, 9.00 kilometer(s) from Monash University, Caulfield Campus, 14.00 kilometer(s) from Holmesglen University, Chadstone Campus, 20.00 kilometer(s) from Swinburne University, Glenferrie Campus, 0.5 kilometer(s) from Playground , 0.5 kilometer(s) from Shopping Centre , 0.5 kilometer(s) from Theaters , 1 kilometer(s) from Barber/Beauty Shop, at Southland Shopping Centre, 1 kilometer(s) from Foreign Currency Exchange, at Southland Shopping Centre, 1 kilometer(s) from Parks, 2 kilometer(s) from Fitness Center, with weight machines, 3 kilometer(s) from Tennis Courts, 3 kilometer(s) from Golf courses, 5 kilometer(s) from Beaches, 5 kilometer(s) from Boating and Jet Skiing, 5 to 10 kilometers, 6 kilometer(s) from Hospital, 8 kilometer(s) from Ice Skating, at Caulfield, 10 kilometer(s) from Amusement Park, in St Kilda, 10 kilometer(s) from Caulfield Race Track, 17 kilometer(s) from Casino, 18 kilometer(s) from Art Centre, 20 kilometer(s) from Sandown Race Track, 20 kilometer(s) from Aquariums, 20 kilometer(s) from Museums, 20 kilometer(s) from Convention Centre, 20 kilometer(s) from City Center, 22 kilometer(s) from Botanical Gardens, Game room/video games
, Lounge with live entertainment and dancing
, 0.50 kilometer(s) from Highett Shopping Centre, Best place to grab local produce, cafes and shops, 2.00 kilometer(s) from Westfield Southland Shopping Centre, popular shopping destination with multi-national brands surrounded, 5.00 kilometer(s) from Moorabbin DFO, Direct Factory Outlet - Big brands on huge discount, 8.00 kilometer(s) from Chadsone Shopping Centre, Biggest shopping mall in southern hemisphere, Outdoor pool , 0.03 kilometer(s) from Sir William's Fry Reserve, Park, 1.50 kilometer(s) from Village Cinemas, Movie Theater, 3.00 kilometer(s) from AMF Bowling, 4.00 kilometer(s) from Royal Melbourne GC, Austalia wide popular Golf course, 4.00 kilometer(s) from Sandringham Yacht Club, Fishing/Kayaking, 6.00 kilometer(s) from Miniature golf, 6.00 kilometer(s) from Southern Golf club&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="30.30" OriginalAmount="30" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|260373-18152583/2568415227381479186/2080" HotelName="SANTIKA DEPOK" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8300000/8293300/8293260/dd6daeab_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="30.30" OriginalAmount="30" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|180909-18150157/2568415227381479186/2176" HotelName="FAVE WAHID HASYIM" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/180909/201262811441135.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="30.30" OriginalAmount="30" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|3603-18150167/2568415227381479186/2189" HotelName="IBIS SLIPI" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/3603/20111223161133665.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="30.30" OriginalAmount="30" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|887490-18326570/2568415227381479186/3072" HotelName="KURETAKESO KEMANG" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/32000000/31940000/31932900/31932842/eb168a68_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="30.30" OriginalAmount="30" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|224778-18150258/2568415227381479186/3241" HotelName="SMART" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8700000/8695200/8695169/c16871aa_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="30.30" OriginalAmount="30.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2066758259128" Longitude="106.83026690812" StarRating="4" HotelCode="312379|royal_kuningan_hotel" HotelName="Royal Kuningan Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kuningan Persada Kavling 2, Setiabudi, Daerah Khusus, Ibukota, Jakarta 12950</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/1b/a01ba2392f60dc31f80f23d29df2d72a53a94485.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Halim Perdana Kusuma (HLP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="30.30" OriginalAmount="30.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2229131143629" Longitude="106.84799820185" StarRating="4" HotelCode="94774|harris_hotel_tebet_jakarta" HotelName="Harris Tebet" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>JI. Dr Saharjo no. 191, Jakarta 12960</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2e/01/2e0102cd85198d5fcfe500c3eecdc2e0c6dc5d83.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="30.30" OriginalAmount="30.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.28480277" Longitude="106.80689898" StarRating="4" HotelCode="784449|psw_antasari_hotel" HotelName="PSW Antasari Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pangeran Antasari 75, RT.12/RW.13, Jakarta 12430</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/46/7e46e670dd71e325ee0c18446198ddb0cdf002af.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="30.45" OriginalAmount="30.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.186752" Longitude="106.81728" StarRating="4" HotelCode="4030979" HotelName="Ashley Tanah Abang" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jalan K.H. Wahid Hasyim No. 220,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0040/30979/4030979/2.jpg?f=17255555</HotelPictures>
        <HotelDescription>Be sure to enjoy recreational amenities including an indoor pool and a fitness center. Additional amenities at this hotel include complimentary wireless internet access, concierge services, and a banquet hall.. Featured amenities include complimentary newspapers in the lobby, dry cleaning/laundry services, and a 24-hour front desk. Free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="30.46" OriginalAmount="30.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2896" Longitude="106.77795" StarRating="4" HotelCode="2513642" HotelName="Grand Whiz Hotel Poins Simatupang Jakarta" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ra. Kartini No.1, Cilandak, Poins Square Mall</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0025/13642/2513642/46.jpg?f=17320295</HotelPictures>
        <HotelDescription>Relax at the full-service spa, where you can enjoy massages. You're sure to appreciate the recreational amenities, which include 2 outdoor swimming pools, a sauna, and a fitness center. Additional amenities at this hotel include complimentary wireless internet access, concierge services, and shopping on site.. Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="30.74" OriginalAmount="30.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.159246" Longitude="106.85178" StarRating="4" HotelCode="1877282" HotelName="Bw Kemayoran Hotel &amp; Convention Powered By Archipelago" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Benyamin Suaeb No.5, Kebon Kosong, Kec. Kemayoran,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/77282/1877282/41.jpg?f=17427449</HotelPictures>
        <HotelDescription>Facilities: The hotel has a lift and features 156 rooms. The friendly staff at the reception desk are happy to answer any questions. Amenities include a baggage storage service, a safe and a cash machine. Wireless internet access is provided in public areas. The tour desk offers assistance with booking excursions. The hotel offers various facilities for guests with disabilities. Wheelchair-accessible facilities are available. A number of shops, including a supermarket and souvenir shop, are great for shopping or just browsing. The grounds of the hotel feature a playground and a lovely garden. Parking facilities available to guests include a garage and a car park. Further services include a 24-hour security service, a complimentary babysitting service, a childcare service, a car hire service, a transfer service, 24-hour room service, a laundry service, a hairdresser, a coin-operated laundry and a hotel shuttle bus. Complimentary newspapers are available. The business centre is on hand for guests' business requirements and provides a fax machine.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="31.31" OriginalAmount="31" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|3606-18150165/2568415227381479186/1931" HotelName="IBIS MANGGA DUA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/3606/3606_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="31.31" OriginalAmount="31" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|599409-18216291/2568415227381479186/2598" HotelName="IBIS BUDGET JAKARTA DAAN MOGOT - CHSE CERTIFIED" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10660000/10656500/10656449/b31f68f4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="31.31" OriginalAmount="31" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|650024-20811874/2568415227381479186/2884" HotelName="HOTEL GREN ALIA CIKINI" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/41000000/40910000/40906800/40906757/806663ce_edited_7b0b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="31.31" OriginalAmount="31" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|267270-18189138/2568415227381479186/3389" HotelName="THE FALATEHAN BY SAFIN" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12420000/12415300/12415226/e17a4f30_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="31.31" OriginalAmount="31.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18259" Longitude="106.817053" StarRating="4" HotelCode="80669|millennium_hotel_sirih_jakarta" HotelName="Millennium Hotel Sirih Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Fachrudin 3, Jakarta 10250</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/cc/6a/cc6a3f978f615d5a3cfc8f84a7cd1dc46b8845ac.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located in the thriving business district at the heart of Jakarta. The Nat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="31.31" OriginalAmount="31.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.24438061" Longitude="106.79974469" StarRating="3" HotelCode="327570|m_hotel_4" HotelName="M Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Melawai VI. No. 27 Blok M, Kebayoran Baru, Jakarta, 12160</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/6a/a96ac21423839d4bf0167b7091fdfa74421de1db.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="31.63" OriginalAmount="31.32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16428" Longitude="106.8204" StarRating="3" HotelCode="2653270" HotelName="Yello Hotel Harmoni Jakarta" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hayam Wuruk No. 6,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0026/53270/2653270/1.jpg?f=17182477</HotelPictures>
        <HotelDescription>Enjoy recreation amenities such as a fitness center or take in the view from a terrace. Additional amenities at this hotel include complimentary wireless internet access, concierge services, and a banquet hall.. 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..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="31.85" OriginalAmount="31.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1160393796027" Longitude="106.68232804707" StarRating="3" HotelCode="298487|1216638" HotelName="ibis Styles Jakarta Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Bandara Soekarno Hatta, Kampung Rawa Bokor, Tangerang 15125</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/55/78/5578ae79a5e769452a4fb1613c7dfb7e2a621874.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="32.32" OriginalAmount="32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1435493020602" Longitude="106.84522857389" StarRating="3" HotelCode="317779|84229" HotelName="Holiday Inn Express Jakarta International Expo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Arena Pekan Raya Pintu 6, Kemayoran, Jakarta Pusat, Jakarta 10620</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/ea/f1eaab0d1975307e93e5635238f8a093697128ba.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="32.32" OriginalAmount="32" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|253798-28581348/2568415227381479186/306" HotelName="AMAROOSSA COSMO JAKARTA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6910000/6907300/6907204/7d900413_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="32.32" OriginalAmount="32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.856023" Longitude="27.251316" StarRating="4" HotelCode="0|599402-28582370/2568415227381479186/1252" HotelName="ASHLEY HOTEL SABANG" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/37000000/36490000/36489300/36489276/6b59f844_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="32.32" OriginalAmount="32" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1436575-27801760/2568415227381479186/2772" HotelName="LUXEUR SETIABUDI MANAGED BY AVALON" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/website/common/img/no-image.png</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="32.32" OriginalAmount="32" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1259664-20675813/2568415227381479186/2927" HotelName="NEO PURI INDAH" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1259664/202181210137836.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="32.32" OriginalAmount="32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.336511" Longitude="82.976496" StarRating="3" HotelCode="0|251420-18189742/2568415227381479186/3362" HotelName="SAMPIT RESIDENCE MANAGED BY FLAT06" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> The Mall Cantonment, Varanasi, IN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12230000/12224000/12223999/2eaaec45_b.jpg</HotelPictures>
        <HotelDescription>120 Spacious and Well Appointed Rooms Including 90 Superior, 9 Suites and 21 Club Rooms with Choice of River, Swimming Pool and Garden View. All Rooms Equipped with Hospitality Tray, Wi-Fi, TV, In Rooms Safe, Internet Connectivity, Mini Bar, Hair Dryer etc. In Addition Club Room and Suites quests Enjoy Luxury of 29 Inch LCD TV, DVD Player, Additional Room Amenities and Express Check In and Check Out Facility. A Dedicated Room Designed as Per International Standards for Differently Able Quests. Adults and Kids Pool with Swim Up Bar with a Sitting Capacity Up to 15 People. Gymnasium Equipped with State of Art. Silk Route - Chinese Specialty Restaurant with Capacity of 72 Persons. Tadka - Indian Specialty Restaurant with Live Kitchen. Cafe Fresco - Coffee Shop with Buffet Meal Service and Choice of Italian and French Cuisine on A la Carte. Toxic - An Exclusive Bar. 4 Banquet Halls with All Modern Banqueting and Conference Facilities, Well Equipped Business Center with a Board Room and Internet Facility. Lush Green Lawns for Gathering Up to 5000 Persons. Please note we will not be offering free airport transfers anymore&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="32.32" OriginalAmount="32.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.122092" Longitude="106.840517" StarRating="3" HotelCode="172278|putri_duyung" HotelName="Putri Duyung Ancol" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Lodan Timur 7, Jakarta 14430</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/29/1e299cfd85f1a923357a79b2e711773a6b5b9b94.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located by the coastline and offers beautiful panoramic views of the ocean. It is conve...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="32.32" OriginalAmount="32.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2442097911167" Longitude="106.80207278228" StarRating="3" HotelCode="316424|favehotel_melawai" HotelName="favehotel Melawai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Melawai 4 3-11, South Jakarta, DKI Jakarta, Jakarta 12160</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/ff/b7ffabbacaab3761ba3e4af1683a29b18e086100.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="32.32" OriginalAmount="32.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18713734" Longitude="106.82200797" StarRating="3" HotelCode="421832|holiday_inn_express_jakarta_wahid_hasyim" HotelName="Holiday Inn Express Jakarta Wahid Hasyim" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,24 Hour Security,Air Conditioning,Central Heating,Housekeeping,Laundry,Meeting Room,Shopping Arcade,Smoking Rooms,Spa,Telephone Service,Wake-up Call Service">
        <Address>
          <AddressLines>
            <AddressLine>No.123 Jl. K.h. Wahid Hasyim, Jakarta 10240</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dc/be/dcbedc486bbfccbc75ba8159e084904eeb45e896.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Holiday Inn Express Jakarta Wahid Hasyim is the newest addition to the growing Holiday Inn Express i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="32.32" OriginalAmount="32.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.20010745" Longitude="106.82215134" StarRating="3" HotelCode="510336|liberty_thamrin" HotelName="Liberty Hotel Thamrin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sungai Gerong 2, Thamrin, Jakarta 10230</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/99/1c/991c42c0ba05ac6df5c4bac8472d27ee2a965ca4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="32.32" OriginalAmount="32.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="3" HotelCode="953634|luminor_hotel_kota" HotelName="Luminor Hotel Kota" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mangga Besar Raya 73, Taman Sari, Jakarta Barat, West Jakarta, Jakarta 11180</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/36/74368e8c01e6e57e4989f8a5053f22a4df7be89d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="32.32" OriginalAmount="32.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.158158" Longitude="106.838111" StarRating="4" HotelCode="905767|golden_boutique" HotelName="Golden Boutique Angkasa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Angkasa 1, Jakarta 10720</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/b5/70b58f10cb22bcff1e93ec20d26ab562c5b07904.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of central Jakarta and conveniently surrounded by government offi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="32.88" OriginalAmount="32.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18712" Longitude="106.82208" StarRating="3" HotelCode="2493568" HotelName="Holiday Inn Express Jakarta Wahid Hasyim By Ihg" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jl. K.H. Wahid Hasyim No.123,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/93568/2493568/1.jpg?f=17418364</HotelPictures>
        <HotelDescription>Property Location You'll be centrally located in Jakarta with a stay at Holiday Inn Express Jakarta Wahid Hasyim, steps from Sarinah Mall and close to National Monument. This hotel is within close proximity of Taman Alam Lumbini and Tanah Abang Market. Rooms Make yourself at home in one of the 160 air-conditioned rooms featuring refrigerators and LED televisions. Cable programming and MP3 docking stations are provided for your entertainment, while complimentary wireless Internet access keeps you connected. Private bathrooms with showers feature complimentary toiletries and hair dryers. Conveniences include phones, as well as safes and desks. Amenities Enjoy the recreation opportunities such as a 24-hour fitness center or make use of other amenities including complimentary wireless Internet access. Dining Enjoy a satisfying meal at a restaurant serving guests of Holiday Inn Express Jakarta Wahid Hasyim. Business, Other Amenities Featured amenities include a business center, express check-in, and complimentary newspapers in the lobby. Free self parking is available onsite.
Enjoy the recreation opportunities such as a 24-hour fitness center or make use of other amenities including complimentary wireless Internet access.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="33.17" OriginalAmount="32.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16453" Longitude="106.82637" StarRating="4" HotelCode="2535611" HotelName="Luminor Hotel Pecenongan Jakarta By Wh" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jl Pecenongan No. 35,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0025/35611/2535611/1.jpg?f=17124783</HotelPictures>
        <HotelDescription>Enjoy recreation amenities such as a fitness center or take in the view from a garden. Additional amenities at this hotel include complimentary wireless internet access, concierge services, and a ballroom.. Featured amenities include a business center, complimentary newspapers in the lobby, and dry cleaning/laundry services..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="33.33" OriginalAmount="33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.147184" Longitude="106.815758" StarRating="4" HotelCode="213198|44283" HotelName="Novotel Jakarta Gajah Mada" Meals="BED &amp; BREAKFAST,ROOM ONLY" 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 Gajah Mada 188, Barat, Jakarta 11120</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c6/3c/c63c865059ec6d8590d005daccedbacdee09ddaf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="33.33" OriginalAmount="33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1494549924182" Longitude="106.81737864417" StarRating="4" HotelCode="405426|159155" HotelName="Hotel Santika Premiere Hayam Wuruk" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hayam Wuruk 125, Jakarta Pusat, Jakarta 11160</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/b1/e3b1e6bf6d4426514a1415f88897aadbe778b061.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="33.33" OriginalAmount="33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16427965" Longitude="106.82057945" StarRating="3" HotelCode="531627|228410" HotelName="Yello Hotel Harmoni" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hayam Wuruk 6, 10120 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/0b/cd0b7dce12f0d67af2d6ea6ee9ed6dbeb0a923ad.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Jakarta, this hotel is approximately 8.6 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="33.33" OriginalAmount="33" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|224580-28549474/2568415227381479186/1238" HotelName="EL ROYALE JAKARTA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8340000/8339900/8339809/2f67ca51_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="33.33" OriginalAmount="33" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|253799-18150806/2568415227381479186/1664" HotelName="FAVE CILILITAN" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6800000/6798700/6798664/3c6b00aa_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="33.33" OriginalAmount="33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="31.10805" Longitude="77.17855" StarRating="3" HotelCode="0|350702-18187981/2568415227381479186/2515" HotelName="SWISS-BELINN SIMATUPANG" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>LAKKAR BAZAAR, NEAR DAINIK JAGRAN BUILDING, SHIMLA, IN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12310000/12306700/12306602/017c22df_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Location.    Hotel Auckland is located in Shimla, close to Lakkar Bazar, Christ Church, and Shimla Mall. Nearby points of interest also include Gaiety Theater and Jakhu Temple.    Hotel Features.   Hotel Auckland features a restaurant. Room service is available.  Guest parking is complimentary. Additional property amenities include tour/ticket assistance, laundry facilities, and secure parking.    Guestrooms.     19 guestrooms at Hotel Auckland feature designer toiletries. Bathrooms feature bathtubs. Guestrooms offer direct-dial phones. Cable television is provided.      Room Info:       Notifications:      A fee for a mandatory Christmas Eve gala dinner is included in the total price displayed for stays on 24 December  A fee for a mandatory New Year's Eve gala dinner is included in the total price displayed for stays on 31 December          Hotel Policy:  You must present a photo ID when checking in. Your credit card is charged at the time you book. Bed type and smoking preferences are not guaranteed.Your reservation is prepaid and is guaranteed for late arrival. The total charge includes all room charges and taxes, as well as fees for access and booking. Any incidental charges such as parking, phone calls, and room service will be handled directly between you and the property.  Checkin Instructions:  Extra-person charges may apply and vary depending on hotel policy.  Government-issued photo identification and a credit card or cash deposit are 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.    Property Information:  Check-in time starts at Noon  Check-out time is Noon  &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="33.33" OriginalAmount="33" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|437609-18193002/2568415227381479186/2716" HotelName="GRAND WHIZ POINS SQUARE SIMATUPANG" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15590000/15586400/15586372/eb57d70f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="33.33" OriginalAmount="33.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.211263" Longitude="106.814242" StarRating="4" HotelCode="292371|batavia_apartments" HotelName="Batavia Apartment" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. K.H. Mas Mansyur Kav. 126, Jakarta 10220</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5c/60/5c60d702dfde1ca4ee6b962b8af83f0f8bb77494.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="33.33" OriginalAmount="33.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.221655" Longitude="106.782399" StarRating="4" HotelCode="176742|the_bellezza_suites_jakarta" HotelName="The Bellezza Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Letjen Soepeno no 34, Jakarta 12210, Selatan</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/7a/617a9c9c52185efe6086524835e29d833277271a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is idyllically positioned in the centre of Jakarta. It is a 15-minute drive to the Senayan...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="33.33" OriginalAmount="33.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.29194758" Longitude="106.80295131" StarRating="3" HotelCode="484906|midtown_residence_simatupang_jakarta" HotelName="Midtown Residence Simatupang Jakarta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>TB Simatupang Kav 20, Cilandak Barat, Jakarta Selatan, Jakarta 12430</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/cc/f2ccc690a68296594f3134b1ac2f100c566fa851.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a restaurant, a bar, room service, a laundry service an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="33.33" OriginalAmount="33.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18690072" Longitude="106.82787264" StarRating="3" HotelCode="492915|a_one_hotel_jakarta" HotelName="A One Hotel Jakarta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Wahid Hasyim No. 80, Jakarta 10340</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/0e/010eb5ddb06f1734926a235ccece7665f7313493.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="33.33" OriginalAmount="33.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18705549" Longitude="106.82183505" StarRating="4" HotelCode="334286|kosenda_hotel" HotelName="Kosenda Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan KH Wahid Hasyim 127, Jakarta 10240</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/76/79768f67ac8829abab352302d8b776b2b26c15cd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="33.33" OriginalAmount="33.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16456936" Longitude="106.8263097" StarRating="3" HotelCode="510096|luminor_hotel_pecenongan" HotelName="Luminor Hotel Pecenongan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pecenongan No. 35, Jakarta 10120</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/f9/a7f91f2ab01a2b31adbf5a36a89c56fd054adb06.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="33.33" OriginalAmount="33.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19770955" Longitude="106.84464291" StarRating="2" HotelCode="786287|the_baile" HotelName="The Baile" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kimia 4, Menteng, Jakarta Pusat, Jakarta 10310</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/1b/e01b08e292ead7652642269d4cd1b30aa96e2aa0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="33.33" OriginalAmount="33.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1675775" Longitude="106.79184" StarRating="0" HotelCode="943779|aston_kartika_grogol_hotel_conference_center" HotelName="Aston Kartika Grogol Hotel &amp; Conference Center" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kyai Tapa 101, Rt6/Rw16, Tomang, Grogol Petamburan, Kota Jakarta Barat, Jakarta 11440</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/2d/84/2d84416ce6195d9685019f231d6433dbe5d14fb9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="33.52" OriginalAmount="33.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.181909" Longitude="106.835526" StarRating="4" HotelCode="573213" HotelName="Aryaduta Menteng" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kko Usman &amp; Harun 44-48,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0005/73213/573213/1.jpg?f=17499747</HotelPictures>
        <HotelDescription>Be sure to enjoy recreational amenities including an outdoor pool and a steam room. This hotel also features complimentary wireless internet access, concierge services, and gift shops/newsstands.. Featured amenities include a business center, limo/town car service, and express check-out. Planning an event in Jakarta? This hotel has 5060 square feet (470 square meters) of space consisting of conference space and a meeting room. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="33.98" OriginalAmount="33.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.175949" Longitude="106.83992" StarRating="4" HotelCode="75270" HotelName="Lumire Hotel And Convention Center" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Senen Raya No. 135,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/75270/75270/1.jpg?f=17734206</HotelPictures>
        <HotelDescription>Pamper yourself with a visit to the spa, which offers massages and facials. If you're looking for recreational opportunities, you'll find an outdoor pool, a sauna, and a fitness center. Additional amenities at this hotel include complimentary wireless internet access, concierge services, and a hair salon.. Featured amenities include a business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. Event facilities at this hotel consist of a conference center and 12 meeting rooms. A roundtrip airport shuttle is provided for a surcharge (available on request), and free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="34.00" OriginalAmount="33.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16562" Longitude="106.81547" StarRating="4" HotelCode="1877335" HotelName="Merlynn Park Hotel" Meals="EXECUTIVE ROOM" BedType="EXECUTIVE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kh. Hasyim Azhari 29 - 31,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/77335/1877335/54.jpg?f=17158288</HotelPictures>
        <HotelDescription>Relax at the full-service spa, where you can enjoy massages and body treatments. You're sure to appreciate the recreational amenities, including an outdoor pool, an indoor pool, and a fitness center. Additional amenities at this Art Deco hotel include complimentary wireless internet access, concierge services, and babysitting (surcharge).. 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 self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="34.34" OriginalAmount="34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.168405" Longitude="106.787108" StarRating="4" HotelCode="64863|65891" HotelName="Ciputra Jakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Letnan Jenderal S. Parman, Jakarta 11470</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/3b/533b7330aa9927c091c5e4b9b71acfb357d88a08.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is one of the closest hotels to Soekarno Hatta International Airport. It is only a few min...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="34.34" OriginalAmount="34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.29177196" Longitude="106.80181786" StarRating="3" HotelCode="840437|403415" HotelName="Ibis Styles Jakarta Simatupang" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cilandak Tengah 23, Cilandak Barat, Jakarta Selatan 12430, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/67/1c674a7118431abcc2a27ad9ad089d43581c6800.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="34.34" OriginalAmount="34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1477411770244" Longitude="106.83593988466" StarRating="3" HotelCode="187961|159284" HotelName="Orchardz Hotel Industri" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Industri Raya 8, Gunung Sahari, Jakarta 10720</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/41/ae41f874fa4998aad97ca79153b78e22e0ce9aad.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="34.34" OriginalAmount="34" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1448045-32704793/2568415227381479186/2671" HotelName="IBIS JAKARTA RADEN SALEH" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/103000000/102530000/102530000/102529913/c3e2aae6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="34.34" OriginalAmount="34" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|889988-18326574/2568415227381479186/3082" HotelName="LUMINOR KOTA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/35000000/34540000/34533700/34533631/96a86c7d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="34.34" OriginalAmount="34.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1751209766104" Longitude="106.83912277222" StarRating="4" HotelCode="151646|lumire_hotel_and_convention_center" HotelName="Lumire Hotel &amp; Convention Center" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Senen Raya 135, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/8f/728f1d3c9069d3c2140c01a3f76807bb64ea32a7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The accommodation is located in Senen, Central Jakarta. Its strategic location is close to governmen...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="34.34" OriginalAmount="34.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.10938881" Longitude="106.77926666" StarRating="0" HotelCode="838250|spacious_and_comfortable_2br_green_bay_pluit_apartment" HotelName="Green Bay Pluit" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pluit Karang, Ayu B1 Utara, Jakarta 14450</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/af/93af5096d539d6f8f392927d65ec403bc2e5def7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="34.34" OriginalAmount="34.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18742814" Longitude="106.82928974" StarRating="3" HotelCode="758573|erian_hotel" HotelName="Erian Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>K.H. Wahid Hasyim 45, Jakarta 10350</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/e9/5ae90ebf35de0faca9580052be601dcd0d3cf5fb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="34.34" OriginalAmount="34.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="0" HotelCode="879603|gorgeous_1br_apartment_royal_olive_residence" HotelName="Royal Olive Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Warung Jati Barat 101</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/07/1c07b8bb9b87e9c121b011659a48cf90cf65b81b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="35.35" OriginalAmount="35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.181843" Longitude="106.835327" StarRating="5" HotelCode="13620|64324" HotelName="Aryaduta Jakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Prapatan 44-48, Jakarta 10110</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/69/c3694fb7aeb9b5f0ae9a0d78e122910e14fbe2ea.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located in central Jakarta, close to the embassies and the business district an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="35.35" OriginalAmount="35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="0" HotelCode="973601|493846" HotelName="Barito Mansion" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Barito I  1, Kebayoran Baru, Jakarta 12130</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/33/183365e473c205903b6be73ba6de6a9cfc2926cf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="35.35" OriginalAmount="35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.187277" Longitude="106.825942" StarRating="3" HotelCode="141852|79960" HotelName="Oria Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kh. Wahid Hasyim No. 85, Jakarta 10350</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/a3/f6a3f4514bf890e56ed4418ef8f51ed6a8314bcf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is strategically located in Jakarta, only 5 minutes' drive from Gambir railway station, an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="35.35" OriginalAmount="35" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|224772-28559410/2568415227381479186/887" HotelName="ROYAL KUNINGAN" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7050000/7047400/7047371/63e61782_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="35.35" OriginalAmount="35" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|260377-28581255/2568415227381479186/1101" HotelName="KOSENDA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6970000/6961300/6961233/b14223a2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="35.35" OriginalAmount="35" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|253815-28531522/2568415227381479186/1131" HotelName="NEO TENDEAN JAKARTA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6720000/6717900/6717812/f1b856db_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="35.35" OriginalAmount="35" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|282170-28559500/2568415227381479186/1351" HotelName="BEST WESTERN PREMIER THE HIVE - CHSE CERTIFIED" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9070000/9069700/9069616/3394072a_edited_588c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="35.35" OriginalAmount="35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="13.761207" Longitude="100.539966" StarRating="4" HotelCode="0|224645-18150239/2568415227381479186/2100" HotelName="LUMIRE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>27 27/3 Soi Rajawithi 3 Rangnam Road, Phayathai, BANGKOK, TH</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11740000/11731700/11731628/19e852ac_b.jpg</HotelPictures>
        <HotelDescription>This hotel is truly located in the heart of Bangkok. It is close to Victory Monument and the nearby sky-train station allows access to some of the most stunning shopping centres and tourist attractions.  This air-conditioned city hotel is a fully serviced residence that offers cosy accommodation ranging from studios to suites with a living room. Delightful in-house facilities for dining and recreation are provided. Each of the guest rooms comes with a double or king-size bed, as well as an en suite bathroom with a bath, shower and hairdryer. Further amenities include a direct dial telephone, satellite/cable TV and individually regulated air conditioning. Each guest room also has a minibar, a fridge and balcony or terrace.  Guests may choose to relax with a massage.  Breakfast and all day dining menu are available.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="35.35" OriginalAmount="35" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|25195-18228730/2568415227381479186/2208" HotelName="GOLDEN BOUTIQUE KEMAYORAN" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/540000/537200/537130/0acbd576_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="35.35" OriginalAmount="35.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.186449" Longitude="106.836754" StarRating="3" HotelCode="187967|treva_international" HotelName="Treva International" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Menteng Raya No 33, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/16/0216cba49de7d480798647efddb3ec0545e0cd83.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="35.35" OriginalAmount="35.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19727352" Longitude="106.81655574" StarRating="2" HotelCode="429815|thamrin_condotel_jakarta" HotelName="Thamrin Condotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Currency Exchange,Designated Smoking Area,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Thamrin Residence, Floor Ug, Jalan  Kebon Kacang Raya, Jakarta 10240</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/8f/308f57fd64acf68347c9155c3386ab6f4f9a6b87.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is situated in the heart of Jakarta. For the convenience of all guests, the esta...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="35.51" OriginalAmount="35.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.198623" Longitude="106.8029" StarRating="4" HotelCode="66258" HotelName="Hotel Santika Premiere Slipi Jakarta" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Aipda K.S. Tubun No. 7 Slipi,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/66258/66258/1.jpg?f=17688703</HotelPictures>
        <HotelDescription>Take advantage of recreational opportunities offered, including an outdoor pool, a sauna, and a fitness center. Additional features at this hotel include complimentary wireless internet access, concierge services, and gift shops/newsstands. If you'd like to spend the day shopping, you can hop on the shuttle (surcharge).. Featured amenities include a business center, limo/town car service, and complimentary newspapers in the lobby. Event facilities at this hotel consist of a conference center and meeting rooms. Guests may use a train station pick-up service for a surcharge, and free valet parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="35.88" OriginalAmount="35.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.201615999999999" Longitude="106.82214" StarRating="3" HotelCode="1877261" HotelName="All Seasons Jakarta Thamrin" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jl Talang Betutu No 2, Tanah AbangCentral Jakarta CityJakarta 10230</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/77261/1877261/1.jpg?f=17322041</HotelPictures>
        <HotelDescription>HeadLine : Near Grand Indonesia Location : With a stay at All Seasons Jakarta Thamrin, you ll be centrally located in Jakarta, within a 10-minute walk of Grand Indonesia and Welcome Monument. This spa hotel is 1 mi (1.6 km) from Bundaran HI and 1 mi (1.6 km) from Plaza Indonesia. Rooms : Make yourself at home in one of the 167 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 complimentary toiletries and hair dryers. Conveniences include phones, as well as safes and desks. Dining : Enjoy international cuisine at Skyloft, one of the hotel s 2 restaurants, or stay in and take advantage of the 24-hour room service. Wrap up your day with a drink at the bar/lounge. Buffet breakfasts are available daily from 6:00 AM to 10:00 AM for a fee. CheckIn Instructions : 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 This property accepts credit cards, debit cards, and cash Cashless transactions are available Safety features at this property include a fire extinguisher, a smoke detector, a security system, a first aid kit, and window guards This property affirms that it follows the cleaning and disinfection practices of ALLSAFE (Accor Hotels) Special Instructions : 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. Front desk staff will greet guests on arrival at the property. Information provided by the property may be translated using automated translation tools. Disclaimer notification: Amenities are subject to availability and may be chargeable as per the hotel policy.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="36.36" OriginalAmount="36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2000482524732" Longitude="106.82280417984" StarRating="3" HotelCode="935533|44268" HotelName="Holiday Inn Express Jakarta Thamrin" 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 Tanjung Karang 1, Jakarta 10230</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/55/1f5579ccdd3cfc2cd2fcde96a19df17696d35aa2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="36.36" OriginalAmount="36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.28740878" Longitude="106.77961574" StarRating="4" HotelCode="430481|153460" HotelName="Swiss-Belhotel Pondok Indah" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Air Conditioning,Airport Transfer (on Demand),Banquet Hall,Business Centre,Currency Exchange,Designated Smoking Area,Golf,Laundry,Massage Centre,Meeting Room,Parking,Restaurant,Room Service,Smoking Rooms,Spa,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Metro Pondok Indah, Block SA, Sector 2, Jakarta 12310</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b2/c3/b2c370a8034ff45717a22de2f24f344325844a0e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Swiss-Belhotel Pondok Indah is a four-star international hotel in Jakarta, Pondok Indah - the luxury...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="36.36" OriginalAmount="36" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|41026-28790563/2568415227381479186/101" HotelName="MILLENNIUM SIRIH" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/54100/54025/e8912061_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="36.36" OriginalAmount="36" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|437444-28581956/2568415227381479186/301" HotelName="ASHLEY" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16610000/16608300/16608272/18acc5d7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="36.36" OriginalAmount="36" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1360968-28543265/2568415227381479186/634" HotelName="ASHLEY TANG MENTENG JAKARTA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/90000000/89060000/89060000/89059902/7d14f4c1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="36.36" OriginalAmount="36" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|437681-18228004/2568415227381479186/2705" HotelName="LUMINOR PECENONGAN" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16210000/16205600/16205584/8d05256b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="36.36" OriginalAmount="36" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|650013-18282419/2568415227381479186/2805" HotelName="IBIS STYLES JAKARTA SIMATUPANG - CHSE CERTIFIED" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/34000000/33320000/33319800/33319749/c9ee972b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="36.36" OriginalAmount="36" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|437675-18196775/2568415227381479186/3043" HotelName="LIBERTY THAMRIN" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15130000/15129300/15129224/3197e88a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="36.36" OriginalAmount="36.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16475" Longitude="106.818963" StarRating="5" HotelCode="170615|merlynn_park_hotel" HotelName="Merlynn Park" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel,Eco Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. K.H. Hasyim Ashari 29–31, Jakarta, Pusat 10130</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c8/0b/c80b5881293f7b08127dea68351862adfc01749d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Jalan KH Hasyim Ashari, in a convenient position close to the city's busine...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="36.36" OriginalAmount="36.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.211156" Longitude="106.820135" StarRating="5" HotelCode="165165|grand_sahid_jaya" HotelName="Grand Sahid Jaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jend Sudirman 86, 10220 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/b8/1bb8a9bd8d50dc004ab6559ff5fda5527f2f7855.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of Jakarta's bustling golden triangle. It is close to the headqua...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="37.00" OriginalAmount="36.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.3719180361178" Longitude="106.83322047399" StarRating="4" HotelCode="504224|2249685" HotelName="The Margo Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Margonda Raya 358, Kemiri Muka, Beji, Kota Depok, Jakarta 16423, Jawa Barat</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c6/d9/c6d98c280a5b64d9c2f86580206cdf79358ee5f2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Depok.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="37.27" OriginalAmount="36.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.21129" Longitude="106.81286" StarRating="3" HotelCode="2040973" HotelName="Batavia Hotel And Serviced Apartments" Meals="SUPERIOR APARTMENT" BedType="SUPERIOR APARTMENT">
        <Address>
          <AddressLines>
            <AddressLine>Jl. K.H. Mas Mansyur Kav. 126. 126,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/40973/2040973/33.jpg?f=17470617</HotelPictures>
        <HotelDescription>Enjoy a range of recreational amenities, including an outdoor pool, an outdoor tennis court, and a sauna. This aparthotel also features complimentary wireless internet access, concierge services, and a banquet hall.. Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and laundry facilities. Free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="37.37" OriginalAmount="37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.198369" Longitude="106.802403" StarRating="4" HotelCode="23150|159159" HotelName="Santika Premiere Jakarta Slipi Jakarta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan AIPDA K.S. Tubun 7, Slipi, 11410 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/17/c417d542af29239c8d2d2842306659ef97b8102d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is conveniently located in the new business triangle of West Jakarta and is just a stroll...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="37.37" OriginalAmount="37" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|533330-18223092/2568415227381479186/3352" HotelName="YUAN GARDEN PASAR BARU" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/23000000/22940000/22934200/22934168/16b0739f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="37.37" OriginalAmount="37.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2456358381066" Longitude="106.79834811009" StarRating="3" HotelCode="316893|neo_hotel_melawai" HotelName="Hotel NEO Melawai Jakarta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Panglima Polim Raya 15, Kebayoran Baru, Jakarta Selatan 12160</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/55/f15518c9f33bc96c03321c1bc820b1b25fa767e4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="37.37" OriginalAmount="37.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.132453" Longitude="106.810152" StarRating="4" HotelCode="15408|batavia_hotel" HotelName="Mercure Jarkarta Batavia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kalibesar Barat 44-46, Roa Malaka Utara, Tambora Kota, Jakarta Barat, Jakarta 11230</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/c0/e0c01f4cdf1d3801e0ae48c80e52c56533d977be.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is easily accessible by all modes of transport and is 15 minutes from the Golden Triangle ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="37.96" OriginalAmount="37.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16871" Longitude="106.78682" StarRating="4" HotelCode="24863" HotelName="Hotel Ciputra Jakarta" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Letnan Jendral S Parman,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/24863/24863/12.jpg?f=17751366</HotelPictures>
        <HotelDescription>Take time to pamper yourself with a visit to the full-service spa. You're sure to appreciate the recreational amenities, including a health club, an outdoor pool, and bicycles to rent. Additional amenities at this hotel include complimentary wireless internet access, concierge services, and gift shops/newsstands.. Featured amenities include complimentary wired internet access, a business center, and complimentary newspapers in the lobby. Event facilities at this hotel consist of a conference center and meeting rooms. 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="38.38" OriginalAmount="38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1601652218447" Longitude="106.81761419485" StarRating="3" HotelCode="263576|78418" HotelName="ibis Styles Jakarta Gajah Mada" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan KH Zainul Arifin 5 &amp; 7, Petojo Utara, Jakarta 10130</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/68/9a6836fbdb0be0c812a0da349648b308204bbd8e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="38.38" OriginalAmount="38.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19425" Longitude="106.839168" StarRating="4" HotelCode="311541|holiday_inn_express_jakarta_cikini" HotelName="Mercure Jakarta Cikini" 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 Cikini Raya 66, Jakarta 10330</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cb/b0/cbb05141d8fbb23316b41c438350e05471abb153.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="38.38" OriginalAmount="38.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.14554804" Longitude="106.81536538" StarRating="3" HotelCode="429832|holiday_inn_hotel_and_suites_jakarta_gajah_mada" HotelName="Holiday Inn And Suites Gajah Mada" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gajah Mada 211, Jakarta Pusat, Jakarta 11120, West Java</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/a4/6ba4f57d2f402ec4fa6de34efb1136e9ce95ff78.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This cosy hotel is in North Jakarta. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="38.38" OriginalAmount="38.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.23273974" Longitude="106.81281274" StarRating="3" HotelCode="572876|havenwood_senopati" HotelName="Havenwood Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Empu Sendok 51, Senopati, Jakarta, Kebayoran Baru</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/bb/ddbbe7c5ee044f8b7a277866f78db9a0fc9d57a6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="38.98" OriginalAmount="38.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.219407" Longitude="106.81596" StarRating="4" HotelCode="211365" HotelName="Aryaduta Suites Semanggi" Meals="SUITE" BedType="SUITE">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Garnisun Dalam No. 08, Karet Semanggi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0002/11365/211365/1.jpg?f=17729144</HotelPictures>
        <HotelDescription>Relax at the full-service spa, where you can enjoy massages. You can take advantage of recreational amenities such as outdoor tennis courts, an outdoor pool, and a sauna. This hotel also features complimentary wireless internet access, concierge services, and free babysitting.. Featured amenities include a business center, limo/town car service, and express check-in. 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="39.39" OriginalAmount="39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.30128366" Longitude="106.83476492" StarRating="4" HotelCode="349983|150950" HotelName="Aston Priority Simatupang Hotel &amp; Conference Center" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Let. Jend. T.B. Simatupang Kav. 9, Kebagusan, South Jakarta 12520</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/8e/ec/8eecc03cbadab85a01bf9c6656ff80235803e09e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="39.39" OriginalAmount="39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2173652140008" Longitude="106.83591543645" StarRating="4" HotelCode="853366|388664" HotelName="Swiss-Belresidences Rasuna Epicentrum" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Epicentrum Boulevard Timur, Komplek Rasuna Epicentrum, Jakarta 12940</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/0d/300d207e39b8dcdf8ac5cdfc789e76a1ea5462a4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="39.39" OriginalAmount="39" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|260361-28586221/2568415227381479186/1305" HotelName="BEST WESTERN PLUS KEMAYORAN - CHSE CERTIFIED" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7330000/7324600/7324576/759973e9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="39.39" OriginalAmount="39" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|224731-18343829/2568415227381479186/2109" HotelName="ORIA JAKARTA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6730000/6722300/6722270/13ef9b01_edited_6497_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="39.39" OriginalAmount="39" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|511802-18202481/2568415227381479186/3238" HotelName="YELLO HARMONI" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16900000/16891300/16891235/6ec84fce_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="39.39" OriginalAmount="39.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.26063671" Longitude="106.78690282" StarRating="3" HotelCode="504267|dwijaya_house_of_pakubuwono" HotelName="Dwijaya House Of Pakubuwono" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Dwijaya Ii 7, Kebayoran Baru, Jakarta 12140</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d0/63/d063249ec18871b403d4a00fea1ae8736e76fedd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="40.40" OriginalAmount="40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2201533783351" Longitude="106.81594312191" StarRating="5" HotelCode="98235|71958" HotelName="Aryaduta Semanggi" 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>Jl. Garnisun Dalam No. 8, Karet Semanggi, Jakarta 12930</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/dd/e5dd7acac835bf74c87707203a453006c0d29415.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="40.40" OriginalAmount="40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.14977725" Longitude="106.89039759" StarRating="3" HotelCode="470835|159299" HotelName="Ravarine Suite Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Boulevard Barat, Mall of Indonesia, Kelapa Gading, Jakarta 14240, West Java</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/33/ff3344dd64c03ef61a8df35f9c2582cd8950b583.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="40.40" OriginalAmount="40" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|224722-18166886/2568415227381479186/1887" HotelName="ORCHARDZ INDUSTRI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/12000000/11995800/11995764/0699636f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="40.40" OriginalAmount="40" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|599407-18223465/2568415227381479186/3029" HotelName="HOLIDAY INN &amp;amp; SUITES JAKARTA GAJAH MADA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11010000/11005300/11005230/a4df3d51_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="40.40" OriginalAmount="40" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1464606-32919793/2568415227381479186/3106" HotelName="NOVOTEL JAKARTA PULO MAS" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/124000000/123990000/123989500/123989458/a6a88e73_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="40.40" OriginalAmount="40.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1643058" Longitude="106.82052499" StarRating="3" HotelCode="554568|harris_vertu_hotel_harmoni" HotelName="Harris Vertu Hotel Harmoni" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Hayam Wuruk 6, Jakarta 10120</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/23/29/2329c0e48f384a8c9a90b9489f0d319c3f8622cb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="40.40" OriginalAmount="40.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16030785" Longitude="106.85296001" StarRating="3" HotelCode="958629|2_bedrooms_grand_palace_apartment_kemayoran_by_travelio" HotelName="Grand Palace Kemayoran by Travelio" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan H. Benyamin Sueb, Blok A5, Kemayoran, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/30/2f30bc24c4a627cff11baf42d915d9df3a208975.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="40.78" OriginalAmount="40.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.107133150116" Longitude="106.6833615303" StarRating="4" HotelCode="165166|619475" HotelName="FM7 Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Jacuzzi,Laundry,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Perancis No. 67, Cengkareng 15125</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/72/4d720b2f2a9e75c782a40c4be17a86e9cb742a84.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="40.94" OriginalAmount="40.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.154193" Longitude="106.846176" StarRating="3" HotelCode="3896206" HotelName="Aston Kemayoran City Hotel" Meals="DELUXE FAMILY ROOM" BedType="DELUXE FAMILY ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Hbr Motik Blok B-10 No.4, Kompleks Kemayoran, Jakarta Pusat</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/96206/3896206/36.jpg?f=16635278</HotelPictures>
        <HotelDescription>Make use of convenient amenities such as complimentary wireless internet access, concierge services, and a ballroom.. Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage. This hotel has 7 meeting rooms available for events. Free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="41.41" OriginalAmount="41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19572989" Longitude="106.84004278" StarRating="4" HotelCode="840288|405075" HotelName="Novotel Jakarta Cikini" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cikini Raya 107 109, Cikini Menteng, Jakarta Pusat 10330, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/ae/5aae4f508084c73d1bbfebc0b87a18c4c8cd0ed1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="41.41" OriginalAmount="41" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|350678-28559590/2568415227381479186/256" HotelName="SANTIKA PREMIERE HAYAM WURUK" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11740000/11731600/11731545/a4d67532_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="41.41" OriginalAmount="41" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|891472-28536198/2568415227381479186/1187" HotelName="NOSTOI" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/40000000/39570000/39561700/39561691/56ba4d77_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="41.41" OriginalAmount="41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.334887" Longitude="-81.593635" StarRating="5" HotelCode="0|533444-18207367/2568415227381479186/2760" HotelName="HARRIS VERTU HARMONI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>2950 ENTRY POINT BLVD, , 34741, KISSIMMEE, U.S.A.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/18000000/17390000/17389000/17388930/0d15575b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="41.41" OriginalAmount="41" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|63637-18150200/2568415227381479186/3402" HotelName="SANTIKA PREMIERE SLIPI" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/530000/523700/523636/eed27bc5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="41.41" OriginalAmount="41.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.30274175" Longitude="106.88609682" StarRating="3" HotelCode="178319|hotel_santika_taman_mini_indonesia_indah_3" HotelName="Santika Taman Mini Indonesia Indah" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Garden,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pintu 1, Taman Mini Indonesia Indah, Jakarta, Timur 13880</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/40/5a400a0f8b254d08318edddcaf604d81e45c10fe.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in east Jakarta, the hotel is only 5 minutes from Tamini Square and 20 minutes from the Sent...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="41.41" OriginalAmount="41.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1884641900573" Longitude="106.82405754166" StarRating="3" HotelCode="378366|artotel_jakarta__thamrin" HotelName="ARTOTEL Thamrin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sunda 3, Jakarta 10350</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/c7/02c705229f660067be648d9a703bcfcbbe5b4a23.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="42.04" OriginalAmount="41.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16432" Longitude="106.82048" StarRating="4" HotelCode="3067328" HotelName="Vertu Harmoni Jakarta" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hayam Wuruk No. 6,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0030/67328/3067328/13.jpg?f=16022538</HotelPictures>
        <HotelDescription>Enjoy recreational amenities such as an outdoor pool and a fitness center. This hotel also features complimentary wireless internet access, concierge services, and wedding services.. 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..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="42.42" OriginalAmount="42" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|613591-18290619/2568415227381479186/2657" HotelName="MERCURE JAKARTA BATAVIA - CHSE CERTIFIED" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11310000/11301000/11300942/45a1fd71_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="42.42" OriginalAmount="42.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2275868763641" Longitude="106.82468101426" StarRating="3" HotelCode="300329|best_western_mega_kuningan" HotelName="Gp Mega Kuningan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mega Kuningan Timue II 1, Kawasan Mega Kuningan, Jakarta 12950</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/a0/66a0c6e2109386f0e7485efe4a82ad512bdd5087.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="43.43" OriginalAmount="43" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|532487-28559797/2568415227381479186/272" HotelName="A ONE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15160000/15157300/15157244/f1fe35b7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="43.43" OriginalAmount="43" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1208574-28555484/2568415227381479186/771" HotelName="TREEHOUSE SUITES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/25000000/24070000/24064900/24064889/e7f970eb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="43.43" OriginalAmount="43" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|650010-18282420/2568415227381479186/2666" HotelName="IBIS STYLES JAKARTA TANAH ABANG" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/31000000/30710000/30703200/30703124/0179c81c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="43.43" OriginalAmount="43.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18717133" Longitude="106.82600445" StarRating="4" HotelCode="171155|the_akmani_2" HotelName="The Akmani Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. KH. Wahid Hasyim 91, Jakarta 13050</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/c4/84c42d6cf53de2fdfa13b2e2ac6bcdb624a4b35e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at the centre of Jakarta City. It is close to Tugu Monas, Tanah Abang, Pasar Ba...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="44.37" OriginalAmount="43.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19134" Longitude="106.8244" StarRating="3" HotelCode="3895633" HotelName="Jambuluwuk Thamrin Hotel" Meals="PREMIUM DELUXE ROOM" BedType="PREMIUM DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Riau No. 5 - 7, Thamrin,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/95633/3895633/11.jpg?f=16661702</HotelPictures>
        <HotelDescription>Be sure to enjoy recreational amenities including an outdoor pool and a steam room. Additional features at this hotel include complimentary wireless internet access, concierge services, and a banquet hall.. Featured amenities include dry cleaning/laundry services, luggage storage, and a safe deposit box at the front desk. This hotel has 3 meeting rooms available for events. Free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="44.44" OriginalAmount="44.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.147778" Longitude="106.83922775" StarRating="4" HotelCode="729960|grand_orchardz_hotel_rajawali_kemayoran" HotelName="Grand Orchardz Hotel Rajawali Kemayoran" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Rajawali Selatan Raya 1b, Kemayoran, Jakarta 10720</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/4f/ad4f044eedc7f3d9dfd49401f76aa6835fd097fb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Old Jakarta, this spa hotel is 0.7 mi (1.1 km) from Jakarta International Expo and within...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="45.45" OriginalAmount="45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.225353" Longitude="106.831339" StarRating="4" HotelCode="93153|79863" HotelName="Manhattan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" 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. Prof Dr Satrio Kunigan, Jakarta 12950</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/f8/95f800b808631496cee39f99b3e14ed02c344e51.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a favourable location at the heart of the lively region of Jakarta. It takes just 1...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="45.45" OriginalAmount="45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.138418" Longitude="106.831964" StarRating="4" HotelCode="396116|36141" HotelName="Novotel Jakarta Mangga Dua Square" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gunung Sahari Raya 1, Jakarta 14420</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/94/159409a05f1e631e4abb60961defc9479867f6fc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city and business hotel is situated within just 30 minutes' drive of Jakarta's central business...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="45.45" OriginalAmount="45.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.255582" Longitude="106.814837" StarRating="5" HotelCode="68409|kemang_icon_by_alila" HotelName="Kemang Icon by Alila" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kemang Raya 1, Jakarta 12730</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/a1/14a16c8513cf8ef32feac17102d82f8a880b38fe.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Kemang, South Jakarta, in a row of traditional Betawinese and l...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="45.45" OriginalAmount="45.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.184769" Longitude="106.834554" StarRating="4" HotelCode="263581|fraser_residence_menteng_jakarta" HotelName="Fraser Residence Menteng, Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="aparthotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Menteng Raya No.60, Menteng, Jakarta 10340</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/79/0179c7dae59dfe66f20f80a8444aa1e5c797f56c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="45.45" OriginalAmount="45.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.21829573" Longitude="106.83399581" StarRating="5" HotelCode="320289|the_grove_suites" HotelName="The Grove Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan H.R. Rasuna Said, Kawasan Rasuna Epicentrum, Kuningan, Jakarta 12960</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/6d/89/6d892078c96efe9022bb6063b017e4185accd54f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="45.45" OriginalAmount="45.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16359" Longitude="106.827262" StarRating="4" HotelCode="93151|redtop_hotel__convention_center" HotelName="Redtop" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pecenongan 72, Jakarta 10120</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/58/b5/58b5c8e0f8004624b197df575262c2c37e078895.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated right at the heart of Jakarta's bustling commercial business district, only 50...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="46.46" OriginalAmount="46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.29385761" Longitude="106.80205456" StarRating="4" HotelCode="379133|153045" HotelName="The Rà Residence by Lembonghouse" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Intan 25, Cilandak, Selatan, 12430 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/cb/6acb524dbedcf26a8e99de45a261d9fca594ac4d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="46.46" OriginalAmount="46" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|340427-28559565/2568415227381479186/1036" HotelName="CIPUTRA CIBUBUR" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10020000/10017200/10017125/139fceb7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="46.49" OriginalAmount="46.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1957" Longitude="106.8402" StarRating="4" HotelCode="3896843" HotelName="Novotel Jakarta Cikini Hotel" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cikini Raya No 107 109, Jakarta</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/96843/3896843/45.jpg?f=16763490</HotelPictures>
        <HotelDescription>Enjoy recreational amenities such as an outdoor pool and a fitness center. Additional features at this hotel include complimentary wireless internet access, concierge services, and wedding services.. Featured amenities include complimentary wired internet access, a business center, and dry cleaning/laundry services. Planning an event in Jakarta? This hotel has 3509 square feet (326 square meters) of space consisting of conference space and 17 meeting rooms. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="46.95" OriginalAmount="46.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.137909" Longitude="106.83088" StarRating="4" HotelCode="211423" HotelName="Novotel Jakarta Mangga Dua Square Hotel" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gunung Sahari Raya 1,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0002/11423/211423/21.jpg?f=17723099</HotelPictures>
        <HotelDescription>Pamper yourself with a visit to the spa, which offers massages. This hotel also features complimentary wireless internet access, concierge services, and an arcade/game room.. Featured amenities include a business center, express check-in, and express check-out. Planning an event in Jakarta? This hotel has 12400 square feet (1152 square meters) of space consisting of a conference center and meeting rooms. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="47.47" OriginalAmount="47" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|170793-28559209/2568415227381479186/467" HotelName="AKMANI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9320000/9318200/9318109/e79a8d8a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="47.47" OriginalAmount="47.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.172172" Longitude="106.835254" StarRating="5" HotelCode="54550|hotel_borobudur_jakarta" HotelName="Borobudur Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Lapangan Banteng Selatan, P.O.Box 1329, Jakarta 10710</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/48/ca48ca5399e021fc86b7a5b328595f8b901eec9e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Jakarta, close to the main business districts, shopping areas, presidential ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="47.47" OriginalAmount="47.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16053727" Longitude="106.8529675" StarRating="0" HotelCode="954551|3br_business_residence_at_grand_palace_kemayoran" HotelName="Grand Palace Kemayoran" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan H. Benyamin Sueb, Blok A5, Kemayoran, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/51/5751aabd1385753d7a0916b52cf74198e1254c30.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="48.44" OriginalAmount="47.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18993" Longitude="106.79788" StarRating="4" HotelCode="160095" HotelName="Menara Peninsula Hotel Jakarta" Meals="JUNIOR SUITE" BedType="JUNIOR SUITE">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Letjend S Parman 78,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/60095/160095/50.jpg?f=17735991</HotelPictures>
        <HotelDescription>Relax at the full-service spa, where you can enjoy massages, body treatments, and facials. You're sure to appreciate the recreational amenities, including a health club, an outdoor pool, and a sauna. Additional features at this hotel include complimentary wireless internet access, concierge services, and a hair salon.. Featured amenities include complimentary wired internet access, a business center, and complimentary newspapers in the lobby. Event facilities at this hotel consist of a conference center and meeting rooms. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="48.48" OriginalAmount="48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.9877052" Longitude="-106.0611985" StarRating="4" HotelCode="0|190732-18150191/2568415227381479186/2606" HotelName="MERCURE JAKARTA SIMATUPANG - CHSE CERTIFIED" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>807 South Riverside Drive, Espanola, 87532, NM, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5340000/5334000/5333964/5c573dae_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Midscale. Property Type: Hotel. Total rooms and suites: 40. Floors: 2. Property description- Our Days Inn Espanola is located on Highway 68 and US 84/285 in the valley of Espanola, New Mexico and Rio Grande River.* We offer a free continental breakfast, free hi-speed wireless internet &amp;amp; free local telephone calls.  All rooms are equipped with a microwave, refrigerator &amp;amp; hairdryer.*  This exterior corridor hotel is located only 25 miles north of Santa Fe,  18 miles from the Santa Fe Opera, and 39 miles south of Taos.  Also close by is Los Alamos which is 20 miles away.  Albuquerque International Airport is 85 miles southwest.  Restaurants are within walking distance.  There are eight Indian pueblos within a 3 - 10 mile range.  The Bandelier, Puye, and Anasazi cliff dwellings are within 8 - 30 miles.  The infamous Santuario De Chimayo Holy Church is 8 miles from the hotel.  For entertainment there are three casinos within a 10 mile radius.  The Georgia OKeefe Home in Abiquiu is 20 miles away.  The Cumbres and Toltec scenic railroad in Chama is 100 miles.  Also, there is whitewater rafting, fishing, and boating close by.  The Santa Fe Ski Basin is 35 miles away, while the Taos Ski Basin is 50 miles.  The Red River is 70 miles from the hotel.. Onsite facilities information- ParkingProperty was built in 1994. Hotel Currency: USD. &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="48.48" OriginalAmount="48" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|892592-25125959/2568415227381479186/2977" HotelName="MENTENG PARK EXCLUSIVE EMERALD" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/46000000/45720000/45717500/45717443/100897ea_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="48.76" OriginalAmount="48.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.223203" Longitude="106.80284" StarRating="4" HotelCode="66293" HotelName="Artotel Gelora Senayan Jakarta" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pintu Satu Senayan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/66293/66293/28.jpg?f=17703172</HotelPictures>
        <HotelDescription>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 wedding services, a fireplace in the lobby, and a ballroom.. Featured amenities include a computer station, dry cleaning/laundry services, and a 24-hour front desk. This hotel has 14 meeting rooms available for events. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="49.49" OriginalAmount="49" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|3605-28494545/2568415227381479186/381" HotelName="IBIS TAMARIN" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/hotels/1000000/60000/54100/54026/92f46fd1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="49.49" OriginalAmount="49" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|599406-18326566/2568415227381479186/3019" HotelName="GRAND ORCHARDZ HOTEL KEMAYORAN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/25000000/24050000/24045500/24045470/2339d007_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="49.49" OriginalAmount="49.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.290793" Longitude="106.780071" StarRating="4" HotelCode="199854|mercure_jakarta_simatupang" HotelName="Mercure Jakarta Simatupang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. R.A.Kartini No.18, RT.7/RW.7, Lb. Bulus,, Cilandak, Kota Jakarta Selatan, Jawa Barat 12440</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/46/3f46cdb1d9543fb04449cad17b16af8f1bd399f5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="49.49" OriginalAmount="49.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2073250819373" Longitude="106.82737469673" StarRating="4" HotelCode="94771|aston_at_kuningan_suites" HotelName="Aston at Kuningan Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Kitchen,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Setiabudi Utara, Kuningan 12920, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/4b/974b0cacbecf23903567f66a752a9248b91cd83e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the prestigious Kuningan district, only 8.6 km away from the centre of Jakar...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="49.75" OriginalAmount="49.26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.20005" Longitude="106.82227" StarRating="3" HotelCode="2535612" HotelName="Liberty Hotel Thamrin Jakarta" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Sungai Gerong No. 2,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0025/35612/2535612/1.jpg?f=17309959</HotelPictures>
        <HotelDescription>Make use of convenient amenities such as complimentary wireless internet access, concierge services, and a banquet hall.. Featured amenities include express check-in, 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..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="50.50" OriginalAmount="50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.223163" Longitude="106.80291" StarRating="4" HotelCode="47328|75335" HotelName="Century Park Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pintu Satu Senayan, 10270 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5f/54/5f54a3c35e148350e4d98781342a6d77f9292d14.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Jakarta's central business district, just a short distance from...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="50.50" OriginalAmount="50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.26455327" Longitude="106.80858838" StarRating="3" HotelCode="745833|342859" HotelName="Goodrich Suites Jakarta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pangeran Antasari 60, Cipete Utara, Kebayoran Baru, Jakarta 12150</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/28/f728715d2d54dca9f347fec3d32cf5be539d7b77.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="50.50" OriginalAmount="50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1602300034562" Longitude="106.81965223181" StarRating="5" HotelCode="213199|44266" HotelName="Grand Mercure Jakarta Harmoni" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hayam Wuruk 36-37, Central Jakarta, Jakarta 10120</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/3b/4d3b80172bb9ccf6eadc8b50a027c73cff8ee7af.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers guests a total of 483 rooms. Services and facilities at the hotel include a babysit...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="50.50" OriginalAmount="50.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.186917" Longitude="106.828984" StarRating="4" HotelCode="168346|morrissey_serviced_apartment" HotelName="Morrissey" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Fax,Garden,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan KH Wahid Hasyim 70, Menteng, 10340 Jakarta, Java</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/8c/b88c331ac72e31d473620ef1e4ac8e4034c309ab.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This aparthotel is located at the heart of the central business district and bordering the quiet Dut...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="50.50" OriginalAmount="50.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18238" Longitude="106.824515" StarRating="4" HotelCode="292415|mercure_jakarta_sabang" HotelName="Mercure Jakarta Sabang" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Haji Agus Salim No.11, PO Box 2725, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/e4/38e42649bb6e53d5f09b0802b5d7c1669bccc0b9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="50.50" OriginalAmount="50.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2444560801466" Longitude="106.80412381434" StarRating="4" HotelCode="394554|hotel_grandhika_iskandarsyah" HotelName="Hotel GranDhika Iskandarsyah" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Iskandarsyah Raya 64/65, Block M, Jakarta 12160</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/5c/f25c6bce8595ffbb85009eb095e1d81ae864e253.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="50.50" OriginalAmount="50.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.242599" Longitude="106.840597" StarRating="4" HotelCode="905769|hotel_bidakara_jakarta" HotelName="Hotel Bidakara Grand Pancoran Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jenderal Gatot Subroto 71-73, Pancoran, Jakarta 12870</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d7/90/d790f1b88c7b6e29d8114b9c6490eaff7caa16e0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located amidst a strategic area of 4.5 hectares, near the Jabotabek highway. It is easi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="51.51" OriginalAmount="51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18830453" Longitude="106.82272092" StarRating="4" HotelCode="481364|152903" HotelName="Four Points by Sheraton Jakarta Thamrin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan M.H. Thamrin, Kav. 9, Jakarta, Jakarta 10350</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/43/2543829ab7a7f58dafe0f2b1d0d143939b4fe62c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="51.51" OriginalAmount="51" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1378383-32592616/2568415227381479186/312" HotelName="FAIRFIELD BY MARRIOTT JAKARTA SOEKARNO-HATTA AIRPORT" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/97000000/96140000/96134000/96133973/w3996h2667x0y0-9c88cb05_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="51.51" OriginalAmount="51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.06596" Longitude="-1.34002" StarRating="4" HotelCode="0|371792-18188854/2568415227381479186/1646" HotelName="RA SIMATUPANG JAKARTA" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>41 SOUTHAM ROAD, BANBURY, GB</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12430000/12422000/12421923/6cb32eaf_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Location.    Avonlea Guest House is located in Banbury and attractions in the region include Motor Heritage Centre and Rollright Stones.    Property Features.     Complimentary wireless Internet access is available in public areas.  Guest parking is complimentary. This is a smoke-free property.    Guestrooms.     All guestrooms at Avonlea Guest House feature hair dryers and irons/ironing boards. Wireless Internet access is complimentary. Guestrooms offer desks. Guestrooms are all non-smoking.     Room Info:  Name: Double ensuite shower Description:    One King Bed  Two Single Beds   Complimentary wireless Internet access keeps you connected, and the television is offered for your entertainment. The private bathroom has a hair dryer. Conveniences include a desk and an iron and ironing board. This room is Non-Smoking.     Name: Double ensuite bath Description:    One Double Bed   Complimentary wireless Internet access keeps you connected, and the television is offered for your entertainment. The private bathroom has a hair dryer. Conveniences include a desk and an iron and ironing board. This room is Non-Smoking.     Name: Family ensuite three adults Description:    One Double Bed  One Single Bed   Complimentary wireless Internet access keeps you connected, and the television is offered for your entertainment. The private bathroom has a hair dryer. Conveniences include a desk and an iron and ironing board. This room is Non-Smoking.     Name: Single ensuite Description:    One Single Bed   Complimentary wireless Internet access keeps you connected, and the television is offered for your entertainment. The private bathroom has a hair dryer. Conveniences include a desk and an iron and ironing board. This room is Non-Smoking.       Hotel Policy:  You must present a photo ID when checking in. Your credit card is charged at the time you book. Bed type and smoking preferences are not guaranteed.Your reservation is prepaid and is guaranteed for late arrival. The total charge includes all room charges and taxes, as well as fees for access and booking. Any incidental charges such as parking, phone calls, and room service will be handled directly between you and the property.  Checkin Instructions:  Extra-person charges may apply and vary depending on hotel policy.  Government-issued photo identification and a credit card or cash deposit are 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.    Property Information:  Check-in time starts at 2 PM  Check-out time is 10:30 AM  &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="51.73" OriginalAmount="51.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.15334" Longitude="106.85" StarRating="4" HotelCode="2433535" HotelName="Grand Mercure Jakarta Kemayoran" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jl H Benyamin Sueb Kav B-6, Superblok Mega Kemayoran</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/33535/2433535/1.jpg?f=17357489</HotelPictures>
        <HotelDescription>Pamper yourself with a visit to the spa, which offers massages. You're sure to appreciate the recreational amenities, including a health club, an outdoor pool, and an indoor pool. This hotel also features complimentary wireless Internet access, concierge services, and free babysitting. If you'd like to spend the day shopping, you can hop on the complimentary shuttle.. 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..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="51.97" OriginalAmount="51.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18719" Longitude="106.8257" StarRating="4" HotelCode="1877357" HotelName="The Akmani Hotel Jakarta" Meals="PREMIER ROOM" BedType="PREMIER ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kh. Wahid Hasyim 91 ,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/77357/1877357/47.jpg?f=17500856</HotelPictures>
        <HotelDescription>Relax at the full-service spa, where you can enjoy massages. This hotel also features complimentary wireless internet access, concierge services, and a banquet hall.. Featured amenities include complimentary newspapers in the lobby, dry cleaning/laundry services, and a 24-hour front desk. Planning an event in Jakarta? This hotel has 2443 square feet (227 square meters) of space consisting of conference space and 7 meeting rooms. Free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="52.52" OriginalAmount="52.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.224472" Longitude="106.839753" StarRating="5" HotelCode="64864|wyndham_casablanca_jakarta" HotelName="Wyndham Casablanca Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Casablanca Kav. 18, Jakarta 12870</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/d9/04d9c86f6d631d0b2c756cecff978001453f1d61.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is strategically located within the city's ‘Golden Triangle’ on Jalan Casablanca, adjacent...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="52.52" OriginalAmount="52.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.223118" Longitude="106.833028" StarRating="4" HotelCode="292397|js_luwansa_hotel_and_convention_center" HotelName="JS Luwansa Hotel &amp; Convention Center" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>JL. H.R. Rasuna Said Kav. C-22, Jakarta 12940</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cc/55/cc5598216f68874bd4e477596630c7af6c9247e1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Halim Perdana Kusuma (HLP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="52.87" OriginalAmount="52.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.283398" Longitude="106.79078" StarRating="4" HotelCode="631612" HotelName="Hotel Kristal" Meals="DELUXE ROOM - 2 BEDROOMS" BedType="DELUXE ROOM - 2 BEDROOMS">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tarogong Raya Cilandak Barat,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0006/31612/631612/39.jpg?f=17692131</HotelPictures>
        <HotelDescription>Relax at the full-service spa, where you can enjoy massages, body treatments, and facials. You're sure to appreciate the recreational amenities, including an outdoor pool, an outdoor tennis court, and a sauna. Additional amenities at this hotel include complimentary wireless internet access, concierge services, and babysitting (surcharge).. Featured amenities include a business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. Event facilities at this hotel consist of a conference center and 21 meeting rooms. A shuttle from the airport to the hotel is provided for a surcharge (available 24 hours), and free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="54.54" OriginalAmount="54" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|190661-28580925/2568415227381479186/1244" HotelName="ASTON PLUIT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5310000/5307900/5307869/2f666666_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="54.54" OriginalAmount="54.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18671297" Longitude="106.82719595" StarRating="4" HotelCode="602929|aloft_jakarta_wahid_hasyim" HotelName="Aloft Jakarta Wahid Hasyim" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>92 Jalan K. H. Wahid Hasyim, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/a6/eda6d2105f0b8b168de25b0f7dfb95b0831363df.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="56.56" OriginalAmount="56" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|111526-28578268/2568415227381479186/1091" HotelName="ASTON MARINA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2700000/2692500/2692471/7f91299c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="56.56" OriginalAmount="56.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.166712" Longitude="106.799992" StarRating="4" HotelCode="113483|somerset_berlian_jakarta" HotelName="Somerset Berlian Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Permata Berlian V, Permata, Hijau, Jakarta 12210</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d3/1a/d31aa18f287179f6a8751caaa42ce43a71452152.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This property is nestled within the exclusive Permata residential district, 15 minutes' drive from t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="56.56" OriginalAmount="56.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.151345" Longitude="106.891779" StarRating="3" HotelCode="292372|all_sedayu_kelapa_gading" HotelName="All Sedayu Kelapa Gading" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Boulevard Barat, Mall Of Indonesia Lobby 5, Kelapa Gading, Jakarta 14240</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/b9/1bb941e5eb64347f3a6e951318f53be1e2d01792.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="57.33" OriginalAmount="56.76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.239441" Longitude="106.83074" StarRating="4" HotelCode="3856735" HotelName="Mercure Jakarta Gatot Subroto" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gatot Subroto Kav. 1,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/56735/3856735/1.jpg?f=17378421</HotelPictures>
        <HotelDescription>Be sure to enjoy recreational amenities including a health club and an indoor pool. Additional features at this Art Deco hotel include complimentary wireless internet access, concierge services, and complimentary use of a nearby fitness facility.. Featured amenities include express check-in, express check-out, and complimentary newspapers in the lobby. This hotel has 16 meeting rooms available for events. Free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="57.57" OriginalAmount="57" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|111631-18150203/2568415227381479186/2007" HotelName="SOMERSET BERLIAN" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1600000/1596100/1596036/686ceb0a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="57.69" OriginalAmount="57.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.171586" Longitude="106.83553" StarRating="5" HotelCode="14501" HotelName="Hotel Borobudur Jakarta" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Lapangan Banteng Selatan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/14501/14501/131.jpg?f=17742736</HotelPictures>
        <HotelDescription>Located in the heart of the vibrant city of Jakarta, this upscale city hotel is the preferred choice among business travellers. Borobudur Jakarta is ideally situated close to the main business districts of the city, shopping areas, Presidential Palace and a wealth of government buildings. It is approximately a 35-minute drive from Soekarno Hatta International Airport. Set amidst 9. 3 hectares of beautifully landscaped tropical gardens the hotel exudes peace and tranquillity. The guest rooms have been elegantly designed with convenient and comfort in mind. The resort offers exceptional services and modern conference facilities, the perfect venue for hosting conferences in Jakarta.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="58.58" OriginalAmount="58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.141131" Longitude="106.853368" StarRating="4" HotelCode="207928|80298" HotelName="Holiday Inn Jakarta Kemayoran" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Griya Utama  Blok B 1, Sunter Agung, Jakarta 14350</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/10/aa100b0d556055400bb2f3710d7cf6bed6a86319.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="58.58" OriginalAmount="58" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|599405-18326565/2568415227381479186/2943" HotelName="GOODRICH SUITES KEMANG JAKARTA" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/26000000/25020000/25016700/25016671/3afcf9d6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="59.59" OriginalAmount="59" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|267194-28559494/2568415227381479186/1063" HotelName="FRASER RESIDENCE MENTENG" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6230000/6226800/6226738/3444b424_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="60.24" OriginalAmount="59.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.14126" Longitude="106.85424" StarRating="5" HotelCode="1877314" HotelName="Doubletree By Hilton Jakarta Kemayoran" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Griya Utama, Blok B No 1,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/77314/1877314/1.jpg?f=17693167</HotelPictures>
        <HotelDescription>Be sure to enjoy recreational amenities including a health club and an outdoor pool. Additional amenities at this hotel include complimentary wireless internet access, concierge services, and a ballroom.. Featured amenities include a computer station, dry cleaning/laundry services, and a 24-hour front desk. Planning an event in Jakarta? This hotel has 14795 square feet (1375 square meters) of space consisting of conference space and 9 meeting rooms. 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="60.60" OriginalAmount="60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1225026269307" Longitude="106.65277761971" StarRating="3" HotelCode="71462|159210" HotelName="Jakarta Airport Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Terminal 2E, Soekarno-Hatta International Airport, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/86/3e86dd5dbc8420b6edc35b17a6406952acb45ded.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;In the hustle and bustle of the Jakarta International Airport ‘Soekarno-Hatta’, the hotel is located...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="60.60" OriginalAmount="60" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|350579-18188591/2568415227381479186/1929" HotelName="GRANDHIKA ISKANDARSYAH" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11240000/11232000/11231960/6576ace9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="60.60" OriginalAmount="60" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|650011-18283009/2568415227381479186/2921" HotelName="MERCURE JAKARTA GATOT SUBROTO - CHSE CERTIFIED" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/36000000/35520000/35517200/35517154/6adbbad8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="61.61" OriginalAmount="61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1657050383556" Longitude="106.8261887794" StarRating="4" HotelCode="316912|6100" HotelName="Sparks Luxe Jakarta" 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,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pecenongan Kav 7-17, Jakarta 10120</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/43/814395cdb66e2ee363cf11be6297d8edd0e82ff7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in a central position in Jakarta, in the heart of old Batavia or the Kota regio...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="61.90" OriginalAmount="61.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.12587" Longitude="106.83103" StarRating="4" HotelCode="2095510" HotelName="Discovery Ancol" Meals="DELUXE SUITE" BedType="DELUXE SUITE">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Lodan Timur No. 7,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/95510/2095510/50.jpg?f=17496106</HotelPictures>
        <HotelDescription>Relax at the full-service spa, where you can enjoy massages. You can take advantage of recreational amenities such as an outdoor pool, a spa tub, and an indoor tennis court. Additional amenities at this hotel include complimentary wireless internet access, concierge services, and wedding services.. 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..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="62.62" OriginalAmount="62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1260084546244" Longitude="106.83121770022" StarRating="4" HotelCode="320040|84240" HotelName="Discovery And Convention Ancol Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Nightclub,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Lodan Timur 7, Ancol Taman Impian, Jakarta 14430, Jakarta Utara</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dc/64/dc6463cab3de2cd4775b6f6a7a8f90526beec195.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="62.62" OriginalAmount="62" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1259613-21410509/2568415227381479186/117" HotelName="HILTON GARDEN INN JAKARTA TAMAN PALEM" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/60000000/59670000/59660500/59660442/75464e4e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="62.62" OriginalAmount="62" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1434165-30250288/2568415227381479186/2802" HotelName="HABITARE APART HOTEL RASUNA JAKARTA POWERED BY ARCHIPELAGO" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/93000000/92770000/92760700/92760622/74a30134_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="62.62" OriginalAmount="62.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1211026440596" Longitude="106.67869985104" StarRating="5" HotelCode="87903|sheraton_bandara_hotel" HotelName="Bandara International Hotel managed by AccorHotels" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Prof. Dr.Ir. Sedyatmo KM 2, Bandara Soekarno-Hatta, 19110 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bd/c8/bdc8c8b9e3cca13e9b4303f121de12a65717c3d1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="62.62" OriginalAmount="62.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.25392604" Longitude="106.80189574" StarRating="4" HotelCode="385319|the_1o1_jakarta_sedayu_darmawangsa" HotelName="THE 101 Jakarta Sedayu Darmawangsa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Darmawangsa Square, Jl. Darmawangsa IX 14, Kebayoran Baru, Jakarta Selatan 12160</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/b2/e0b25a1d0b953f857ba69a3a90ae05ca3ec7c1c9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="65.00" OriginalAmount="64.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.15676" Longitude="106.91071" StarRating="4" HotelCode="1877310" HotelName="Harris Hotel &amp; Conventions Kelapa Gading Jakarta" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Sentra Kelapa Gading, Jl. Bulevar Kelapa Gading Blok M,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/77310/1877310/45.jpg?f=17349689</HotelPictures>
        <HotelDescription>Relax at the full-service spa, where you can enjoy massages. You're sure to appreciate the recreational amenities, including a health club, an outdoor pool, and a sauna. Additional amenities at this hotel include complimentary wireless internet access, concierge services, and shopping on site.. Featured amenities include a business center, dry cleaning/laundry services, and a 24-hour front desk. Event facilities at this hotel consist of a conference center and 11 meeting rooms. 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="65.65" OriginalAmount="65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1572754797815" Longitude="106.91011548042" StarRating="4" HotelCode="167871|159073" HotelName="Harris Hotel &amp; Conventions Kelapa Gading" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bulevar Kelapa Gading, Blok M, Jakarta 14240</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/96/6296c1ed6b6da435d70450e3b973ef50126cff1c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located in the Sentra Kelapa Gading business district, which includes the well-...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="65.65" OriginalAmount="65" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|146892-18150162/2568415227381479186/1799" HotelName="HARRIS CONVENTIONS KELAPA GADING" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4220000/4219500/4219500/4738c701_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="67.30" OriginalAmount="66.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.145684" Longitude="106.8153" StarRating="4" HotelCode="4030307" HotelName="Holiday Inn &amp; Suites Jakarta Gajah Mada By Ihg" Meals="SUITE - HIGH FLOOR - CITY VIEW" BedType="SUITE - HIGH FLOOR - CITY VIEW">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Gajah Mada No. 211,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0040/30307/4030307/1.jpg?f=17283991</HotelPictures>
        <HotelDescription>Don't miss out on recreational opportunities including an outdoor pool and a 24-hour fitness center. Additional amenities at this hotel include complimentary wireless internet access, concierge services, and gift shops/newsstands.. Featured amenities include express check-in, express check-out, and complimentary newspapers in the lobby. This hotel has 9 meeting rooms available for events. Free valet parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="67.44" OriginalAmount="66.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.198934" Longitude="106.84315" StarRating="4" HotelCode="1877292" HotelName="Doubletree By Hilton Hotel Jakarta - Diponegoro" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pegangsaan Timur 17</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/77292/1877292/57.jpg?f=17427349</HotelPictures>
        <HotelDescription>Facilities: The hotel has a lift and features 253 rooms. The friendly staff at the reception desk are happy to answer any questions. Amenities include a baggage storage service, a safe and a cash machine. Wireless internet access in public areas allows guests to stay connected. The tour desk offers assistance with booking excursions. The hotel has a range of facilities for guests with disabilities. The hotel has wheelchair-accessible facilities. There are a number of shops as well. The grounds of the hotel feature a playground and a lovely garden. Additional amenities include a TV room and a playroom. Guests arriving by car can park their vehicles in the car park. Further services and facilities include a 24-hour security service, medical assistance, a transfer service, 24-hour room service, an alarm call service, a laundry service, a coin-operated laundry and a hotel shuttle bus. Active guests can make use of the bicycle hire service to explore the surrounding area. The business centre is on hand for guests' business requirements and provides a fax machine.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="67.67" OriginalAmount="67" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|650012-28582385/2568415227381479186/1446" HotelName="ASTON KARTIKA GROGOL HOTEL &amp;amp; CONFERENCE CENTER" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/37000000/36160000/36157300/36157278/3ae3bd63_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="67.67" OriginalAmount="67" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1317184-19808563/2568415227381479186/2792" HotelName="OAKWOOD APARTMENTS PIK JAKARTA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/47000000/46130000/46128500/46128453/b8eb080a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="68.68" OriginalAmount="68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.221675" Longitude="106.814897" StarRating="4" HotelCode="33825|36133" HotelName="Crowne Plaza Jakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gatot Subroto Kav. 2-3, Jakarta 12930, Java</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/3a/3abd42995c12739a/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city business hotel is located in the busy Golden Triangle business district, adjacent to the P...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="69.69" OriginalAmount="69" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1467676-32942664/2568415227381479186/274" HotelName="ALOFT BY MARRIOTT JAKARTA KEBON JERUK" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/118000000/117980000/117976100/117976068/f6550978_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="70.70" OriginalAmount="70" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|190737-18155622/2568415227381479186/1935" HotelName="MORRISSEY RESIDENCES" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3860000/3851800/3851708/7fe0f880_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="72.72" OriginalAmount="72" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|282164-18157637/2568415227381479186/2187" HotelName="DISCOVERY HOTEL AND CONVENTION ANCOL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6720000/6713300/6713266/eb7443b1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="72.72" OriginalAmount="72" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|12600-18129564/2568415227381479186/2623" HotelName="MOVENPICK HOTEL JAKARTA CITY CENTRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/104000000/103390000/103382200/103382144/0bfe3722_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="73.73" OriginalAmount="73.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2102583971493" Longitude="106.82364843188" StarRating="5" HotelCode="187939|fraser_residence_sudirman_jakarta" HotelName="Fraser Residence Sudirman" 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 Setiabudi Raya  9, Sudirman, Jakarta 12910</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/c8/30c84b1b7ccca70f00c1744a08ef837915030bbd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="74.39" OriginalAmount="73.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.245214" Longitude="106.798675" StarRating="4" HotelCode="906049|747265" HotelName="Golden Boutique Melawai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Melawai 8 No. 6-8, Blok M, Jakarta 12160</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/f6/97f6b0e37ddee5be4fd30b61963a92a063be98ff.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Jakarta, this boutique hotel has the perfect ambience for guests who appreciate a stylish...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="74.74" OriginalAmount="74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.675535" Longitude="13.385487" StarRating="5" HotelCode="0|253467-21407156/2568415227381479186/146" HotelName="DOUBLETREE BY HILTON JAKARTA - DIPONEGORO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Biagio Marin, 6, Grado, Italy</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6680000/6675300/6675233/fa912f87_b.jpg</HotelPictures>
        <HotelDescription>Position: Among the sea-facing hotels in Grado, Hotel Fonzari enjoys an enviable position. Near the Grado's beach, Hotel Fonzari is situated in the historic center, in the age-old Piazza Biagio Marin where Roman ruins can be visited. Just outside the hotel there are stores, ice cream parlors and restaurants for shopping and the seafront for pleasant walks. Rooms: Hotel Fonzari has 24 modern and functional double rooms and 47 suites. The suites consist of an entrance, living room with sofa bed, bedroom with double bed and bathroom. They are equipped with amenities and modern services and are ideal for a vacation in a hotel in Grado. The suites are available in Junior suite, Junior suite superior, Paradise suite and Panoramic suite versions, with or without a view of the Adriatic, Grado's sea, and all have a large terrace with table and chairs. Modern, with elegant and functional furnishings and illumined by large windows, Hotel Fonzari's Rooms and Suites are among the most appreciated hospitality solutions offered by 4-star hotels in Grado. Restaurant: The restaurant offers Italian, regional and international cuisine with an “a la carte” menu; it is located on the seventh floor of the hotel along with the breakfast room. The rich buffet includes pastries, bread, marmalade, fresh fruit, cereal, yogurt, cheese, deli meats, sausages, etc., to start your day off right. There is a children's game room available for guests of the hotel. There is a children's game room available for guests of the hotel. Outside:  Lobby:  More Informations: Guests can take advantage of elegant public rooms and countless services at Hotel Fonzari. The wonderful scenic swimming pool with Jacuzzi and sun bathing area with chaise longues and umbrellas awaits you on the seventh floor with its breathtaking view. Remarks: Rates do not include any local city tax and resort fee that must be paid by the final customer on-site directly to the hotel. Bedding preferences are not guaranteed and are subject to supplier availability.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="75.75" OriginalAmount="75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.208936" Longitude="106.820602" StarRating="5" HotelCode="33826|36135" HotelName="Ayana Midplaza Jakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jenderal Sudirman Kav 10-11, Jakarta Pusat, Jakarta 10220</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/70/45708eeca9020ed630fb9fed184997ba6edbeedf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This business hotel occupies an envied location in the heart of the business district. It provides e...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="76.76" OriginalAmount="76.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.235125" Longitude="106.830032" StarRating="5" HotelCode="32963|gran_melia_jakarta" HotelName="Gran Meliá Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan H.R. Rasuna Said Kav. X - O, Kuningan, Jakarta 12950</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/65/4d/654db409da5ca45d1e7dede1c507d6eda3f7f393.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in the heart of Jakarta's exclusive diplomatic and business district of Kuningan, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="77.77" OriginalAmount="77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.5265303" Longitude="-0.1001065" StarRating="5" HotelCode="0|17477-18150158/2568415227381479186/2376" HotelName="GRAN MELIA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>7-21 7 21 Goswell Road, London, UK</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/80000/78000/77928/46bbd68a_b.jpg</HotelPictures>
        <HotelDescription>Located just a few minutes walk from the Barbican Centre the largest arts centre in Europe and the cradle of the London Symphony Orchestra and the Royal Shakespeare Company.
St Paul s Cathedral is under 15 minutes.
A little further to the south on the other side of the Thames dont miss a trip to the Globe Theatre and across the road the Tate Modern.
Enjoy a typical London experience at the heart of the very popular Covent Garden market /less than 10 minutes drive.Citadines London Barbican offers 129 studio and one bedroom apartments located close to the main financial and business district of London.  Each studio and one bedroom apartment offers a bathroom a fully equipped separate kitchen area complete with stove microwave/grill fridge dishwasher TV with satellite channels a direct line phone hairdryer and safe deposit box. Linen and towels are provided. The apartment is cleaned and linen and towels are changed once a week free of charge. Additional housekeeping service is available on request and is charged according to your requirements. The property is within easy reach of the Barbican Centre one of Europes largest cultural centres. Stroll around the neighborhood to discover cosmopolitan restaurants and traditional pubs the historical Smithfield area and also Sadlers Wells the worlds No.1 venue dedicated to international dance.  St Pauls Cathedral the Tower of London and Tower Bridge are also all within walking distance.

Introducing Ascott Cares our 9 commitments to maintaining high levels of hygiene and cleanliness standards as well as safe distancing to continue providing a safe home for our guests and a safe working environment for our staff.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="79.79" OriginalAmount="79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.22360075" Longitude="106.80624375" StarRating="4" HotelCode="199856|76897" HotelName="Harris Suites fX Sudirman Jakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Jend Sudirman, Pintu Satu Senayan, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/26/622673d4758b85c1d8bc5d6457e9f6e2392497b7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="79.79" OriginalAmount="79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1496325595972" Longitude="106.83390855789" StarRating="4" HotelCode="167873|44285" HotelName="Swiss-Belhotel Mangga Besar Jakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kartini Raya No. 57, Jakarta, Java</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/7c/c57c9cec1f27cb6373f7e4bfc33ecba67d5f1c71.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Central Jakarta. It is about 5 minutes’ drive to Ancol Dreamland and the cit...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="79.79" OriginalAmount="79.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1857093336287" Longitude="106.82382337302" StarRating="4" HotelCode="39421|sari_pan_pacific_hotel" HotelName="Sari Pan Pacific Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan M.H. Thamrin 6, Jakarta 10340, Jawa Barat</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/2f/e22fbfea98d0b3c011a52e261248f7e9e076df68.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located 4 km from Plaza Semanggi and 5 km from the Jakarta International Expo. It can a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="80.80" OriginalAmount="80.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1982380156963" Longitude="106.83806775625" StarRating="5" HotelCode="308158|the_hermitage_menteng_jakarta" HotelName="The Hermitage, a Tribute Portfolio Hotel, Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cilacap 1, Menteng, Jakarta 10310</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/48/4b48e5bfd942b3b17aea4d1918480db8d947ad42.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="80.80" OriginalAmount="80.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2080598768662" Longitude="106.82224586523" StarRating="4" HotelCode="80356|marriott_executive_apartments_mayflower_2" HotelName="The Mayflower, Jakarta - Marriott Executive Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Jacuzzi,Massage Centre,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>76-78 Jalan Jenderal Sudirman Kav, Sudirman Plaza, Indofood Tower, 12910 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/c8/5ec80a6bdc4592e3267afc492a53add54b51e92d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the centre of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="81.79" OriginalAmount="80.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.22546" Longitude="106.83144" StarRating="5" HotelCode="82927" HotelName="Manhattan Hotel Jakarta" Meals="EXECUTIVE ROOM" BedType="EXECUTIVE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Prof. Dr. Satrio Kav.19-24, Karet Kuningan, Kecamatan Setiabudi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/82927/82927/104.jpg?f=17741283</HotelPictures>
        <HotelDescription>Relax at the full-service spa, where you can enjoy massages, body treatments, and facials. You can take advantage of recreational amenities such as an outdoor pool, a sauna, and a fitness center. Additional amenities at this hotel include complimentary wireless internet access, concierge services, and wedding services.. Featured amenities include a business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. Self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="82.82" OriginalAmount="82" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1261204-28586260/2568415227381479186/641" HotelName="SUTASOMA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/67000000/66530000/66529700/66529691/744ccd0f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="82.82" OriginalAmount="82" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1324524-28556816/2568415227381479186/1275" HotelName="CITADINES SUDIRMAN JAKARTA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/76000000/75770000/75769200/75769132/0337d1a0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="83.83" OriginalAmount="83" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|437570-18194211/2568415227381479186/2421" HotelName="FRASER PLACE SETIABUDI" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/14000000/13220000/13212900/13212804/w5556h7205x0y0-0d4e8cbb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="84.84" OriginalAmount="84.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.193538" Longitude="106.823582" StarRating="5" HotelCode="113482|pullman_jakarta_indonesia" HotelName="Pullman Jakarta Indonesia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business 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 Mh Thamrin 59, Jakarta 10350</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/13/571364991bcb8c678a68071044d518e64dea644a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Jakarta's business, shopping and entertainment district. It is ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="85.85" OriginalAmount="85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.21536479" Longitude="106.82937877" StarRating="5" HotelCode="469291|152906" HotelName="Fraser Place Setiabudi Jakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Setiabudi Selatan Raya No 2, Kel Karet Kec Setiabudi, Jakarta Selatan 12920</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/55/557553/557553a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="85.85" OriginalAmount="85" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|340403-28581631/2568415227381479186/1144" HotelName="ASTON PRIORITY SIMATUPANG AND CONFERENCE CENTER" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11760000/11756200/11756199/40be77c4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="85.85" OriginalAmount="85.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2238208814898" Longitude="106.82459326634" StarRating="5" HotelCode="305725|ascott_kuningan_jakarta" HotelName="Ascott Kuningan Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Prof Dr Satrio Kav.3-5, Ciputra World 1, Jakarta 12940</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/19/67/1967ad4a4ffbfa0319b43957330bedca43f1b020.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="86.86" OriginalAmount="86" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|180952-18152574/2568415227381479186/1681" HotelName="HARRIS SUITES FX SUDIRMAN" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4290000/4281900/4281892/86ac92af_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="88.88" OriginalAmount="88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2444849748489" Longitude="106.79546546044" StarRating="5" HotelCode="396113|84250" HotelName="Hotel Gran Mahakam" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mahakam I 8, Kebayoran Baru, Jakarta Selatan, 12130 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/0c/b80cae0e3b7b83713ddbbc59ce0b9d37cc54287d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Strategically located in the ever-popular Blok M area, guests staying at this establishment are surr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="89.89" OriginalAmount="89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.11001261" Longitude="106.74041673" StarRating="4" HotelCode="639637|271141" HotelName="Mercure Jakarta Pantai Indah Kapuk" 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 Pantai Indah Kapuk, Kamal Muara Penjaringan, North Jakarta, Jakarta 14470</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/32/bc/32bcfc6b4990297d57eab969450104c98a23da21.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a restaurant, a bar, a transfer service and room service. Wireless internet access ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="89.89" OriginalAmount="89" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1464605-32919792/2568415227381479186/3316" HotelName="SWISSOTEL LIVING JAKARTA MEGA KUNINGAN" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/114000000/113380000/113374500/113374498/2861a923_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="89.89" OriginalAmount="89.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2214978" Longitude="106.81999087" StarRating="0" HotelCode="760252|ascott_sudirman_jakarta" HotelName="Ascott Sudirman Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Elevator,Restaurant,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Prof. Dr. Satrio, Kav 11, Ciputra World 2, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/61/9361d7b33ea782ff29f50f9234aac6282459cd60.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;With a stay at Ascott Sudirman Jakarta in Jakarta (Semanggi), you'll be steps from Golden Triangle a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="90.90" OriginalAmount="90" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1136462-28585915/2568415227381479186/1499" HotelName="CROWNE PLAZA JAKARTA RESIDENCES" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/46000000/45360000/45359500/45359407/05e93847_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="91.91" OriginalAmount="91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.26463251" Longitude="106.783072" StarRating="3" HotelCode="757015|303733" HotelName="Intercontinental Jakarta Pondok Indah" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Metro Pondok Indah, Kav Iv Ta, Jakarta 12310</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/f9/c0f94a56d2d0af0007c4bad7b07a5f1eff9a3679.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This simple hotel is in $hotel. getHeaderValue("zone"). </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="91.91" OriginalAmount="91" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|599410-18232591/2568415227381479186/2846" HotelName="INTERCONTINENTAL JAKARTA PONDOK INDAH - CHSE CERTIFIED" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/23000000/22880000/22870100/22870091/28dbe3d3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="92.80" OriginalAmount="91.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19883" Longitude="106.82262" StarRating="4" HotelCode="4030195" HotelName="Parkroyal Serviced Suites Jakarta" Meals="1 BEDROOM SUITE" BedType="1 BEDROOM SUITE">
        <Address>
          <AddressLines>
            <AddressLine>Jl. M.H Thamrin No. 10, Thamrin Nine Luminary Tower</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0040/30195/4030195/5.jpg?f=17354951</HotelPictures>
        <HotelDescription>Take advantage of recreation opportunities including an indoor pool and a fitness center. Additional features at this aparthotel include complimentary wireless internet access and concierge services. Getting to nearby attractions is a breeze with the complimentary area shuttle that operates within 2 kilometers.. Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and multilingual staff. Free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="93.93" OriginalAmount="93" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|84582-28593353/2568415227381479186/940" HotelName="AYANA MIDPLAZA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/18000000/17870000/17867800/17867719/w2877h1920x0y0-a37f6bea_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="93.93" OriginalAmount="93" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|524642-18223012/2568415227381479186/3005" HotelName="MERCURE JAKARTA PANTAI INDAH KAPUK - CHSE CERTIFIED" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/22000000/21400000/21396900/21396859/1f87aa81_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="94.94" OriginalAmount="94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.178155611301" Longitude="106.78972184658" StarRating="5" HotelCode="175427|36143" HotelName="Pullman Jakarta Central Park" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Village,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Let. Jend. S. Parman Kav. 28, Podomoro City, Jakarta 11470</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/a3/d9a328f2a3296b675f22d679c63a3f76d95f827a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Conveniently located in the heart of the metropolis in Podomoro City, West Jakarta, this hotel is cl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="94.94" OriginalAmount="94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2315098902119" Longitude="106.80779081726" StarRating="4" HotelCode="510903|159611" HotelName="The Gunawarman" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gunawarman 3, Jakarta 12110</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/53/1c53edc190ae100452cd3b1dae2c618626b15791.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="94.94" OriginalAmount="94.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2238468900212" Longitude="106.83375432742" StarRating="5" HotelCode="471314|the_westin_jakarta" HotelName="The Westin Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Massage Centre,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan HR Rasuna Said Kav. C-22A, Jakarta, Jakarta 12940</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/eb/ed/ebedc26c46398864ed7c6a2f70958dcbf8b84fa2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="95.94" OriginalAmount="94.99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.21597" Longitude="106.81629" StarRating="5" HotelCode="3965549" HotelName="The Orient Jakarta, A Royal Hideaway Hotel" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jendral Sudirman, No. 36,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0039/65549/3965549/16.jpg?f=17719478</HotelPictures>
        <HotelDescription>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 indoor pool, a waterslide, and a 24-hour fitness center. Additional features at this Art Deco hotel include complimentary wireless internet access, concierge services, and a banquet hall.. Featured amenities include limo/town car service, dry cleaning/laundry services, and a 24-hour front desk. This hotel has 3 meeting rooms available for events. Free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="96.84" OriginalAmount="95.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.194955" Longitude="106.818855" StarRating="4" HotelCode="166939" HotelName="Ascott Jakarta" Meals="PREMIER STUDIO" BedType="PREMIER STUDIO">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kebon Kacang Raya No 2,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/66939/166939/2.jpg?f=17466997</HotelPictures>
        <HotelDescription>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, an outdoor tennis court, and a fitness center. Additional features at this hotel include complimentary wireless internet access, concierge services, and shopping on site.. 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..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="96.90" OriginalAmount="95.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.25583" Longitude="106.85569" StarRating="3" HotelCode="2281793" HotelName="Swiss-Belresidences Kalibata Jakarta" Meals="STUDIO" BedType="STUDIO">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kalibata Raya No. 22,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/81793/2281793/1.jpg?f=17502150</HotelPictures>
        <HotelDescription>Take advantage of recreation opportunities including an outdoor pool and a fitness center. This hotel also features complimentary wireless internet access, concierge services, and wedding services. Guests can catch a ride to nearby destinations on the area shuttle (surcharge).. Featured amenities include a business center, dry cleaning/laundry services, and a 24-hour front desk. This hotel has 17 meeting rooms available for events. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="96.96" OriginalAmount="96" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|260359-18152572/2568415227381479186/1772" HotelName="MEGA KUNINGAN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6860000/6852400/6852352/de87ff73_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="96.96" OriginalAmount="96.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="0" HotelCode="878116|nest_residence_2" HotelName="Nest Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Matraman Raya 40, Kebon Manggis, Matraman, Jakarta 13150</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/bd/77bd1a9578610088c1f9848e2d464a2065a52ce4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="99.99" OriginalAmount="99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.5117748" Longitude="-0.185299" StarRating="4" HotelCode="0|17476-28596515/2568415227381479186/462" HotelName="ARTOTEL SUITES MANGKULUHUR" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>49-67 Queensborough Terrace, LONDON, UK</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/77000000/76410000/76408200/76408174/92f20e60_b.jpg</HotelPictures>
        <HotelDescription>This city hotel nestled in the centre of London offers its guests a strategic location very close to many touristic sites of cultural and historic interest. Guests will also find within the immediate vicinity a wide range of shopping and entertainment venues, as well as restaurants and bars. Convenient public transport, both underground and bus, is easily reachable on foot, and Heathrow Airport is about 19 kilometres from the hotel. The accommodation units are spacious and have been decorated in a functional and simple style, but also very comfortable. They all come with a private bathroom with bathtub of shower and include tea and coffee making facilities for guests’ convenience. The onsite facilities and services include free Wi-Fi throughout the hotel, a full English breakfast served every morning and a meeting room which can accommodate up to 150 people.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="101.00" OriginalAmount="100" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.745704" Longitude="-73.601264" StarRating="5" HotelCode="0|175036-18150198/2568415227381479186/1696" HotelName="PULLMAN JAKARTA CENTRAL PARK - CHSE CERTIFIED" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>369 Old Country Rd, Carle Place, 11514, NY, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4480000/4472900/4472897/20b6083c_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Unknown. Property Type: Hotel. Total rooms: 152. Suites: 2. Single-bedded accommodations: 57. Double bedrooms: 94. Smoking rooms: 0. Nonsmoking rooms: 152. Physically challenged rooms: 8. Floors: 4. Miscellaneous information- Booking and cancellation policies vary by rate type. Please check all applicable rules prior to booking to avoid possible charges.
American Disabilities Act. If your accessibility needs are not met, please contact the Hotel Manager on Duty. Should you require additional information regarding accessible facilities for guests with disabilities, please call 1-800-465-4329 (U.S. and Canada) or contact the hotel directly.  For the hearing impaired, TDD service is available at 1-800-238-5544 within the U.S. and Canada. Property description- Located in the heart of Nassau County on Long Island, the Holiday Inn Westbury - Long Island is close to businesses, shopping hubs, medical facilities, and the judicial districts of Mineola, Garden City, Westbury and Carle Place, NY. The hotel is situated 20 minutes from New York's JFK,  LaGuardia and Islip Airports, and a 10 minute walk from the Long Island Railroad Carle Place Station to New York City. The hotel's Business Center, free Wi-Fi access and meeting space are among our business-friendly amenities and services. There are plenty of activities for leisure travelers to do on Long Island. Hotel guests enjoy being close to Nassau Coliseum, NYCB Theater at Westbury, The Space at Westbury &amp;amp; Tilles Center for the Performing Arts. Jones Beach State Park and Eisenhower Park are havens for those who love to stay active. Roosevelt Field Mall and The Gallery at Westbury  are within walking distance for those who love shopping and fine dining in the Westbury, NY area. The hotel's guests enjoy our beautiful courtyard and patio, as well as the seasonal outdoor pool and garden patio. A 24-hour Fitness Center helps you keep up with your healthy routines. The hotel's full-service LiLLiES Resturant and Bar serves a delicious breakfast and dinner (lunch seasonal), including room service, daily. Be sure to visit the hotel's new 24-hour lobby market for snacks, beverages and convenience items.. Onsite facilities information- ParkingHotel Currency: USD. Additional Addresses: Other: 369 Old Country Rd, Carle Place, 11514, NY, US. Additional Phone Numbers: Fax - Other: 15169973623. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="101.00" OriginalAmount="100" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|251396-18150233/2568415227381479186/2399" HotelName="JS LUWANSA HOTEL AND CONVENTION CENTER" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6720000/6713300/6713210/cff1e1c1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="103.02" OriginalAmount="102" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|146912-28559186/2568415227381479186/715" HotelName="TUGU MALANG" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/910000/902200/902173/108bbe29_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="104.03" OriginalAmount="103.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="5" HotelCode="113486|oakwood_premier_cozmo_jakarta" HotelName="Oakwood Premier Cozmo Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dr. Ide Anak Agung Gde Agung, Blok E4.2 No 1, Mega Kuningan, Jakarta 12950</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/cc/f4cc9136ff261db2884acedeff664ed7bb35010e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="105.48" OriginalAmount="104.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2555" Longitude="106.8107" StarRating="4" HotelCode="66193" HotelName="Grandkemang Hotel - Chse Certified" Meals="RESIDENCE ROOM - 3 BEDROOMS" BedType="RESIDENCE ROOM - 3 BEDROOMS">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kemang Raya 2H, Kebayoran Baru,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/66193/66193/1.jpg?f=17688691</HotelPictures>
        <HotelDescription>Don't miss out on recreational opportunities including an outdoor pool and a fitness center. This hotel also features complimentary wireless internet access, concierge services, and an arcade/game room.. 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..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="107.06" OriginalAmount="106.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.166687" Longitude="106.799994" StarRating="4" HotelCode="113485|somerset_grand_citra_jakarta" HotelName="Somerset Grand Citra Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Prof. Dr Satrio Kav. 1, Kuningan, 12940 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/11/fd11e21a9e4474fdeea7763e54273615dcebb75a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the central business district and conveniently close to the convention centr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="107.06" OriginalAmount="106.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.202725" Longitude="106.819043" StarRating="5" HotelCode="26459|shangrila_hotel__jakarta" HotelName="Shangri-La Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kotan Bni, JL. Jend. Sudirman Kav.1, 10220 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/1f/711fcee2689afcd2415502f0058bf1e488547cd4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the centre of Jakarta’s Sudirman business district. It offers guests easy ac...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="108.07" OriginalAmount="107" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|650023-18326629/2568415227381479186/3487" HotelName="SWISSÔTEL JAKARTA PIK AVENUE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/42000000/41720000/41710400/41710372/cd281a5c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="109.94" OriginalAmount="108.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.196159" Longitude="106.82355" StarRating="5" HotelCode="77760" HotelName="Mandarin Oriental, Jakarta" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mh Thamrin,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/77760/77760/1.jpg?f=17734275</HotelPictures>
        <HotelDescription>Pamper yourself with a visit to the spa, which offers massages. You can take advantage of recreational amenities such as a nightclub, a health club, and an outdoor pool. This hotel also features complimentary wireless internet access, concierge services, and gift shops/newsstands.. Featured amenities include a business center, express check-out, and dry cleaning/laundry services. Event facilities at this hotel consist of conference space and meeting rooms. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="110.09" OriginalAmount="109" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1452554-32389557/2568415227381479186/3551" HotelName="THE GRAND PLATINUM JAKARTA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/website/common/img/no-image.png</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="111.93" OriginalAmount="110.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.24456" Longitude="106.79555" StarRating="5" HotelCode="83297" HotelName="Hotel Gran Mahakam - Chse Certified" Meals="DELUXE TWIN ROOM" BedType="DELUXE TWIN ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mahakam No.8, Blok M,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/83297/83297/10.jpg?f=17744939</HotelPictures>
        <HotelDescription>Relax at the full-service spa, where you can enjoy massages. If you're looking for recreational opportunities, you'll find an outdoor pool, a sauna, and a fitness center. Additional features at this hotel include complimentary wireless internet access, concierge services, and a ballroom.. 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..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="114.13" OriginalAmount="113" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.8713087" Longitude="-122.2742609" StarRating="4" HotelCode="0|182412-18150248/2568415227381479186/1771" HotelName="OAKWOOD PREMIER COZMO" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>1820 University Ave, Berkeley, 94703, CA, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/62000000/61650000/61642100/61642057/9ade9a7a_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Midscale. Property Type: Motel. Total rooms and suites: 29. Floors: 2. Property description- Welcome to the Berkeley Travelodge...Whether you are here for business or pleasure we are dedicated to the comfort of our guests.  Centrally located in the heart of the East Bay you can travel in any direction with BART - Bay Area Rapid Transit, only 20 minutes from downtown San Francisco for work or play.  Located 4 blocks from UC Berkeley, Lawrence Livermore Lab and much more.  Many renowned restaurants, art galleries and boutiques are within walking distance.  San Pablo Casino is only 5 miles away.  Golden Gate Fields race track is only 3 miles. Complimentary newspaper available. Each room has refrigerator, microwave, iron and ironing board. Safe Box offered for a nominal fee per night. Limited parking available on on-site.

If you are attending a concert at UC Berkeleys Hearst Greek Theater, or a football game at California Memorial Football Stadium both are only an easy 10 block walk.

This Property has 100 percent non smoking rooms.  Smoking of any kind will result in a 100.00 per day fee.. Onsite facilities information- ParkingProperty was built in 1956. Hotel Currency: USD. &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="115.14" OriginalAmount="114.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1961657298545" Longitude="106.82348012924" StarRating="5" HotelCode="21600|mandarin_oriental_jakarta_2" HotelName="Mandarin Oriental Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan M.H. Thamrin, P.O. Box 3392, 10310 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/17/f2170fbdcdb1419ea07a4470c95df8a5efffa84c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located right in the heart of the city, offering guests easy access to historical and c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="116.40" OriginalAmount="115.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.195613" Longitude="106.82236" StarRating="5" HotelCode="332732" HotelName="Hotel Indonesia Kempinski Jakarta" Meals="DELUXE KING ROOM" BedType="DELUXE KING ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mh Thamrin 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0003/32732/332732/120.jpg?f=17740303</HotelPictures>
        <HotelDescription>Facilities: The reception desk is open round the clock. Services such as a cloakroom, baggage storage service, safe, currency exchange service and cash machine ensure a comfortable stay. Wireless internet access is provided in public areas. The tour desk offers assistance with booking excursions. The apartment hotel has a range of facilities for guests with disabilities. The hotel has wheelchair-accessible facilities and a lift. A number of shops, including a supermarket, are great for shopping or just browsing. The grounds of the hotel feature a playground and a lovely garden. Additional amenities include a newspaper stand and a playroom. Guests arriving by car can park their vehicles in the garage or in the car park (for a fee). Further services and facilities include a 24-hour security service, a babysitting service, a childcare service, a car hire service, medical assistance, a transfer service, room service (for a fee), a laundry service and a hotel shuttle bus. Complimentary newspapers are available. The business centre is on hand for guests' business requirements and provides a fax machine.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="118.17" OriginalAmount="117" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|17482-22402336/2568415227381479186/55" HotelName="SHANGRI-LA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/4300/4251/e24285eb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="118.17" OriginalAmount="117.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2237026577832" Longitude="106.82417984789" StarRating="5" HotelCode="305731|raffles_jakarta" HotelName="Raffles Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Prof. Dr. Satrio Kav. 3-5, Ciputra World 1, Jakarta 12940</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/96/4f/964fb79c44ad608d8f6ee99eacb8143421837d7b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="118.17" OriginalAmount="117.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.195197" Longitude="106.822169" StarRating="5" HotelCode="36418|hotel_indonesia_kempinski_jakarta" HotelName="Indonesia Kempinski Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Spa Hotel,Golf Hotel,Historic Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,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,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mh. Thamrin 1, 10310 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/40/67/40674d14ebcd0989d478186830c6460de8a0180e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located right in the heart of Jakarta, the hotel is within walking distance of embassies, the Centra...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="120.19" OriginalAmount="119.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.227179" Longitude="106.82684" StarRating="5" HotelCode="26058|jw_marriott_hotel_jakarta" HotelName="JW Marriott Hotel Jakarta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan DR Ide Anak Agung Gde Agung Kav E.1.2, 1 &amp; 2, Kawasan Mega Kuningan, Jakarta  12950</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/82/b48295489e7f7d8745370c71ba6240b4f0268afa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a strategic location in the Mega Kuningan Complex, a newly developed commercial di...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="121.20" OriginalAmount="120.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.213311" Longitude="106.818839" StarRating="5" HotelCode="371976|le_meridien_jakarta" HotelName="Le Meridien Jakarta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jl.jend Sudirman, Kav. 18-20, 10220 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/26/8e26b38f43b597f53a5d1de36035b191bb1b7be7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;With a prime location in the heart of Jakarta's financial district and directly opposite the World T...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="124.23" OriginalAmount="123" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.222049" Longitude="106.798677" StarRating="5" HotelCode="311540|84225" HotelName="Fairmont Jakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Asia Afrika 8, Gelora Bung Karno, Jakarta Pusat 10270</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/49/ef499a202c7e8a94c4a71469b55afb31b6c3af21.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="127.26" OriginalAmount="126" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1330408-25157242/2568415227381479186/3294" HotelName="THE ORIENT JAKARTA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/71000000/70970000/70969300/70969283/b65d984c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="128.27" OriginalAmount="127" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.24518187" Longitude="106.78307409" StarRating="5" HotelCode="407804|159590" HotelName="Sheraton Grand Jakarta Gandaria City Hotel" 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>Jl. Sultan Iskandar Muda, Kebayoran Lama, 12240 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/46/724615167f0aa027b8045f59cb968935546b26cb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="128.27" OriginalAmount="127" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|3609-18150186/2568415227381479186/1975" HotelName="MANDARIN ORIENTAL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/21800/21774/13003289_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="129.28" OriginalAmount="128" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.25346" Longitude="106.805069" StarRating="5" HotelCode="68215|67457" HotelName="Dharmawangsa Jakarta" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Brawijaya Raya 26, Kebayoran Baru, Jakarta 12160</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/5a/f9/5af9cd964e08c5682a971c544048992b7dd71104.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located strategically in the heart of Kebayoran Baru, the most prestigious residential area in Jakar...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="131.30" OriginalAmount="130" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|111569-18150231/2568415227381479186/1833" HotelName="KEMPINSKI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1950000/1942700/1942665/f2d1ccf2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="132.31" OriginalAmount="131" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.22550191" Longitude="106.80878938" StarRating="4" HotelCode="816104|285906" HotelName="Alila SCBD Jakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Elevator,Restaurant,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/82/4882753b6bac1b9ad0b1c85d06827d6219d8c987.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A haven of hip and contemporary luxury, Alila SCBD takes upscale lifestyle living to the next level ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="138.37" OriginalAmount="137.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2288486148731" Longitude="106.82747584789" StarRating="5" HotelCode="396119|the_ritzcarlton_jakarta_mega_kuningan" HotelName="The Ritz-Carlton Jakarta, Mega Kuningan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan DR. Ide Anak Agung Gde Agung Kav. E. 1.1 1, Mega Kuningan, Jakarta 12950</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/84/f48417068107b8c0a5e283a0a91cc5665420e885.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of the Mega Kuningan business district, this hotel stands among distinguished e...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="139.66" OriginalAmount="138.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.193618" Longitude="106.82201" StarRating="5" HotelCode="159987" HotelName="Grand Hyatt Jakarta" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jalan M. H. Thamrin Kav. 28-30</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/59987/159987/1.jpg?f=17752906</HotelPictures>
        <HotelDescription>Facilities: The hotel has 428 rooms, which are located on 26 storeys and are reachable by lift. The reception desk is open round the clock. Amenities available at the hotel include a cloakroom, safe, currency exchange service and cash machine. Wireless internet access allows guests to stay connected while on holiday. The hotel has wheelchair-accessible facilities. A fireplace creates a cosy atmosphere. A number of shops, including a supermarket, are great for shopping or just browsing. Guests of the hotel are welcome to relax in the garden. Additional facilities include a newspaper stand. Guests arriving by car can park their vehicles in the garage or in the car park. Further services and facilities include a 24-hour security service, a babysitting service, a childcare service, medical assistance, a transfer service, room service (for a fee), a laundry service and a hairdresser. Cyclists can make use of the bicycle storage area and hire service. Complimentary newspapers are available. A business centre with fax machine and projector is available.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="142.41" OriginalAmount="141" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|190728-28592823/2568415227381479186/212" HotelName="THE MAYFLOWER JAKARTA - MARRIOTT EXECUTIVE APARTMENTS" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1610000/1604700/1604684/f5be62de_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="144.43" OriginalAmount="143" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.506000000000000" Longitude="13.354000000000000" StarRating="5" HotelCode="0|21345-28599950/2568415227381479186/222" HotelName="JW MARRIOTT JAKARTA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>15 LUTZOWUFER, BERLIN, DE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/800000/799700/799642/77afb385_b.jpg</HotelPictures>
        <HotelDescription>This elegant, first-class city hotel is situated between a famous shopping- and the historical street of Unter den Linden which are within a 10 minutes' walking distance away. Set in Berlin, the hotel provides the perfect setting from which to explore the attractions and points of interest it has to offer. Guests will find a host of tourist attractions and business areas within easy access. It enjoys a sophisticated architectural style, alluring guests with the promise of elegance and timeless beauty befitting the expectations of most travellers. The rooms are stylishly designed, featuring modern amenities for visitors' convenience. The hotel offers a selection of exceptional facilities, which cater to each individual's needs to the highest degree of excellence.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="147.46" OriginalAmount="146.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.215075" Longitude="106.797768" StarRating="5" HotelCode="68213|hotel_mulia_senayan" HotelName="Mulia Senayan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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>Jl Asia Afrika Senayan, Jakarta 10270</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/41/f0417a880b0a2381f384d6381f5b827e308c6fd8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="157.56" OriginalAmount="156.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1504337" Longitude="106.82456523" StarRating="3" HotelCode="554482|zen_rooms_near_mangga_besar_6_utara" HotelName="Orange Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mangga Besar VI Utara 12, Taman Sari, Jakarta 11150</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/60/3560e54797e3c6b30e4792ae27c2db6b05231f9a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="163.62" OriginalAmount="162" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|34659-28599951/2568415227381479186/446" HotelName="THE RITZ-CARLTON JAKARTA MEGA KUNINGAN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1200000/1197400/1197336/a48a4440_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="166.65" OriginalAmount="165.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1922512345362" Longitude="106.82152748108" StarRating="5" HotelCode="185661|keraton_at_the_plaza_a_luxury_collection_hotel_jakarta" HotelName="Keraton at The Plaza" Meals="FULL-BOARD" BedType="FULL-BOARD" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jl. MH. Thamrin Kav. 15, Jakarta 10350</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/42/6b42a9dde56983cd4acf7222a8e9819f8d3a098f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city and business hotel is a refined place to stay in this vibrant city, and is located in an i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="179.78" OriginalAmount="178" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1351751-28599746/2568415227381479186/291" HotelName="THE ST. REGIS JAKARTA" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/84000000/83320000/83310800/83310706/0c6e9295_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="193.92" OriginalAmount="192" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1353817-28598344/2568415227381479186/856" HotelName="ASHTA RESIDENCE" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/79000000/78230000/78228000/78227932/e76a5154_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="200.65" OriginalAmount="198.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.184282" Longitude="106.830894" StarRating="5" HotelCode="3924130" HotelName="Park Hyatt Jakarta" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kebon Sirih No 17-19, Kota Jakarta Pusat</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0039/24130/3924130/52.jpg?f=16693830</HotelPictures>
        <HotelDescription>Pamper yourself with a visit to the spa, which offers massages and body treatments. You're sure to appreciate the recreational amenities, including an outdoor pool, a steam room, and a 24-hour fitness center. Additional amenities at this hotel include complimentary wireless internet access, concierge services, and babysitting (surcharge).. Featured amenities include a business center, dry cleaning/laundry services, and a 24-hour front desk. Planning an event in Jakarta? This hotel has 7320 square feet (680 square meters) of space consisting of conference space and 10 meeting rooms. 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="205.03" OriginalAmount="203.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.206569" Longitude="106.828463" StarRating="5" HotelCode="69588|four_seasons_hotel_jakarta" HotelName="Four Seasons  Hotel Jakarta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jend. Gatot Subroto Kav 18, Capital Place, Kuningan Barat, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/ac/f7ac1b8b729df4222b372478c452cad2c8778ece.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the heart of Jakarta's central business district, in the Golden Triangle w...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="206.04" OriginalAmount="204" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1261188-23368427/2568415227381479186/3499" HotelName="THE LANGHAM, JAKARTA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/68000000/67200000/67196500/67196407/2993f3ac_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="218.16" OriginalAmount="216" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|437567-18192475/2568415227381479186/2239" HotelName="FOUR SEASONS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15450000/15447100/15447022/07abb258_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="270.68" OriginalAmount="268.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.22373115" Longitude="106.80960435" StarRating="5" HotelCode="694419|the_residences_of_the_ritzcarlton_jakarta_pacific_place_2" HotelName="Ritz Carlton Jakarta Pacific Place Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Massage Centre,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jendral Sudirman Kav. 52-53, Sudirman Central Business District (SCBD), Jakarta 12190</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/c5/4dc50f9bf8f326ffc6bc10679c2f54e10a94c232.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="303.00" OriginalAmount="300.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2236973375915" Longitude="106.80977583069" StarRating="5" HotelCode="172284|the_ritzcarlton_jakarta_pacific_place" HotelName="The Ritz Carlton Jakarta Pacific Place" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jendral Sudirman Kav. 52-53, Sudirman Central Business District (SCBD), Jakarta 12190</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/e3/03e32e804c7c5b8e1cf60d2cf1ddf1010b15155c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at the heart of Jakarta's most prestigious commercial district, which offers ac...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="5193.42" OriginalAmount="5142" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|190780-28599668/2568415227381479186/499" HotelName="THE RITZ-CARLTON JAKARTA PACIFIC PLACE" Meals="FULL BOARD" BedType="FULL BOARD">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1820000/1813700/1813629/056d0c3b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Internet,Laundry,Room Service,Conference Hall,Fax,Massage Centre,Telephone Service,Restaurant,Swimming Pool,Bar,24 Hour Power Supply,Meeting Room,Spa,Currency Exchange,Shopping Arcade,Elevator,Parking,Wheelchair Access,Designated Smoking Area,Golf,Sauna,Bicycle Rental,Lounge,Jacuzzi,Kitchen,24 Hour Front Desk,24 Hour Room Service,Coffee Shop,Concierge,Dry Cleaning,Garden,Nightclub,Valet Parking,Housekeeping,LCD/Projector,24 Hour Security,ATM/Cash Machine,Banquet Hall,Business Centre,Printer,Smoking Rooms,Wake-up Call Service,Diet Meals,Luggage Storage,Central Heating,Airport Transfer (on Demand),Heated Pool</BasicAmenities>
    <HotelRating>3,2,4,5,1</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE</Meals>
    <PropertyType>HOTEL,CITY HOTEL,BUSINESS HOTEL,CONFERENCE HOTEL,SPA HOTEL,APARTHOTEL,VILLAGE,HOTEL DE CHARME,FAMILY-FRIENDLY HOTEL,APARTMENT,APARTMENT HOTEL,GOLF HOTEL,HISTORIC HOTEL,RESIDENCES,GUEST HOUSES,AIRPORT HOTEL,RESIDENCE,ECO HOTEL,BEACH HOTEL,CLUB RESORT</PropertyType>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
7e4d6227-6591-4fdf-8abd-f419d483c587|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="7e4d6227-6591-4fdf-8abd-f419d483c587">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="47406" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-08-15T00:00:00" End="2026-08-16T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="Meity.a@wwdmc.com" Password="Kocok123$" RequestedCurrency="GBP" ClientNationality="ID" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
7e4d6227-6591-4fdf-8abd-f419d483c587|TravellandaSearch|successfull supplier interation||Travellanda|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
7e4d6227-6591-4fdf-8abd-f419d483c587|HotelbedsSearch|supplier interation failed||HotelBeds|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
7e4d6227-6591-4fdf-8abd-f419d483c587|InfiniteSearch|successfull supplier interation||Infinite|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
7e4d6227-6591-4fdf-8abd-f419d483c587|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 D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
7e4d6227-6591-4fdf-8abd-f419d483c587|MikiSearch|successfull supplier interation||Miki|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
7e4d6227-6591-4fdf-8abd-f419d483c587|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 D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
7e4d6227-6591-4fdf-8abd-f419d483c587|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 D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
7e4d6227-6591-4fdf-8abd-f419d483c587|GoGlobalTravelSearch|successfull supplier interation||GoGlobleTravel|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
7e4d6227-6591-4fdf-8abd-f419d483c587|SearchResponse|SearchResponse|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TimeStamp="2026-08-10T13:44:41.0034054+01:00" Version="0" EchoToken="Search" TransactionIdentifier="7e4d6227-6591-4fdf-8abd-f419d483c587" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="4.04" OriginalAmount="4.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1467091" Longitude="106.82559622" StarRating="2" HotelCode="851382|oyo_297_45_residence" HotelName="OYO 297 45 Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mangga Besar XI, RW 1, Kota Tua, Tangki, Tamansari, Jakarta 11170</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/3e/b73eac672050d35e2c0f48859cd82b327614de81.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="4.08" OriginalAmount="4.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.284323" Longitude="107.176329" StarRating="2" HotelCode="|401993" HotelName="Collection O Cikarang Near President University Formerly Enviro" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl Dr Satrio Area Medical City Kawasan Industri Ja</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/9/9/3/401993_c7ce4841019.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="4.14" OriginalAmount="4.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="2" HotelCode="852879|2624845" HotelName="The Enviro Apartment By OYO Rooms" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dr. Satrio, Area Medical City, Kawasan Industri Jababeka, Cikarang, Jakarta 17550</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/3a/5a3adf9ff3b7d75c827c8f33494cbbad723ae150.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="5.05" OriginalAmount="5" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.29947837" Longitude="106.77620048" StarRating="2" HotelCode="868744|342971" HotelName="Puri Lotus By OYO Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Taman Lebak Bulus VI Blok Z 10, RT.4/RW.5, Lebak Bulus, Cilandak, Jakarta 12440</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cc/4b/cc4b3bf74791d352c8e85e64b7941e9e42fed9a6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="5.21" OriginalAmount="5.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.170324" Longitude="106.80588" StarRating="2" HotelCode="|545243" HotelName="Super OYO 90692 Point Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kota Baru,RT.11/RW.6,Cideng,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/5/2/4/3/545243_7636d101054.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="5.25" OriginalAmount="5.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.193852" Longitude="106.86832" StarRating="1" HotelCode="|464849" HotelName="Oyo 2223 Jandb Room Utan Kayu" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>69, Jl. Utan Kayu Raya No.69S</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/4/8/4/9/464849_4c6db4d1208.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="5.49" OriginalAmount="5.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.193134" Longitude="106.819458" StarRating="2" HotelCode="|544361" HotelName="OYO 150 Harmoni Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>010, Jl. Kebon Kacang 38 No. 25</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/4/3/6/1/544361_a355ae92247.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="5.74" OriginalAmount="5.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.362984" Longitude="106.885818" StarRating="2" HotelCode="|453188" HotelName=" Hotel O Cibubur Near Cibubur Junction Formerly Comfort Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1, SMP Negeri 147 Jakarta, Jalan SMP 147</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/1/8/8/453188_ab791721207.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="5.85" OriginalAmount="5.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.284869" Longitude="106.791532" StarRating="2" HotelCode="|532703" HotelName="OYO 92723 Sultan Residence Syariah" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>No.13 Jl. H. Batong I</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/2/7/0/3/532703_e4c4fa91444.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="5.86" OriginalAmount="5.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.213602" Longitude="106.769405" StarRating="0" HotelCode="|467730" HotelName="Capital O 91140 Ayodya Kebon Jeruk" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5, Jalan Kelapa Dua Raya, RW 05</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/7/7/3/0/467730_83b07f61703.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="5.91" OriginalAmount="5.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.267205" Longitude="106.841373" StarRating="2" HotelCode="|536599" HotelName="OYO 121 Rumah Ayub Syariah" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>21, Jalan Ayub Gang C</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/6/5/9/9/536599_df7976a2023.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="6.03" OriginalAmount="5.97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.108497" Longitude="106.915558" StarRating="1" HotelCode="|541027" HotelName="New Priok Indah" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Cilincing No. 12 RT 001 RW 01</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/1/0/2/7/541027_802f6612132.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="6.37" OriginalAmount="6.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.167863" Longitude="106.763982" StarRating="2" HotelCode="|557515" HotelName="SUPER OYO 866 Idola Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>12, Jl Arteri</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/7/5/1/5/557515_b4c5ea51616.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="6.64" OriginalAmount="6.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.115204" Longitude="106.689042" StarRating="0" HotelCode="|546931" HotelName="Alifah 1 Syariah" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Husein Sastranegara</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/6/9/3/1/546931_47ba4542311.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="6.74" OriginalAmount="6.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.269727" Longitude="106.767546" StarRating="2" HotelCode="|533124" HotelName="Rumah Kayu Manis Bintaro" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>jl. Melati 4 no.26</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/3/1/2/4/533124_93a97651111.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="7.03" OriginalAmount="6.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.174476" Longitude="106.861319" StarRating="2" HotelCode="|547708" HotelName="OYO 148 Cempaka Place Homestay" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 11/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Cempaka Putih Barat II No.8B, RT.4/3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/7/7/0/8/547708_e350ce72335.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="7.07" OriginalAmount="7" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18337299" Longitude="106.7818648" StarRating="2" HotelCode="852322|393650" HotelName="OYO 160 Lontar Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sekretaris, RT 13/RW 7, Tanjung Duren Utara, Grogol Petamburan, Jakarta 11470</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/42/1f/421fce255923c8d594a141eb0b471e02ade8977b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="7.07" OriginalAmount="7" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.10856039" Longitude="106.91562261" StarRating="2" HotelCode="787256|388652" HotelName="New Priok Indah Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Cilincing 12, RT 001 RW 01, Kelurahan Lagoa, Kec. Koja, Jakarta 14120</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/47/1e470f8d4ba425a894ef055ec52e6e488edde2c8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="7.07" OriginalAmount="7" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2562255" Longitude="106.822192" StarRating="2" HotelCode="852805|393664" HotelName="OYO 332 Residence G17" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kemang Utara VII G 17, RT 1/RW 4, Bangka, Mampang Prapatan, Jakarta 12730</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/6d/686dcf513d1c899e6ee1bb35ffa5a58cbd48d4c6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="7.07" OriginalAmount="7" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.13715258" Longitude="106.81923516" StarRating="2" HotelCode="484281|153434" HotelName="Hotel Rumah Shinta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mangga Dua Raya 41, Pinangsia, Glodok, Jakarta 11110</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/80/c380b3aa7b3f914fc2b8eb5e1335db9aba5ca6d1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="7.07" OriginalAmount="7" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1375103206026" Longitude="106.81789406333" StarRating="2" HotelCode="334292|159623" HotelName="Twins Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mangga Dua Raya 24, Jakarta 10730</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/5a/845a0f6cf4c5dcb3fb92a71046672d7b6034c6eb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="7.07" OriginalAmount="7.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1572242416195" Longitude="106.83493478318" StarRating="2" HotelCode="335823|hotel_lautze_indah_" HotelName="Hotel Lautze Indah" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Lautze 24, Masuk Dari Kartini Raya, Jakarta 10750</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/7e/c07e8339a0df7edfcd48683574782f752dddeec1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="7.07" OriginalAmount="7.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16607395" Longitude="106.83454968" StarRating="3" HotelCode="561629|oyo_90244_hotel_antara" HotelName="Antara Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Antara No. 39, Pasar Baru, Jakarta 10710</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/a5/8da5f7dfb41df4e8acf1fb441c15df970264492e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="7.07" OriginalAmount="7.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18815626" Longitude="106.79362777" StarRating="2" HotelCode="595484|pondok_seruni" HotelName="Pondok Seruni" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kemanggisan Ilir 11, RT 018/RW 008, Palmerah, Jakarta 11480</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/bf/c7bfb927bb0cb31adc8f9d8c59f4d021ce91a8e8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="7.07" OriginalAmount="7.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19133974" Longitude="106.81470688" StarRating="3" HotelCode="778435|hotel_nusantara_indah_syariah" HotelName="Hotel Nusantara Indah Syariah" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jajal Kh Mas Mansyur 36, Tanah Abang, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/ec/afec66a0d560fcd596d032415939eb12db6c510b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="7.07" OriginalAmount="7.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="0" HotelCode="839183|alifah_2" HotelName="Alifah 2" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Perancis</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/0d/dd0dc8ba768ab68cfb715ceec6efae0b983bb845.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="7.07" OriginalAmount="7.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="0" HotelCode="840229|hotel_alifah_1" HotelName="Alifah 1 Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Husein Sastranegara</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/9e/f39e306b1701dead6129732328409f5ccf1b0940.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="7.07" OriginalAmount="7.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="0" HotelCode="879684|glory_mansion_resident" HotelName="Glory Mansion Resident" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tanjung Duren 3</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cc/31/cc3143a306c77057b11650833c126e1aeaa2b098.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="7.26" OriginalAmount="7.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.176852" Longitude="106.77005" StarRating="2" HotelCode="|545702" HotelName="SUPER OYO 3109 Point Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>17, Jl. Mangga Raya No. 17 RT 05/RW 10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/5/7/0/2/545702_2ae54391054.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="7.31" OriginalAmount="7.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.149533" Longitude="106.818217" StarRating="2" HotelCode="|484271" HotelName="Super OYO 1199 Orienchi Room" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mangga Besar Raya No. 5N</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/4/2/7/1/484271_477f0e80923.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="7.40" OriginalAmount="7.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.149783" Longitude="106.899507" StarRating="2" HotelCode="|541259" HotelName="SUPER OYO 90422 Mall Of Indonesia" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>20-21, Jl. Gading Batavia Blok LC8 RT.10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/1/2/5/9/541259_546c6522104.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="7.71" OriginalAmount="7.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.153643" Longitude="106.8287" StarRating="2" HotelCode="|474294" HotelName="SUPER OYO 93287 Pioneer Pasar Baru" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>15,Jl. Karang Anyar Gang V No.15, RW04,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/4/2/9/4/474294_d0037c51852.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="7.81" OriginalAmount="7.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.15874948" Longitude="106.81609334" StarRating="2" HotelCode="837879|2782135" HotelName="Reddoorz Near Gajah Mada Plaza 2" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ketapang Utara I 31, Rt 6, Rw 7, Krukut, Jakarta Barat, Jakarta 10000</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b2/5c/b25cf579c2adfc3984277001a2f031f901d30f10.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="7.83" OriginalAmount="7.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.156439" Longitude="106.830689" StarRating="2" HotelCode="|541257" HotelName="Super OYO 90115 Near Pasar Baru" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1, Jalan 5 Dermawan, RW 04,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/1/2/5/7/541257_dd5d4631029.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="7.92" OriginalAmount="7.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.14911" Longitude="106.82703" StarRating="3" HotelCode="|230969" HotelName="Grand Batik Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 11/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Karang Anyar Utara No 9, Mangga Dua</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/0/9/6/9/230969_5.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="8.08" OriginalAmount="8.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.140084" Longitude="106.907986" StarRating="3" HotelCode="|378135" HotelName="Habibah Syariah" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Tanah Merah No. 76, Kelapa Gading.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/8/1/3/5/378135_9f014f50915.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="8.08" OriginalAmount="8" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.14950999" Longitude="106.81829839" StarRating="1" HotelCode="631887|262264" HotelName="Orienchi House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mangga Nesar Raaya 5N, Jakarta 11180, West Java</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/99/34/9934c46b6d02071cc14fd05cb8e07861152ab89d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="8.08" OriginalAmount="8" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1757610302159" Longitude="106.8096689299" StarRating="2" HotelCode="377694|159223" HotelName="Kanto's Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Musi  3, Jakarta 10150</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/6f/036fcb1600c574291bc8f7c166b767347084c682.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="8.08" OriginalAmount="8" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.15430727" Longitude="106.89678438" StarRating="0" HotelCode="978182|342992" HotelName="RedDoorz near Mall Of Indonesia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gading Batavia 20 - 21, Block LC 8, Kelapa Gading, Jakut, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ce/80/ce80b7a8e461ab774a592fa9dc1497a327099c20.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="8.08" OriginalAmount="8" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|534449-25690902/93499123505251827/3301" HotelName="RUMAH SHINTA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15780000/15778200/15778161/07888d83_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="8.08" OriginalAmount="8" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|891413-26121658/93499123505251827/4168" HotelName="BUNGUR INN SYARIAH" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/56000000/55250000/55242400/55242379/82f55ec4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="8.08" OriginalAmount="8.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1511531690967" Longitude="106.81619627573" StarRating="3" HotelCode="349811|degreen_inn" HotelName="Degreen Inn Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Keamanan Raya 16, Rt 003 Rw 008, Keagungan, Taman Sari, Jakarta 11130</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/be/9abe93f14966f0128d3b2ee3e77b92972159be4b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="8.08" OriginalAmount="8.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1560631333239" Longitude="106.81853110713" StarRating="3" HotelCode="333106|rovi_boutique_hotel" HotelName="Ro&amp;Vi Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hayam Wuruk 79B, 11160 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/1b/671b5bfdb8c3ecea74fe1b2b6db8cba6a6c8c559.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="8.08" OriginalAmount="8.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.17295137" Longitude="106.89866894" StarRating="2" HotelCode="761832|kejora_homestay" HotelName="Kejora Homestay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kelapa Gading Permai, Blok 12A, North Jakarta, Jakarta 14240</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0d/2c/0d2c14aef9846d2ce2b753d91d2ffa8066176143.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="8.08" OriginalAmount="8.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.15110667" Longitude="106.83632871" StarRating="0" HotelCode="952605|reddoorz_near_mangga_dua_square" HotelName="RedDoorz Near Mangga Dua Square" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gunung Sahari XI 24, Jakarta Pusat, Mangga Dua, Jakarta 10720</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/32/e232db1b0af5819725366713a3e2c1124ffb8e64.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="8.08" OriginalAmount="8.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.15198091" Longitude="106.83461259" StarRating="0" HotelCode="959082|oyo_478_balcon_biru" HotelName="Balcon Biru By OYO Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartini VIII 54G, Rt 1/Rw 3, Kartini, Sawah Besar, Jakarta 10750</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/37/fa374f59427e43257c99d28f8e85abb4ced6a5ff.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="8.08" OriginalAmount="8.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.13808235" Longitude="106.82217718" StarRating="0" HotelCode="961299|reddoorz_near_itc_mangga_dua" HotelName="Reddoorz Near ITC Mangga Dua" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tiangseng 4, RT 3/RW 6, Mangga Dua Sel, Sawah Besar, Jakarta 10730</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/57/b3573233df89ac665476d1fc5ca63169aa4ed4d1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="8.08" OriginalAmount="8.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16510502" Longitude="106.84519726" StarRating="0" HotelCode="960964|reddoorz_plus_kemayoran" HotelName="RedDoorz Plus @ Kemayoran" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kepu Timur Raya 185, Kemayoran, Jakarta Pusat Serdang, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6e/bd/6ebd5f50fa3723d68e6dafeb70500994a452e723.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="8.08" OriginalAmount="8.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="0" HotelCode="982506|reddoorz_plus_sawah_besar" HotelName="RedDoorz Plus @ Sawah Besar" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dwi Warna 1, Kartini, Sawah Besa, Central Jakarta, Jakarta 10750</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0d/c4/0dc49bc09d07b41df5612a1ff39cec68bd2ae8b3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="8.17" OriginalAmount="8.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.139292" Longitude="106.733772" StarRating="0" HotelCode="|522335" HotelName="Syariah Amethyst Cengkareng" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 11/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Nomor 5 Jl. Taman Palem Mutiara</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/2/3/3/5/522335_06f07611126.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="8.19" OriginalAmount="8.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.15121" Longitude="106.81619" StarRating="1" HotelCode="|231880" HotelName="De Green Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Keamanan Raya No. 16 Taman Sari</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/1/8/8/0/231880_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="8.39" OriginalAmount="8.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.13142" Longitude="106.826733" StarRating="0" HotelCode="|545377" HotelName="Aruni Ancol" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>10 Jalan R. E. Martadinata</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/5/3/7/7/545377_3c194412252.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="8.54" OriginalAmount="8.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.22538021" Longitude="106.58870547" StarRating="2" HotelCode="968700|2810695" HotelName="RedDoorz Plus near Siloam Karawaci" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Permata Bunda Curug 44, Blok B2, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/d1/a6d1b670f0518246aac87bc61c2163b069cb07dd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="8.68" OriginalAmount="8.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.136103" Longitude="106.803452" StarRating="3" HotelCode="|166745" HotelName="World" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Bandengan Selatan No. 14, Jakarta Barat</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/7/4/5/166745_interior.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a restaurant, a reception, a baggage room and WiFi. SITUATION: This hotel is 10 minutes away from Mangga Dua the shopping centre of. ROOM: Each room has an air-conditioning system, a television, a bathroom with a shower and complimentary bathroom items.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="8.74" OriginalAmount="8.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19279" Longitude="106.81925" StarRating="0" HotelCode="|234652" HotelName="Icorner Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan kebon Kacang 37 No.29, Tanah Abang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/4/6/5/2/234652_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="8.78" OriginalAmount="8.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.150401" Longitude="106.824745" StarRating="3" HotelCode="|543213" HotelName="City Style Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mangga Besar 6 Utara No.7B, RT.7/RW.1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/3/2/1/3/543213_3fa28a51055.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="8.90" OriginalAmount="8.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.150096" Longitude="106.824518" StarRating="0" HotelCode="|540414" HotelName="City Biz Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Utara</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/0/4/1/4/540414_e233c182138.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="8.91" OriginalAmount="8.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.170405" Longitude="106.783203" StarRating="2" HotelCode="|453138" HotelName="Super OYO 1487 Residence Khoe" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Tanjung Duren Utara IV, No. 54</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/1/3/8/453138_43395561323.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="8.96" OriginalAmount="8.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2621683" Longitude="106.7876567" StarRating="2" HotelCode="|377386" HotelName="Reddoorz @ Radio Dalam" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL Najihun No. 7, Radio Dalam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/7/3/8/6/377386_16d62870958.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="8.99" OriginalAmount="8.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.149972" Longitude="106.821305" StarRating="0" HotelCode="|547637" HotelName="Wow! 38" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mangga Besar IV B No. 38BC</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/7/6/3/7/547637_8ab6a362306.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="9.01" OriginalAmount="8.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.311732" Longitude="106.803116" StarRating="2" HotelCode="|521850" HotelName="Maven Cilandak" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Margasatwa No. 47</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/1/8/5/0/521850_8985bd81121.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="9.09" OriginalAmount="9" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.148206" Longitude="106.828595" StarRating="1" HotelCode="292380|158983" HotelName="City Icon Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mangga Besar Raya 98, Jakarta 10740</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/65/6a/656a79ac973b614e6fd73e966880e157a722f588.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="9.09" OriginalAmount="9" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1687622229289" Longitude="106.82075039953" StarRating="1" HotelCode="334638|153090" HotelName="N Hotel Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Majapahit 12, Jakarta 10160</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/506572/3.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The friendly staff at the reception desk are happy to answer any questions. A baggage storage servic...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="9.09" OriginalAmount="9" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1890835741362" Longitude="106.80939156232" StarRating="2" HotelCode="334962|153092" HotelName="N1 Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan KS Tubun 3, Jakarta 10120</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/56/7e/567e5edc6d8f6f1714f285e517af96d4cdd961fd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="9.09" OriginalAmount="9" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="2" HotelCode="783287|343037" HotelName="The Grand Palace Resident" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tomang Asli 35, Jati Pulo, Jakarta 11430</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/de/a0dee07a16c35677b9c77bc83d44beb7540d6453.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="9.09" OriginalAmount="9" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|892867-28491297/93499123505251827/1282" HotelName="OYO 591 MN RESIDENCE SYARIAH" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/46000000/45750000/45745500/45745438/w3074h2205x0y99-491608a8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="9.09" OriginalAmount="9" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|267272-25491609/93499123505251827/3241" HotelName="TWINS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15780000/15776700/15776690/w1496h1600x56y0-e4a8020d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="9.09" OriginalAmount="9" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|891486-26121782/93499123505251827/4983" HotelName="OYO 332 RESIDENCE G17 KEMANG" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/34000000/33340000/33333300/33333257/39568880_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="9.09" OriginalAmount="9" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|893024-22358222/93499123505251827/6682" HotelName="REDDOORZ PLUS NEAR JAKARTA KOTA STATION" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/47000000/46390000/46390000/46389937/a7897732_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="9.09" OriginalAmount="9" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|886167-22330860/93499123505251827/6862" HotelName="UROOMS TANAH ABANG" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/20000000/19990000/19989500/19989480/ef83af8f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="9.09" OriginalAmount="9.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1483953555468" Longitude="106.82766296971" StarRating="2" HotelCode="334255|california_hotel_2" HotelName="California Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mangga Besar Raya 100 BC, Jakarta 11180</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/87/ba87c610459c769ac56a672b444fdedef76eec03.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="9.09" OriginalAmount="9.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18972213" Longitude="106.81309795" StarRating="3" HotelCode="503973|hotel_mustika_tanah_abang_" HotelName="Hotel Mustika Tanah Abang" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Coffee Shop,Designated Smoking Area,Dry Cleaning,Elevator,Internet,Laundry,Luggage Storage,Massage Centre,Parking,Restaurant,Room Service,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Jati Bunder 1a-1c, Tanah Abang, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/ce/15ce5a25d47c6a99c75cd90da78aae8370294403.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel Mustika Tanah Abang is perfectly located for both business and leisure guests in Jakarta. The ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="9.09" OriginalAmount="9.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.167311607758" Longitude="106.83930746283" StarRating="2" HotelCode="334963|n2_hotel" HotelName="N2 Hotel Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gunung Sahari Raya 83, Jakarta 10120</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/6c/096ca9dc36eb0e60b78c97f51d2b94c49f100ab1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="9.09" OriginalAmount="9.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18062312" Longitude="106.87157644" StarRating="2" HotelCode="564164|lagura_residence_guest_house" HotelName="Lagura Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Designated Smoking Area,Internet,LCD/Projector">
        <Address>
          <AddressLines>
            <AddressLine>Taman Lagura Indah, Blok L4 2, Cempaka Putih Timur, Jakarta Pusat 10510</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6e/51/6e51e93e46d7c719834ba13e157323b64eccbc8c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Lagura Residence Guest House is perfectly located for both business and leisure guests in Jakarta. T...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="9.09" OriginalAmount="9.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="0" HotelCode="666814|hotel_tugu_asri" HotelName="Hotel Tugu Asri" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jati Baru 7- 9</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/f3/5ef3d6e4dd0f8e465f89a5c8ccf1ebbef0f350e7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="9.09" OriginalAmount="9.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.15088925" Longitude="106.82263533" StarRating="2" HotelCode="746250|penthouse_hotel_4" HotelName="Penthouse Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mangga Besar 4E 23, Jakarta 11150, West Java</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/d6/c4d6bb0bd53eedbeaa89b170836aa5b1b78e29fe.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at RedDoorz near Hayam Wuruk Plaza in Jakarta (Old Jakarta), you'll be...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="9.09" OriginalAmount="9.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.14922441" Longitude="106.82429254" StarRating="0" HotelCode="837302|sumi" HotelName="Sumi Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mangga Besar Raya 66, Jakarta Barat 11150</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/7f/397f06c8cfef69714adf2f84ccb9fbc41a0c783b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="9.09" OriginalAmount="9.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="3" HotelCode="746459|hotel_dequr_jakarta_kota" HotelName="Hotel De'Qur Jakarta Kota" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kali Besar Barat 27, RT 7/RW 3, Roa Malaka, Tambora, Kota Jakarta Barat, Jawa Barat 11230</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/b7/2bb7542e9d347dca86464430cdcb9ae4a0a13881.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="9.09" OriginalAmount="9.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16699998" Longitude="106.80795557" StarRating="2" HotelCode="852575|reddoorz_near_roxy_mall_jakarta" HotelName="RedDoorz Near Roxy Mall Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Biak 33B, Cideng, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/47/8f/478ff11888d335277c4274f818390301d62a9e49.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="9.09" OriginalAmount="9.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.15321513" Longitude="106.82288425" StarRating="3" HotelCode="850518|ghurfati_hotel" HotelName="Ghurfati Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mangga Besar IV H 29, Jakarta 11150</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/ef/7def1a0264c13e021ac6174634cef77c941f5b5e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="9.09" OriginalAmount="9.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.17211112" Longitude="106.79290851" StarRating="2" HotelCode="852625|reddoorz_near_central_park_mall" HotelName="RedDoorz near Central Park Mall" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tawakal Ujung Raya 14, RT 001 RW 008, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6c/e2/6ce2b44f659c257a71e8a81a3cdd4a9d088d140b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="9.09" OriginalAmount="9.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.12755657" Longitude="106.74260572" StarRating="2" HotelCode="885007|reddoorz_kapuk_business_park" HotelName="Room 28 Guesthouse by RedDoorz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kapuk Raya 28, Kapuk Bisnis Park Blok BB-BC, North Jakarta 14440</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/cd/cfcd83f368f483d79297504ac56e21ae65a5bc31.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="9.09" OriginalAmount="9.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="0" HotelCode="975021|oyo_1111_passer_baroe_inn" HotelName="Passer Baroe Inn by OYO Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pintu Air V, RT 8/RW 8, Baru, Sawah Besar, Jakarta 10710</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/75/d5/75d5b8047065ee8fac7bfb79fe918f0183dbd579.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="9.09" OriginalAmount="9.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="0" HotelCode="983593|hotel_syariah_mama_cengkareng" HotelName="Hotel Syariah Mama Cengkareng" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Taman Palem Mutiara, Jakarta 11730</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/4a/834a51439bf640f82bfac2732d9e39a546f6ecd8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="9.09" OriginalAmount="9.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="0" HotelCode="964446|reddoorz_plus_near_ancol" HotelName="RedDoorz Plus Near Ancol" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Re Martadinata 2, RT6/RW4, Ancol, Pademangan, Jakarta 14430</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d8/f9/d8f9a203e890b6c2e99831cc33281c43b2112444.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="9.10" OriginalAmount="9.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.210133" Longitude="106.8261853" StarRating="1" HotelCode="|377255" HotelName="Super OYO 989 Audah Guesthouse Syariah" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Taman Setiabudi 1 No. 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/7/2/5/5/377255_675f60a1047.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="9.19" OriginalAmount="9.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19138664" Longitude="106.8505373" StarRating="3" HotelCode="852599|2519885" HotelName="RedDoorz Plus Near Senen 2" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Paseban Barat 22B, Menteng, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/980873/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="9.20" OriginalAmount="9.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.150417" Longitude="106.828682" StarRating="2" HotelCode="|475052" HotelName="Kelowna Dwiwarna Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>7 Jl. Dwi Warna</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/5/0/5/2/475052_6983c111217.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="9.28" OriginalAmount="9.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.14612" Longitude="106.81506" StarRating="0" HotelCode="|231000" HotelName="The Packer Lodge -" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kemurnian IV No. 20-22 Barat</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/1/0/0/0/231000_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="9.43" OriginalAmount="9.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.375434" Longitude="106.858848" StarRating="3" HotelCode="|261651" HotelName="Reddoorz Plus Near Universitas Indonesia" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Duta Raya Pelni No. 3, Komplek Taman Duta, Cimanggis</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/1/6/5/1/261651_7a696b71718.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="9.61" OriginalAmount="9.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1275855" Longitude="106.7425869" StarRating="2" HotelCode="|378022" HotelName="Reddoorz Plus @ Kapuk Business Park" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kapuk Bisnis Park Blok BB-BC, Jalan Kapuk Raya No. 28</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/8/0/2/2/378022_80502990944.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="9.69" OriginalAmount="9.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19053" Longitude="106.84507" StarRating="0" HotelCode="|459760" HotelName="Johns Pardede International" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 11/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raden Saleh 1 No 9 - 11</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/9/7/6/0/459760_e8594e71552.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="9.71" OriginalAmount="9.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.15064529" Longitude="106.82079947" StarRating="3" HotelCode="784721|4722615" HotelName="ENV Room" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mangga Besar II 6i, RT.6I/RW.1, RT.6/RW.2, Taman Sari, Jakarta 11150</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/be/9abe93f14966f0128d3b2ee3e77b92972159be4b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="9.74" OriginalAmount="9.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.275594" Longitude="106.796986" StarRating="2" HotelCode="|541297" HotelName="SUPER OYO Capital O 141 Fatmawati Cozy Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 11/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>006, Jl Abuserin Raya No 2A</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/1/2/9/7/541297_722b1f82134.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="9.82" OriginalAmount="9.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16676" Longitude="106.84246" StarRating="2" HotelCode="|461375" HotelName="Istana Bungur" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Bungur Besar 12 No. 2, Kemayoran</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/1/3/7/5/461375_78499ce0540.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="9.82" OriginalAmount="9.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16533906" Longitude="106.79509026" StarRating="2" HotelCode="837891|2833025" HotelName="De Kost Grogol by RedDoorz" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Muwardi 3 26, Grogol Jakarta Barat, Jakarta 11450</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/07/9e/079eaa334b54dce5fcf13c33d3d6eb5e81cd896f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;# Property Location : # With a stay at RedDoorz near Trisakti University in Jakarta (Grogol), you'll...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="9.84" OriginalAmount="9.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.242572" Longitude="106.781209" StarRating="2" HotelCode="|325626" HotelName="Sarkawi Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 11/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Sarkawi No.26, RT.4/RW.3, Kby. Lama Utara, Kby. Lama</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/2/5/6/2/6/325626_5d99fc61241.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="9.89" OriginalAmount="9.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.20700417" Longitude="106.80739453" StarRating="2" HotelCode="845377|2780975" HotelName="RedDoorz @ Tondano Benhil" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 10/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tondano 5, Jakarta Pusat, Danau Tondano, Jakarta 10210</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/6b/096b79298365c95ae5c44e160fa5ee22647b7835.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;RedDoorz @ Tondano Benhil is perfectly located for both business and leisure guests in Jakarta. The ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="9.90" OriginalAmount="9.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.205246" Longitude="106.804034" StarRating="2" HotelCode="|540770" HotelName="Capital O 90635 Tango Juliet Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 11/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jln Pejompongan Dalam,Bendungan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/0/7/7/0/540770_a35c89a2151.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="9.91" OriginalAmount="9.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.263205" Longitude="106.778175" StarRating="3" HotelCode="|377788" HotelName="Zen Rooms Legacy Residence Syariah" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Located in Legacy Residence, Pinang Emas V blok D-7, RT/RW 010/003, Pondok Pinang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/7/7/8/8/377788_631ecdd0915.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="9.97" OriginalAmount="9.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.141109" Longitude="106.822602" StarRating="2" HotelCode="|457864" HotelName="55" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jln. Pangeran Jayakarta No.8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/7/8/6/4/457864_3797c642127.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="10.03" OriginalAmount="9.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.189911" Longitude="106.81588" StarRating="0" HotelCode="|469219" HotelName="Karsa Utama" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>12 Jl. Kb. Kacang IV</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/9/2/1/9/469219_b05f3d71232.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="10.08" OriginalAmount="9.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.15034" Longitude="106.825668" StarRating="0" HotelCode="|479110" HotelName="Bold Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Mangga Besar 8 No.9B-9C</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/9/1/1/0/479110_a010ec71444.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="10.10" OriginalAmount="10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.26592671" Longitude="106.8385537" StarRating="2" HotelCode="868791|342964" HotelName="OYO 133 Griya Ciaji" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan H. Samali 50, RT4/RW4, Pejaten Ps, Minggu, Jakarta 12740</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ea/4c/ea4c45a140fc405a0b26459cf462b137bcf80957.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="10.10" OriginalAmount="10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19343077" Longitude="106.81421229" StarRating="3" HotelCode="564426|181872" HotelName="Hotel Caravan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan KH Mas Mansyur 50, Tanah Abang, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/c0/bfc02189de911a2092815dc3257b57833c262c43.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Room service is among the facilities. Wireless internet access is available to guests in the public ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="10.10" OriginalAmount="10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16668387" Longitude="106.84254145" StarRating="2" HotelCode="772097|342889" HotelName="Hotel Istana Bungur" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bungur Besar 12 2, Kemayoran, Jakarta 10760</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/43/c743ff268b18314e896af18f52c6f9505f56f22c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="10.10" OriginalAmount="10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18021337" Longitude="106.8405501" StarRating="2" HotelCode="561666|181876" HotelName="Hotel Maxim" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kwitang Raya No.11, Jakarta 10420</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/b4/68b47de11dedf82220b93b64ab4a1575603615ec.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="10.10" OriginalAmount="10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2755515" Longitude="106.794746" StarRating="2" HotelCode="849772|393644" HotelName="OYO 141 Fatmawati Cozy Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Abuserin 2A, Cilandak, RT.10/RW.6, Gandaria Seletan, Jakarta 12420, Kota Jakarta Selatan, Daerah Khusus Ibukota Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/43/3643281b5760edae738e9cff0a5f4e4b88eff2e7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="10.10" OriginalAmount="10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.14450463" Longitude="106.83908126" StarRating="2" HotelCode="850698|393672" HotelName="OYO Flagship 210 Amethyst Kemayoran" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Rajawali Selatan 2 1B, Kemayoran, RT 16/2, Gunung Sahari Utara, Sawah Besar, Jakarta 10620</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a8/e6/a8e6c0650f61c4cd7b59587a5d7e00bb46222768.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="10.10" OriginalAmount="10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.260143" Longitude="106.82669" StarRating="3" HotelCode="292404|153059" HotelName="Maven Buncit" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Massage Centre,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Kemang Timur V No. 23, Jakarta 12760</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ea/75/ea7558dcf2dbebb1f26c881a8b79fae0d318f4f4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="10.10" OriginalAmount="10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.311827" Longitude="106.803336" StarRating="2" HotelCode="292403|153063" HotelName="Maven at Cilandak" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Margasatwa No.47, Cilandak, Jakarta 12450</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8b/d6/8bd6ee7157b007a95290a5dab1a39fdbf0e36e18.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="10.10" OriginalAmount="10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.138194140291" Longitude="106.82790900988" StarRating="2" HotelCode="333211|159288" HotelName="Plaza Hotel Harco Mangga Dua" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mangga Dua 22-24, Block N, Komplek Harco Mangga Dua, Jakarta 10730</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/c7/03c78cfa02f02c8c33762a06813c287c97007fc1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests are welcomed at the hotel, which has a total of 100 rooms. The accommodation offers various s...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="10.10" OriginalAmount="10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1460596091986" Longitude="106.81499885562" StarRating="2" HotelCode="405558|159615" HotelName="The Packer Lodge Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kemurnian IV 20-22, Barat, Jakarta 11120</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/1b/8e1b3793bfe603ca910b70def179fff1fa88f02a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Wireless internet access is available to guests in the public areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="10.10" OriginalAmount="10" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|309941-22248190/93499123505251827/6929" HotelName="RO AND VI BOUTIQUE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15390000/15380800/15380795/4ef557fc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="10.10" OriginalAmount="10.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1365447473152" Longitude="106.80442627296" StarRating="2" HotelCode="335151|world_hotel_jakarta" HotelName="Nite &amp; Day Jakarta Bandengan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bandengan Selatan 14, Jakarta Barat 11240</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/5c/595c8406cd780b075121572e02a63c7682a992f9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="10.10" OriginalAmount="10.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1609570479928" Longitude="106.81227651751" StarRating="2" HotelCode="334964|n3_hotel" HotelName="N3 Hotel Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan  Kyai H Zainal Arifin 57, Petojo Utara, Jakarta 10120</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a1/5f/a15f28ac08ae5e35c850da0b93de2d530a2f84cb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="10.10" OriginalAmount="10.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1905167667384" Longitude="106.84512753573" StarRating="3" HotelCode="349102|johns_pardede_international_hotel" HotelName="John's Pardede International Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raden Saleh I 9 ?11, Jakarta 10430</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/73/4c737b3e2f122db722a6a115f097bb7dae33efbd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="10.10" OriginalAmount="10.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1408356001138" Longitude="106.82234977638" StarRating="2" HotelCode="334817|hotel_55_2" HotelName="Hotel 55 B&amp;B" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pangeran Jayakarta 8, Komplek Artha Center Blok E 1, Jakarta 11110</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/a5/5ba53b2dba4d42a4c4492c384578ab52c4f5ca11.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="10.10" OriginalAmount="10.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18520363" Longitude="106.81942131" StarRating="3" HotelCode="623984|apple_platinum_hotel" HotelName="Apple Platinum Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kampung Bali X 17, Jakarta 10250</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/1c/781c5e2db5ff1714a559d1b859e0cc959e0e94f6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="10.10" OriginalAmount="10.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16909151" Longitude="106.91508016" StarRating="3" HotelCode="585561|ethan_hotel" HotelName="Ethan Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pegangsaan Indah Barat 81, Blok B, Jakarta 14250</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5c/ab/5cab16da227440b0c6b59b60e3d62520489ad399.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="10.10" OriginalAmount="10.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.15026299" Longitude="106.82575436" StarRating="2" HotelCode="559953|bold_hotel_jakarta" HotelName="Bold Hotel Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mangga Besar 8 9B-9C, Taman Sari, 11150 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cc/8d/cc8dfc4039820c51f2c059d716a77dc9aa594362.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="10.10" OriginalAmount="10.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.24256399" Longitude="106.78116373" StarRating="2" HotelCode="832961|oyo_106_sarkawi_residence" HotelName="OYO 106 Sarkawi Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>26 RT4/RW 3 Kby, Lama, Utara, Kota Jakarta Selatan, Daerah Khusus Ibukota, Jakarta 12240</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/98/6d/986dede170b117e1cd3b1961afea5261f68b9f92.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="10.10" OriginalAmount="10.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.24484721" Longitude="106.78049199" StarRating="0" HotelCode="852415|wisma_tobana" HotelName="Wisma Tobana" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ciputat Raya 326, Kebayoran Lama Utara, Jakarta 12240</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/87/fe8709427e41b2b1734dd9d7d2fd0fe8632f3a2f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="10.10" OriginalAmount="10.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.23847787" Longitude="106.79110087" StarRating="0" HotelCode="839494|dempo_guest_house" HotelName="Mayestik Guest House Syariah" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Business Centre,Designated Smoking Area,Internet,Meeting Room,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dempo I 36, Mayestik Kelurahan Gunung, South Jakarta, Jakarta 12120</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/ea/00ea0b6e21adce7530ef6fce89d9015ebc919711.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The 3-star Dempo Guest House offers comfort and convenience whether you're on business or holiday in...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="10.10" OriginalAmount="10.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.22297276" Longitude="106.81918754" StarRating="2" HotelCode="844519|reddoorz_plus_near_ciputra_world_kuningan_2" HotelName="RedDoorz Plus Near Ciputra World Kuningan 2" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Karet Sawah 1 23, Jakarta Selatan, Jakarta 12930</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/cf/39cfb842b203782d180a3fd6b9f0fdd9dfd8722d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;# Property Location : # With a stay at RedDoorz Plus near Ciputra World Kuningan 2 in Jakarta (Seman...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="10.10" OriginalAmount="10.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="2" HotelCode="951361|oyo_409_pondok_helomi_2" HotelName="Pondok Helomi By OYO Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Tajem 412, Denokan, Maguwoharjo, Depok, Sleman, Jakarta 55281, Yogyakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/4e/684e07da3c9680652c7ae17830b4d45a0a7d1d42.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="10.10" OriginalAmount="10.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="0" HotelCode="979505|reddoorz_near_cipinang_indah_mall" HotelName="RedDoorz near Cipinang Indah Mall" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Rawa Domba 38, RW.16, Duren Sawit, Kec. Duren Sawit, Jakarta 13440</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/03/95033205f81bbd1c3980c3d47c430f9e41155849.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="10.10" OriginalAmount="10.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.15066844" Longitude="106.82074424" StarRating="2" HotelCode="962974|env_residence" HotelName="Env Residence By OYO Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mangga Besar 2 6D, RW 3, Mangga Besar, Jakarta 11150</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0e/b8/0eb8cdc0271ab53d453c1c560e88b19a362d2d2f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="10.16" OriginalAmount="10.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.26601" Longitude="106.838348" StarRating="2" HotelCode="|540829" HotelName="Capital O 133 Griya Ciaji" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. H. Samali No.50, Pejaten Ps. Minggu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/0/8/2/9/540829_5001d651008.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="10.23" OriginalAmount="10.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1875926" Longitude="106.8072507" StarRating="2" HotelCode="|85704" HotelName="Alma" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. K. S. TUBUN -PETABURAN 10A</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/5/7/0/4/85704_92680a81006.jpg</HotelPictures>
        <HotelDescription>HOTEL: This business hotel, has 100 rooms, with air-conditioning, a safety deposit box service, a currency exchange service, a hairdresser's and a TV room. The establishment also offers conference rooms, room service and a laundry service (for a fee). SITUATION: This hotel is 5 minutes away from Tanah Abang the shopping centre of it is situated 200 metres away from the shops, 2 kilometres away from the establishment, guests will find the Congress Centre, the stadium and Senayan the Sports Centre of 25 minutes away from the establishment guests have Soekarno-Hatta Airport. ROOM: The rooms have an air-conditioning system, a television, a direct line telephone, a fridge, a safety deposit box, a bathroom with a shower, a hairdryer, internet and a mini-bar. FACILITIES: Guests are offered a swimming pool. MEALS: Regarding the food and beverage offering, the establishment offers a breakfast service and a set-menu lunch and dinner. PAYMENT METHODS: The establishment accepts Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="10.24" OriginalAmount="10.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.12203" Longitude="106.9104" StarRating="0" HotelCode="|559355" HotelName="RedDoorz near RSUD Koja" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Mangga No. 8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/9/3/5/5/559355_feb06561710.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="10.26" OriginalAmount="10.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1603884" Longitude="106.8724609" StarRating="3" HotelCode="|378151" HotelName="Reddoorz Near Itc Cempaka Mas" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sunter Kemayoran No. 18, Sunter, Jakarta Utara</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/8/1/5/1/378151_a1a91870917.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="10.27" OriginalAmount="10.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1958574" Longitude="106.8145431" StarRating="2" HotelCode="|377772" HotelName="Reddoorz Plus @ Mas Mansyur" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mas Mansyur no. 51 Jakarta Pusat</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/7/7/7/2/377772_60971ae0912.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="10.36" OriginalAmount="10.26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2598902" Longitude="106.8023005" StarRating="3" HotelCode="|377838" HotelName="Reddoorz Plus @ Cipete Damai" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Damai Raya</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/7/8/3/8/377838_678a8140919.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="10.46" OriginalAmount="10.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16081816" Longitude="106.87303244" StarRating="2" HotelCode="867127|2807135" HotelName="RedDoorz Plus near ITC Cempaka Mas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sunter Kemayoran 18, Jakarta Utara Cempaka Mas, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/91/d69198b6d8599119e24afd2533a24524a1adc8c8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="10.48" OriginalAmount="10.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1648006" Longitude="106.8103075" StarRating="2" HotelCode="|377632" HotelName="Reddoorz Plus @ Cideng Barat" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cideng Barat No 25, Jakarta Pusat</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/7/6/3/2/377632_4b734920951.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="10.48" OriginalAmount="10.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.185166" Longitude="106.819379" StarRating="2" HotelCode="|378039" HotelName="   Flagship 101 Apple Platinum" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kampung Bali X No 17</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/8/0/3/9/378039_850d37d0949.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="10.60" OriginalAmount="10.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.17397" Longitude="106.78757" StarRating="0" HotelCode="|234609" HotelName="Bulevar Tanjung Duren Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Tanjung Duren Raya Kav 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/4/6/0/9/234609_4f3d0e21211.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="10.62" OriginalAmount="10.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.158229" Longitude="106.833021" StarRating="2" HotelCode="|536983" HotelName="Lautze Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Lautze No.66 B, RT.1/RW.5, Ps. Baru</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/6/9/8/3/536983_22638540946.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="10.81" OriginalAmount="10.7" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.13938467" Longitude="106.85967541" StarRating="0" HotelCode="954335|2801545" HotelName="Hey Hotel By RedDoorz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Sunter Utara 57, Jakarta Utara, North Jakarta, Jakarta 14350</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/6e/f36ed49bd92fc0162947135aded4d8ec175fb49b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="10.86" OriginalAmount="10.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.350776" Longitude="106.84466" StarRating="2" HotelCode="|526537" HotelName="Wisma Anton Soedjarwo" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pd. Pesantren</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/6/5/3/7/526537_617a2a71009.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="10.98" OriginalAmount="10.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.195115" Longitude="106.839895" StarRating="2" HotelCode="|456142" HotelName="Menteng 2" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>105 Jl. Cikini Raya</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/6/1/4/2/456142_81792421753.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="11.11" OriginalAmount="11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1470902874344" Longitude="106.82024500292" StarRating="3" HotelCode="400915|158962" HotelName="Belvena Hotel Mangga Besar" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mangga Besar V  49A, Mangga Besar, Jakarta 11180</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/3d/ed3da17bc9493f3646a71a4ddbd80cb12672fb3d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;54 rooms await guests at this complex, which includes a reception desk. Services and facilities incl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="11.11" OriginalAmount="11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1481431153255" Longitude="106.8289490415" StarRating="2" HotelCode="310250|159114" HotelName="Hotel 88 Mangga Besar Raya 120" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mangga Besar Raya 120, Jakarta 10730</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/ab/45ab826c252e792985b0f5a33419c21305cea149.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="11.11" OriginalAmount="11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19208569" Longitude="106.85868813" StarRating="3" HotelCode="435402|153099" HotelName="Puri Jaya Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Air Conditioning,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Percetakan Negara V/5, Rawa Sari, Jakarta Pusat, Jakarta 10570</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/a4/72a4b40be647d55c92ebf3d5173096377c9bea4a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="11.11" OriginalAmount="11" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|889972-28542551/93499123505251827/465" HotelName="GHURFATI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/32000000/31450000/31449100/31449092/454e9ba3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="11.11" OriginalAmount="11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-45.41849" Longitude="167.7162" StarRating="3" HotelCode="0|532649-28434736/93499123505251827/930" HotelName="AVALON RESIDENCE PASAR BARU" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>9 MOKOROA STREET ,TE ANAU </AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/20000000/19990000/19989400/19989324/5ac563cf_z.jpg</HotelPictures>
        <HotelDescription>Located in Te Anau, Bella Vista Motel is a perfect starting point from which to explore Te Anau. The hotel offers a high standard of service and amenities to suit the individual needs of all travelers. All the necessary facilities, including laundry service/dry cleaning, car park, Wi-Fi in public areas, are at hand. The well-appointed guestrooms feature desk, hair dryer, shower, television, non smoking rooms. Take a break from a long day and make use of jacuzzi, spa. For reliable service and professional staff, Bella Vista Motel caters to your needs. &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="11.11" OriginalAmount="11" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|887680-28536769/93499123505251827/1882" HotelName="REDDOORZ PLUS NEAR RSCM JAKARTA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/34000000/33390000/33383200/33383156/2cd788bd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="11.11" OriginalAmount="11" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|532703-25690100/93499123505251827/4036" HotelName="CARAVAN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16570000/16565500/16565420/9becb977_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="11.11" OriginalAmount="11" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1432145-27593529/93499123505251827/4407" HotelName="AMEERA INN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/94000000/93120000/93117100/93117083/e7ab233c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="11.11" OriginalAmount="11" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|534005-25690716/93499123505251827/4923" HotelName="N" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16010000/16001300/16001208/2ca57000_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="11.11" OriginalAmount="11.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.166086" Longitude="106.807708" StarRating="3" HotelCode="292400|losari_roxy_hotel" HotelName="Losari Roxy" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Hasyim Ashari No. 41, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/78/57784775e10ec640a7b281f48c107ad4a91d4aca.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="11.11" OriginalAmount="11.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.189155" Longitude="106.808585" StarRating="1" HotelCode="187957|kalisma_jakarta_" HotelName="Kalisma Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Business Centre,Designated Smoking Area,Internet,Meeting Room,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. K.S. Tubun no. 15 - 17, Opposites PBB office, Jakarta 10260</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/96/bf96209d7da55b6fdb9d6acb779f29e803eaaf9c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel Kalisma Located in the center of Jakarta, near tourism object, Tanah abang Trade Center and yo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="11.11" OriginalAmount="11.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1897056151152" Longitude="106.81583306313" StarRating="1" HotelCode="335229|karsa_utama_hotel_" HotelName="Karsa Utama Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kebon Kacang IV 12, Tanah Abang, Jakarta 10240</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/f1/baf1df29117b94cd36758e475e5a90c12cfe3d4c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="11.11" OriginalAmount="11.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2314571981676" Longitude="106.7801799332" StarRating="3" HotelCode="335238|raja_residence" HotelName="Raja Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kebayoran Lama 12, South Jakarta, Jakarta 12240</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/52/9d52f0409ad6bd5b1d4d1aedafbe6a0750f5edca.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="11.11" OriginalAmount="11.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18932268" Longitude="106.83384401" StarRating="2" HotelCode="481346|reddoorz_menteng" HotelName="RedDoorz @ Menteng" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cut Nyak Dien 3, Menteng, Jakarta 10310</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/e5/3ee5eae9ef6a4ddb7f7b9ff7746adb11a795d6d3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="11.11" OriginalAmount="11.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.15118629" Longitude="106.81745606" StarRating="3" HotelCode="327181|antoni_hotel" HotelName="Antoni Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hayam Wuruk 111 F-G, Jakarta Barat 11160</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/40/2440754c030ad2bb5be266ff7390d4061ed1ba3b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="11.11" OriginalAmount="11.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.28246558" Longitude="106.79947807" StarRating="2" HotelCode="491561|cilandak_mansion" HotelName="Cilandak Mansion" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bank Dagang Negara II 21, Cipete, Cilandak Barat, Selatan, Jakarta 12410</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a1/0b/a10bae6e5588e1047f63acce955b82faa7a861e2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="11.11" OriginalAmount="11.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.12755813" Longitude="106.74260007" StarRating="2" HotelCode="613706|room_28_guesthouse" HotelName="Room 28 Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kapuk Raya 28, Komplek Kapuk Bisnis Park Blok BB-BC, Jakarta 11470</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/36/2c36b1828d478ab24da7f7e7b5563377add53ea7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests of the complex will be delighted with the range of services and facilities available.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="11.11" OriginalAmount="11.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18312869" Longitude="106.79498749" StarRating="0" HotelCode="837314|pondok_malabar" HotelName="Pondok Malabar Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Anggrek Nelly Murni Blok A 1, Kemanggisan, Slipi, Jakarta 11480</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/0e/880eb41ad674ca481273865c1506dd17f482ea35.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the prime touristic area of Grogol, Pondok Malabar Guest House promises a relaxin...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="11.11" OriginalAmount="11.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.21728857" Longitude="106.73751957" StarRating="2" HotelCode="837898|reddoorz_near_mercu_buana_university" HotelName="RedDoorz Near Mercu Buana University" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Meruya Selatan 46, Grogol, Jakarta 11650</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/10/bf10c08ad479a26f2e27f09f5e19c9eb09cf921c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="11.11" OriginalAmount="11.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1647168" Longitude="106.81032516" StarRating="2" HotelCode="837889|reddoorz_cideng_barat" HotelName="Flamenco Hotel by RedDoorz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cideng Barat 25, Jakarta Pusat, Jakarta 10140</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cb/21/cb21c37276bb86e85cd136e9cae405e37d2b7a66.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in a prime location of Jakarta, RedDoorz @ Cideng Barat puts everything the city has to offer ju...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="11.11" OriginalAmount="11.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.17346003" Longitude="106.84460487" StarRating="0" HotelCode="758509|hotel_senen_indah_" HotelName="Senen Indah" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Business Centre,Internet,Meeting Room,Parking,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bungur Besar 157, Senen, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/24/4d24fe96b29a500d72612249d1a8e6ee18849580.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in a prime location of Jakarta, Hotel Senen Indah puts everything the city has to offer just out...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="11.11" OriginalAmount="11.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1894984" Longitude="106.81780762" StarRating="2" HotelCode="856476|reddoorz_kebon_kacang" HotelName="RedDoorz @ Kebon Kacang" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kebon Kacang IV 43A, Tanah Abang, Central Jakarta, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/b9/e2b98f9fae84716a648a7669270b06e11cd9a37f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;RedDoorz @ Kebon Kacang is conveniently located in the popular Thamrin area. The hotel offers a high...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="11.11" OriginalAmount="11.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.31363089" Longitude="106.81432398" StarRating="2" HotelCode="851964|reddoorz_jagakarsa_2" HotelName="RedDoorz @ Jagakarsa 2" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mohammad Kahfi 1, 59, Jakarta Selatan, Jakarta 12550</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/14/b8147d413507f8d9bdd2a8de303857d4ed155dd6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="11.11" OriginalAmount="11.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.15072075" Longitude="106.821062" StarRating="3" HotelCode="885496|reddoorz_mangga_besar_2" HotelName="ENV Room by RedDoorz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mangga Besar 2, 6i, Taman Sari, Mangga Besar, Jakarta 11150</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/98/86980b8b16f88213d4aba7155c861b3dd9eaf38a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="11.11" OriginalAmount="11.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19331747" Longitude="106.90142734" StarRating="3" HotelCode="884933|reddoorz_pemuda" HotelName="Rakacia by RedDoorz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pemuda 10, Rawamangun, Jakarta 13220</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/98/30984cc3f80c5fc25d9aa4b829a32b3da38a43f3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="11.11" OriginalAmount="11.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.24954917" Longitude="106.8530267" StarRating="2" HotelCode="953466|reddoorz_near_pancoran" HotelName="Niswantari Residence By RedDoorz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pengadegan Barat III 20, Pancoran, Jakarta 12770</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/98/ca/98ca9c9f6e5592a3743cccb27f8a7152c2b00e09.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="11.11" OriginalAmount="11.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="0" HotelCode="976747|reddoorz_syariah_plus_near_pancoran_2" HotelName="RedDoorz Syariah Plus Near Pancoran 2" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pancoran Timur Raya 22, RT.9/RW.8, Pengadegan, Pancoran, South Jakarta, Jakarta 12770</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/24/8624d002167cd39694d449a780d981fae0c38b65.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="11.22" OriginalAmount="11.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.118304" Longitude="106.687891" StarRating="3" HotelCode="|537517" HotelName="Reddoorz Plus Near Soekarno Hatta Airport Taman Mahkota" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl.Perumahan Mahkota Indah RT.003/RW.010</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/7/5/1/7/537517_270cd8d0907.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="11.24" OriginalAmount="11.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.14551" Longitude="106.835004" StarRating="2" HotelCode="|534926" HotelName="Cove Oekude Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>6 Jl. Industri Raya</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/4/9/2/6/534926_801523d1156.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="11.36" OriginalAmount="11.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1470333" Longitude="106.8202495" StarRating="3" HotelCode="|401276" HotelName="Belvena Mangga Besar V" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Mangga Besar V No.49A, Tamansari, Kota Ja</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/2/7/6/401276_09bc7e61349.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="11.36" OriginalAmount="11.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.233783" Longitude="106.587046" StarRating="3" HotelCode="|163457" HotelName="Sahid Mutiara Karawaci" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL. BINONG RAYA KAV.9 , CURUG TANGERANG</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/3/4/5/7/163457_1_9987.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, Jakarta it is in is situated in the city centre. HOTEL: The hotel was built in 2012, has 244 rooms and a car park.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="11.40" OriginalAmount="11.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.174849" Longitude="106.780179" StarRating="2" HotelCode="|325634" HotelName="Reddoorz Plus Near Mall Ciputra Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Salak Masir No. 8, Tanjung Duren Barat</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/2/5/6/3/4/325634_25486f11853.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="11.53" OriginalAmount="11.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1054567" Longitude="106.9333281" StarRating="0" HotelCode="|482915" HotelName="Ethan Cilincing Plaza" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Cilincing Raya No. 36</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/2/9/1/5/482915_181fb6f2124.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="11.58" OriginalAmount="11.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.189574" Longitude="106.796159" StarRating="3" HotelCode="|532949" HotelName="Portal Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>64 Jl. Kemanggisan Utama Raya</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/2/9/4/9/532949_1edfa3f1114.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="11.80" OriginalAmount="11.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.191169" Longitude="106.846154" StarRating="2" HotelCode="|378111" HotelName="Jambrut Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jambrut No. 07, Senen</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/8/1/1/1/378111_985f22b0908.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="11.92" OriginalAmount="11.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.20725" Longitude="106.82494" StarRating="0" HotelCode="|232925" HotelName="Legreen Suite Setiabudi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Setiabudi VI 29</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/2/9/2/5/232925_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="11.96" OriginalAmount="11.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1366006" Longitude="106.8127396" StarRating="0" HotelCode="|377671" HotelName="Wonderloft Kota Tua" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Bank No 6 &amp; 8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/7/6/7/1/377671_4f439ac0955.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="12.01" OriginalAmount="11.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2900794" Longitude="106.8016526" StarRating="2" HotelCode="|377342" HotelName="Reddoorz Near Cilandak Town Square" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cilandak Tengah Raya no. 14 B-C, Cilandak</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/7/3/4/2/377342_0e4952b0950.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="12.07" OriginalAmount="11.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.15943" Longitude="106.8358" StarRating="3" HotelCode="|479283" HotelName="G7" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. H. Samanhudi No.47</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/9/2/8/3/479283_c1b6a8c1421.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="12.08" OriginalAmount="11.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.183837" Longitude="106.8697165" StarRating="3" HotelCode="|402108" HotelName="Reddoorz Plus Near Green Pramuka Square Mall" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl Rawasari Barat 1 no 9, RT 6/RW 1 Cempaka Putih, 9</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/2/1/0/8/402108_24855d90748.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="12.12" OriginalAmount="12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="2" HotelCode="618656|236357" HotelName="Adaru Property" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Laksamana Yos Sudarso Kav 30a, Kios AK 15 Di Tower A, Tanjung Priok, Jakarta 14240</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/c2/5bc2dfb23370caeb404c3480008fb842efc89391.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="12.12" OriginalAmount="12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.10480151" Longitude="106.93308168" StarRating="3" HotelCode="636018|262248" HotelName="Ethan Hotel Cilincing Plaza" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cilincing Raya 36, Block E1 3-6 &amp; E2 1, Jakarta 14120</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/2b/f22bbad4becfef32179459ac55f0f00f0387ef0b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="12.12" OriginalAmount="12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.17383204" Longitude="106.78723383" StarRating="0" HotelCode="971144|494858" HotelName="Hotel Bulevar by OYO Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tanjung Duren Raya 1, Jakarta 11470</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/6e/a96ed730fe1a646ee6b0e930e6806f07652a0e5b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="12.12" OriginalAmount="12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.24044512" Longitude="106.82965038" StarRating="2" HotelCode="702068|278725" HotelName="Mk House Tendean" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kapten Tendean, Gang Aman 1 Route 13, RW02 Mampang Prapatan, Jakarta Selatan, Mampang, Jakarta 12790</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/dd/31ddb0d3248714c7db23ab81ab96d245fe2ebcc3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="12.12" OriginalAmount="12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19116228" Longitude="106.78534768" StarRating="2" HotelCode="868766|342976" HotelName="OYO 115 Portal Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kemanggisan Raya 64, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/2e/0f2e79322fcec40a9aa162647148bf0c267980df.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="12.12" OriginalAmount="12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19385911" Longitude="106.86115214" StarRating="1" HotelCode="326934|152946" HotelName="Puri Mega Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Rawamangun 59, Pramuka, Jakarta 10570</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/506580/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="12.12" OriginalAmount="12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.30868499" Longitude="106.7962376" StarRating="2" HotelCode="852389|393694" HotelName="RedDoorz Plus Near UPN Veteran Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pinang Raya 15, RT 02 / RW 02, Pondok Labu, Jakarta 12450</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b6/d6/b6d64824a083996a32d1348576382c5b3d7798aa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="12.12" OriginalAmount="12" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|887683-28477526/93499123505251827/1887" HotelName="REDDOORZ PLUS NEAR TRISAKTI UNIVERSITY" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/21000000/20270000/20262400/20262319/531ae067_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="12.12" OriginalAmount="12" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|533912-25690682/93499123505251827/4811" HotelName="MAXIM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16570000/16566100/16566099/89db8c73_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="12.12" OriginalAmount="12.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.34806102" Longitude="106.80402029" StarRating="2" HotelCode="852593|2825745" HotelName="RedDoorz Near Kebon Jeruk Jakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Panjang 41, Jakarta 11520, West Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/0b/210bbb79b3a6793310f77f2692644af3286df24d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12.12" OriginalAmount="12.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.148417" Longitude="106.816629" StarRating="2" HotelCode="292406|my_hotel_jakarta" HotelName="My Hotel Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hayam Wuruk 127A, Jakarta Barat 11180</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/19/7c/197c82a778355d541b7b5ef55c8b9045862cffc5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12.12" OriginalAmount="12.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.14616022" Longitude="106.81684125" StarRating="2" HotelCode="316425|favehotel_ltc_glodok_jakarta" HotelName="favehotel LTC Glodok" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hayam Wuruk 127, Jakarta Barat, Jakarta 11180</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/dd/08/dd084429ad9da79a3218cb750d1a78ebeda2215d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12.12" OriginalAmount="12.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1750834305522" Longitude="106.80235679273" StarRating="3" HotelCode="334537|business_hotel_tomang" HotelName="Capital O Business Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tomang Raya 52, RT 12/RW 5, Grogol Petamburan, Jakarta 11440</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f5/1e/f51e0c3898800b7e88fa990be70a4a1d6e10db29.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities include a conference room and a business centre. Wireless internet access is...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12.12" OriginalAmount="12.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1726361341761" Longitude="106.84099977824" StarRating="2" HotelCode="333766|hotel_mustika_senen" HotelName="Hotel Mustika Senen" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pasar Senen 17-19, Jakarta 10420</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d4/13/d413a42cd4ee003b2f88fcb07d6fb464a1d22a88.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12.12" OriginalAmount="12.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.30650601" Longitude="106.83570205" StarRating="2" HotelCode="424234|the_london_living_at_kebagusan_city" HotelName="The London Living Apartment at Kebagusan City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Baung Raya, Kebagusan Tanjung, 15210 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d7/f5/d7f5c73f3a16b33ca195d22d5ddf982c8d3dfa86.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12.12" OriginalAmount="12.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18395081" Longitude="106.82958045" StarRating="3" HotelCode="613362|hotel_istana_ratu_jalan_jaksa_" HotelName="Hotel Istana Ratu Jalan Jaksa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Coffee Shop,Concierge,Designated Smoking Area,Elevator,Garden,Internet,Laundry,Luggage Storage,Massage Centre,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jaksa 7-9, Menteng, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/41/74410f1950973a2bdc36968c8e9c2ac8ef682018.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Stop at Hotel Istana Ratu Jalan Jaksa to discover the wonders of Jakarta. The hotel offers a wide ra...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12.12" OriginalAmount="12.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16906779" Longitude="106.81546526" StarRating="3" HotelCode="564160|fiducia_kaji_hotel_" HotelName="Hotel Fiducia Kaji" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kaji 44, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/b4/52b4441d3e41b37cdad77321e873237aa38cc0d0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a range of services and facilities. Room service is among the facilities. Guests wi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12.12" OriginalAmount="12.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19395522" Longitude="106.83898544" StarRating="2" HotelCode="516974|hotel_mega_cikini" HotelName="Hotel Mega Cikini" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cikini Raya Kav. 62-64, Menteng, Cikini, Jakarta 10330</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/66/cd66c217502f5c84132f7ebe78b97fc9515355eb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12.12" OriginalAmount="12.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1915882457357" Longitude="106.81891073436" StarRating="2" HotelCode="554397|wisma_9_jakarta" HotelName="Wisma 9" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kebon Kacang IX 47, Jakarta 10240</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ea/f3/eaf3753582beb98ed50f75e846add685561c2f48.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12.12" OriginalAmount="12.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.13115759" Longitude="106.82823134" StarRating="3" HotelCode="622775|smarthomm_hotel" HotelName="Smarthomm Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan R.E Martadinata 12A, Pademangan, Ancol, Jakarta 14430</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/a2/5aa2f5047b49fb117e07f04da155aa216018f12c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12.12" OriginalAmount="12.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19550508" Longitude="106.84020819" StarRating="0" HotelCode="521365|hotel_menteng_2" HotelName="Hotel Menteng 2" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cikini Raya 105, Jakarta 10330</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/cb/dbcb412a142b063c88a6af332f3ebf0a14a77793.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12.12" OriginalAmount="12.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18394992" Longitude="106.79477386" StarRating="2" HotelCode="760072|reddoorz_near_tomang_2_2" HotelName="Homey Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Anggrek Neli Murni 10, Blok A, Kemanggisan Slipi, Jakarta Barat, Jakarta 11480</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/10/9510e8cf0faacc3d1ebf4b5e35197342c1202da2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in a prime location of Jakarta, RedDoorz @ Kemanggisan puts everything the city has to offer jus...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12.12" OriginalAmount="12.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2277686646602" Longitude="106.85361291534" StarRating="0" HotelCode="837324|syailendra_home_kost" HotelName="Syailendra Home Kost" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tebet Utara IV D8</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/f4/b4f468a0d54edcde20f3e197eb848d834e25fec7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12.12" OriginalAmount="12.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.17487701" Longitude="106.78005298" StarRating="0" HotelCode="784231|reddoorz_plus_near_mall_ciputra_jakarta" HotelName="Wynne Guesthouse 2" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Salak Masir 8, Tanjung Duren Barat, Jakarta 11470</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/61/6d61744aa56cd40a7411db00b7cbb845bcf6c9d1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12.12" OriginalAmount="12.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.3547184" Longitude="106.92046909" StarRating="2" HotelCode="850245|adaya_hotel" HotelName="Adaya Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kranggan Raya, Ruko Sampoerna Square 6, Jakarta 17433, Jawa Barat</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f9/bf/f9bf69520bb2be4aec3f7f085fc8825d2c4919d0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12.12" OriginalAmount="12.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.29011614" Longitude="106.80168046" StarRating="2" HotelCode="884924|reddoorz_near_cilandak_town_square" HotelName="D'Val Mar Guest House by RedDoorz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cilandak Tengah Raya 14 B-C, Cilandak, Jakarta 12430</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/67/bb677d872a42b3c674f542abf67cc0de766673d8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12.12" OriginalAmount="12.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="0" HotelCode="972475|oyo_townhouse_2_hotel_gunung_sahari" HotelName="OYO Townhouse 2 Hotel Gunung Sahari" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gunung Sahari, Raya 33, Gunung Sahari Utara, Sawah Besar, Jakarta 10720</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/3b/533b7330aa9927c091c5e4b9b71acfb357d88a08.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12.12" OriginalAmount="12.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.24875812" Longitude="106.97010002" StarRating="0" HotelCode="965027|reddoorz_plus_near_galaxy_bekasi" HotelName="Asa Hotel By RedDoorz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kyai Haji Noer, Komplek Duta Permai, Blok C2 14 - 15, Kalimalang, Jakasampurna, Bekasi Jakarta, Jakarta 17145</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/2a/972aa57f8db3edf7c6841b6f3270f660dc40b038.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12.12" OriginalAmount="12.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.20647164" Longitude="106.73043842" StarRating="3" HotelCode="965811|reddoorz_meruya_2_2" HotelName="RedDoorz @ Meruya 2" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cemara, Kavling DKI Blok 158, 10-11 Meruya, Jakarta Barat Jakarta, Jakarta 11610</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/ec/27ecad652df8ab92b3dcc803592cb368e66851f3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="12.19" OriginalAmount="12.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.157364" Longitude="106.883594" StarRating="0" HotelCode="|560152" HotelName="Adaru Property at Sunter Park View" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kios AK 15, Seb. Bakso Malang Cak Kris.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/0/1/5/2/560152_2b84afd1419.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="12.24" OriginalAmount="12.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.175093" Longitude="106.802579" StarRating="3" HotelCode="|166423" HotelName="Business  Tomang" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Tomang No. 51 Jakarta Barat, Grogol, Jakarta</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/4/2/3/166423_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel Jakarta it is in it is 30 minutes drive away from the airport, Around the establishment, clients can find the convention centre, Ciputra the shopping centre and.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="12.24" OriginalAmount="12.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.167704" Longitude="106.875139" StarRating="3" HotelCode="|472168" HotelName="C'one Cempaka Putih Powered By Archipelago" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Letjend. Suprapto Kav.2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/2/1/6/8/472168_fd3a11c1253.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="12.24" OriginalAmount="12.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2064209" Longitude="106.8586667" StarRating="3" HotelCode="|87213" HotelName="Grand Menteng" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL. MATRAMAN RAYA MATRAMAN 21</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/7/2/1/3/87213_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel has WiFi, a spa and a cafÃ©. The establishment also has meeting facilities, air-conditioning, a safety deposit box service, a bar and a car park. SITUATION: The hotel is in Yakarta the business district Jalan Jalan Raya and Matraman Jenderal Sudirman it is located between next to the establishment, clients can find a shopping centre, the establishment is a 10-minute drive away from Gambir the Railway Station of it is 40 minutes drive away from Soekarno Hatta Airport. ROOM: All the rooms have individual air-conditioning, a satellite TV, a mini-bar, a kettle, a coffee maker, have a balcony, a bathroom with a shower and internet.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="12.31" OriginalAmount="12.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.161815" Longitude="106.831039" StarRating="0" HotelCode="|459124" HotelName="Banyuwangi Sintera" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 11/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Haji Samanhudi 32b-34</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/9/1/2/4/459124_66b9e9c1142.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="12.35" OriginalAmount="12.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2596336" Longitude="106.8786263" StarRating="0" HotelCode="|378075" HotelName="Reddoorz Plus Near Halim Perdanakusuma 2" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jengki Blok Mawar no.3 Rt 03 RW 09, Kebon Pala</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/8/0/7/5/378075_8d8f33c0957.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="12.48" OriginalAmount="12.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.223739" Longitude="106.826447" StarRating="0" HotelCode="|553516" HotelName="Bobopod ITC Kuningan Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>No18 Jalan Professor Doktor Satrio</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/3/5/1/6/553516_441e3461308.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="12.50" OriginalAmount="12.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.14664285" Longitude="106.81547282" StarRating="2" HotelCode="504008|2797735" HotelName="Mustika Gajah Mada Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gajah Mada 194E, Taman Sari, Jakarta 11110</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/29/14/29145c7dbc5c5f48d0177342827b134c032a0764.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="12.55" OriginalAmount="12.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.151903" Longitude="106.825919" StarRating="0" HotelCode="|457868" HotelName="Redstar" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 11/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mangga Besar VIII No. 12 VWXY</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/7/8/6/8/457868_5ed97022106.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="12.55" OriginalAmount="12.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.301816" Longitude="106.797012" StarRating="3" HotelCode="|453456" HotelName="Tuju WK Homes Syariah" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Wijaya Kusuma No.10 RT.9/RW.9</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/4/5/6/453456_6612a241310.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="12.56" OriginalAmount="12.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2956" Longitude="106.80936" StarRating="0" HotelCode="|478815" HotelName="RedDoorz @ Cilandak Timur" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Jaha no 81, cilandak Timur</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/8/8/1/5/478815_c08c6bf1408.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="12.60" OriginalAmount="12.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2565962" Longitude="107.0083965" StarRating="2" HotelCode="|203954" HotelName="Red Planet Bekasi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Chairil Anwar No 26-37 Kav. 28 - 36</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/3/9/5/4/203954_1_2530.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="12.64" OriginalAmount="12.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19949" Longitude="106.82121" StarRating="3" HotelCode="|234563" HotelName="Residence 100" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kota Bumi No. 31, Thamrin Tanah Abang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/4/5/6/3/234563_12.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="12.68" OriginalAmount="12.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18799" Longitude="106.81825" StarRating="0" HotelCode="|234627" HotelName="Ihome Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 11/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kebon kacang 1 No. 57 Tanah Abang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/4/6/2/7/234627_17.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="12.88" OriginalAmount="12.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1632" Longitude="106.77826" StarRating="3" HotelCode="|469243" HotelName="Social Hub By Twospaces" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>No.52 Jl. Sosial</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/9/2/4/3/469243_ba4e8a81242.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="12.90" OriginalAmount="12.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2190411" Longitude="106.8270072" StarRating="2" HotelCode="|377339" HotelName="Reddoorz Plus @ Karet Pedurenan 3" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pedurenan Masjid, Gg. Genteng Ijo Residence No. 84A</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/7/3/3/9/377339_0c007960948.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="12.92" OriginalAmount="12.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1472193" Longitude="106.8224558" StarRating="3" HotelCode="|377248" HotelName="Olympic" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jln. Mangga Besar 7 Komplek THR lokasari Blok A No.63</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/7/2/4/8/377248_fa88b700930.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="12.93" OriginalAmount="12.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.13747" Longitude="106.86264" StarRating="3" HotelCode="|234951" HotelName="Coin's Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Sunter Agung Utara Raya Blok A No 5B</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/4/9/5/1/234951_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="12.94" OriginalAmount="12.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.155659" Longitude="106.837016" StarRating="3" HotelCode="|85692" HotelName="  Super OYO Townhouse 2 Hotel Gunung Sahari" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN GUNUNG SAHARI RAYA, JAKARTA PUSAT 35</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/5/6/9/2/85692_estab.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a lobby with WiFi, (free of charge), an outdoor swimming pool, a car park (free of charge) and room service. SITUATION: This hotel is in Yakarta the business district Close to Mangga Dua the commercial centre Kemayoran the exhibition centre Ancol Dreamland the amusement park the Chinese district, Where clients can find bars and restaurants. ROOM: Customers have comfortable, economical rooms.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="12.97" OriginalAmount="12.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.204734" Longitude="106.949586" StarRating="2" HotelCode="|540932" HotelName="MyStayPro Sentra Timur" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Apartment Sentra Timur, Kec. Cakung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/0/9/3/2/540932_7311eef1043.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="13.01" OriginalAmount="12.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.114991" Longitude="106.689361" StarRating="2" HotelCode="|453198" HotelName="Huswah" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl.Raya Husain Sastranegara No.9</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/1/9/8/453198_5ae50a31354.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="13.01" OriginalAmount="12.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="0" HotelCode="967610|4979775" HotelName="Wisma Surya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Keahlian 9, Rt 02/05, Jatiwaringin, Jakarta 17416, West Java</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cc/cd/cccd35c7737f805cf9aa1c8031e49af6755d8486.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="13.04" OriginalAmount="12.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.23485" Longitude="106.83887" StarRating="3" HotelCode="|231091" HotelName="Sare Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Madrasah No. 14 Kemang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/1/0/9/1/231091_13.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="13.11" OriginalAmount="12.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.23373" Longitude="106.84371" StarRating="0" HotelCode="|238362" HotelName="Legreen Suite Supomo" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Prof. Supomo SH, Komp. Keuangan No.1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/8/3/6/2/238362_6.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13.13" OriginalAmount="13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1384451635041" Longitude="106.86301911033" StarRating="3" HotelCode="492853|158989" HotelName="Coins Hotel" 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,Dry Cleaning,Elevator,Housekeeping,Internet,Laundry,LCD/Projector,Parking,Restaurant,Room Service,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sunter Agung Utara Raya Blok A / 5B, Sunter Agung, Tanjung Priok, Kota Jkt Utara, Daerah Khusus Ibukota, Jakarta 14350</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/00/c50081a6ead404222d32559d9daf8b8052738ea8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Stop at Hotel Coin to discover the wonders of Jakarta. Offering a variety of facilities and services...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13.13" OriginalAmount="13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1595162850098" Longitude="106.83588658947" StarRating="2" HotelCode="349640|181871" HotelName="G7 Hotel Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kh Samanhudi 47, Pasar Baru, Jakarta 10710, Java</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/54/f754cf09cee7d077c5094ac1612d047bebb819f8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13.13" OriginalAmount="13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1489730917451" Longitude="106.83590633673" StarRating="3" HotelCode="589825|236882" HotelName="New Mirah Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gunung Sahari 12 10, Blok A1-5, Mangga Dua, Jakarta 10720</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/47/11/47110ed37a6bfdcc266e496b235054922dfab3ed.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13.13" OriginalAmount="13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.186523" Longitude="106.830976" StarRating="3" HotelCode="67184|159286" HotelName="The Paragon Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan  KH. Wahid Hasyim 29, Menteng, Jakarta 10340</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/d0/8ed0956a81986b29ab4a897bb82a0af56e6bb1f6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is strategically located in the business and entertainment centre of the city of Jakarta. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13.13" OriginalAmount="13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1995315584799" Longitude="106.8208905403" StarRating="3" HotelCode="490440|153428" HotelName="Residence100" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kota Bumi 31, Thamrin, Jakarta 10230</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/654345/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13.13" OriginalAmount="13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.23887611" Longitude="106.86928722" StarRating="3" HotelCode="564162|181874" HotelName="Hotel Fiducia Otista 153" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Air Conditioning,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Otto Iskandardinata 153, Jakarta 13330</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/zz/7bad2a1a87f4b39e9d583b02f30b686b9391b36d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13.13" OriginalAmount="13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2277765480608" Longitude="106.85365059743" StarRating="3" HotelCode="641150|303768" HotelName="Tebet Utara Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tebet Utara IV D 8, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/810719/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13.13" OriginalAmount="13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.149115" Longitude="106.833339" StarRating="3" HotelCode="292417|158967" HotelName="Big Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet,Laundry,Meeting Room,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartini Raya 64 2, Jakarta 10750</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/21/d6215d43a153d37477f051299260cd07cac064f6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel can be found in Central Jakarta. This property offers a total of 153 bedrooms. S...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13.13" OriginalAmount="13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1365954" Longitude="106.81259911" StarRating="2" HotelCode="589576|236920" HotelName="Wonderloft Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bank 6&amp;8, Pinangsia, Tamansari, Jakarta 11110</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/da/cb/dacb1c0c5c86c776f66cf9c9df3cd65081d88501.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hostel features various services and facilities, including a baggage storage service and a resta...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="13.13" OriginalAmount="13" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|878540-28538040/93499123505251827/1249" HotelName="REDDOORZ PLUS @ JALAN PEMUDA JAKARTA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15880000/15872300/15872283/8fa62291_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="13.13" OriginalAmount="13" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|887636-28489987/93499123505251827/1434" HotelName="REDDOORZ PLUS @ DANAU SUNTER UTARA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/28000000/27280000/27271800/27271738/3948666e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="13.13" OriginalAmount="13" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|887691-28474249/93499123505251827/1840" HotelName="RESIDENCES BY REDDOORZ NEAR KEMANG SQUARE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/45000000/44270000/44267100/44267041/4133ce3b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="13.13" OriginalAmount="13" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|533186-32733212/93499123505251827/4677" HotelName="FIDUCIA KAJI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16500000/16493900/16493836/afb86946_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="13.13" OriginalAmount="13" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|889996-26117211/93499123505251827/4922" HotelName="PURI JAYA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/14000000/13500000/13496500/13496480/66a08575_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="13.13" OriginalAmount="13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.822075" Longitude="-91.8896464" StarRating="2" HotelCode="0|224460-22235862/93499123505251827/5096" HotelName="ANTONI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>101 W Maple Street, Spooner, 54801-1433, WI, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11080000/11078700/11078634/76baa145_b.jpg</HotelPictures>
        <HotelDescription>Floors: 2. Total rooms: 45. Suites: 2. Nonsmoking rooms: 45. Enjoy the full-service amenities of this Spooner, Wisconsin hotel!

Attracting wildlife enthusiasts and traveling families, the Best Western? Spooner Riverplace is the only commercial lodging in the Spooner, Wisconsin area. The hotel offers an indoor heated pool, spa, on-site game room and a free breakfast. Each comfortable and clean room is equipped with free high-speed Internet access.  

At the intersection of Highways 63 and 70, the hotel is centrally located near well-known Washburn County attractions, festivals, shops, businesses and educational facilities. Extensive ATV and snowmobile trails are all only a short drive away!

The Best Western? Spooner Riverplace provides great accommodations for guests attending the International Birkle Cross Country Ski event, the Spooner Rodeo, Jack Pine Savage Days and the Heritage Festival. Hiking, biking and golfing are all within a reasonable distance from the hotel. Select rooms offer a breathtaking view of the adjacent Yellow River and easy access to the Wild River Trail junction.  

Take advantage of all this central Wisconsin hotel has to offer and make an online hotel reservation today!. ?From: North/South. Exit Highway 70 off of Highway 53 and head west for two miles. The Best Western? Spooner Riverplace is located near the intersection of Highways 70 and 63.

?From: East/West. Highway 70 to Highway 63 intersection. The Best Western? Spooner Riverplace is half block east.Restaurants: Across the street from McDonald's, 6:00 a.m. to 12:00 Midnight. 0.2 mile(s) from Nick's Restaurant, American, 5:00 a.m. to 8:00 p.m. weekdays and 5:00 a.m. to 10:00 p.m. weekends. 1 mile(s) from Foxxy's, American/Italian supper club, 4:00 p.m. to 10:00 p.m.. 3 mile(s) from Whiskey Creek, American, 11:00 a.m. to 10:00 p.m.Area Info: 28 mile(s) from Rice Lake, 30 mile(s) from Hayward, 30 mile(s) from Siren, 0 mile(s) from Wild River Trails, snowmobile trail, 0.3 mile(s) from Great Northern Railroad Train Rides and Museum , 0.3 mile(s) from Governor Thompson Fish Hatchery , 0.6 mile(s) from Northwest Sports Complex, hockey facility
, 1 mile(s) from Balik's Amusement Park, go-carts, mini golf and waterslides
, 6 mile(s) from Museum of Woodworking, largest collection of woodcarvings in the world  
, 23 mile(s) from Fishing Hall of Fame , Spa , Fishing , Steam room , Hot tub , 5 mile(s) from golf course , 20 mile(s) from Timberland Trails , 21 mile(s) from Wilderness Walk Zoo , 23 mile(s) from Hayward Amusement Center &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="13.13" OriginalAmount="13" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|224700-22236005/93499123505251827/6566" HotelName="MYHOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/224700/20134284015305.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13.13" OriginalAmount="13.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2289136250546" Longitude="106.85628704001" StarRating="2" HotelCode="321521|legreen_suite_tebet_" HotelName="LeGreen Suite Tebet" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tebet Timur Dalam II No. 24, Jakarta Selatan, Jakarta 10240</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/7c/4b7cad003ba4cab0e16aec8bf32c9080e0f5e725.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The range of services and facilities offered by the hotel ensures that travellers enjoy a comfortabl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13.13" OriginalAmount="13.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.204067" Longitude="106.803385" StarRating="3" HotelCode="292390|house_of_arsonia_orchid_" HotelName="House of Arsonia Orchid" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pejompongan Raya 2, Bendungan Hilir, Jakarta Pusat 10210</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/40/bb402792f1971786439d5d636238d5cfb6b7cc22.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers room service and a theatre hall. Wireless internet access in public areas allows gu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13.13" OriginalAmount="13.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.29614707" Longitude="106.77479481" StarRating="3" HotelCode="491902|reddoorz_taman_lebak_bulus" HotelName="RedDoorz @ Taman Lebak Bulus" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Taman Lebak Bulus IV Blok H 12, Cilandak, Jakarta Selatan 12440, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/75/a6/75a6188d8b57acd3066a12b6b1a800ac8605adab.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13.13" OriginalAmount="13.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.145251" Longitude="106.729307" StarRating="2" HotelCode="333179|hotel_augusta_jakarta" HotelName="Hotel Augusta Jakarta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Lingkar Luar Cengkareng, Jakarta Barat, Jakarta 11730</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/23/cf/23cf2e9890ae044c7f0b04f5afb8525daee1717a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Augusta Jakarta Hotel is a popular choice amongst travelers in Jakarta, whether exploring or just pa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13.13" OriginalAmount="13.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2013142923446" Longitude="106.84442259007" StarRating="2" HotelCode="324318|hotel_mega_proklamasi" HotelName="Hotel Mega Proklamasi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl Proklamasi no. 40 - 42, Jakarta Pusat 10320</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/30/5e302e4be4e400fe7e0cf7f748f04397d0a1409b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a restaurant and room service, for a c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13.13" OriginalAmount="13.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.174170831176" Longitude="106.7875533565" StarRating="3" HotelCode="334517|banian_bulevar_hotel" HotelName="Banian Bulevar Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tanjung Duren Raya Kav.1, Daerah Khusus Ibukota, Jakarta 11470</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/11/12/11127c5cab3e59836ce80ac1aa92d004286787b2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13.13" OriginalAmount="13.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19197575" Longitude="106.81988641" StarRating="2" HotelCode="491640|city_villa_5" HotelName="City Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kebon Kacang 29 13, Tanah Abang, Jakarta 10240, West Java</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/90/75/907503ba4a90469484a315a0ce19a0a821af16d1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13.13" OriginalAmount="13.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1519365822584" Longitude="106.82577098375" StarRating="2" HotelCode="335065|redstar_hotel" HotelName="Redstar Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mangga Besar VIII 12 VWXY, Tamansari, Jakarta Barat, Jakarta 11150</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/78/f778c31c51b3c2e5cc0c81a8b5863f15e801c188.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13.13" OriginalAmount="13.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19526545" Longitude="106.86049212" StarRating="1" HotelCode="348697|hotel_new_idola" HotelName="New Idola" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Room Service,Concierge,Designated Smoking Area,Elevator,Internet,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pramuka Raya No. 26, 13120 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/49/8649c846931448586004ec86fac65784d4e030af.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Stop at Hotel New Idola to discover the wonders of Jakarta. The hotel offers a high standard of serv...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13.13" OriginalAmount="13.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2256682411255" Longitude="106.86218299511" StarRating="0" HotelCode="683031|sabda_guest_house" HotelName="Sabda Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kompleks Gudang Peluru Blok A1 2, Kebon Baru, Tebet, Jakarta 12830</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/4b/8f4b294809724d51888ec3e102dd070cfb3c85f0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in a prime location of Jakarta, Sabda Guesthouse puts everything the city has to offer just outs...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13.13" OriginalAmount="13.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.14975128" Longitude="106.82572691" StarRating="3" HotelCode="683280|hotel_arwana" HotelName="Hotel Arwana" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mangga Besar VIII 7, Mangga Besar, Taman Sari, Jakarta Barat, Jakarta 11150</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/86/7e86f436cf8731b2d13b5e3af14335b890bf6e4f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at NIDA Rooms Taman Sari Old Town in Jakarta (Old Jakarta), you'll be ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13.13" OriginalAmount="13.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1650592" Longitude="106.81976453" StarRating="2" HotelCode="633766|shakti_hotel_jakarta" HotelName="Shakti Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gajah Mada 3, Kompleks Duta Merlin, Blok D 36, Petojo Utara 10130, Gambir, Jakarta Pusat, DKI Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/6e/bb6e7a99258c8f57218012da3c1fab1dbdd5a996.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely hotel can be found in North Jakarta. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13.13" OriginalAmount="13.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16178199" Longitude="106.83134809" StarRating="3" HotelCode="555628|hotel_banyuwangi_sintera" HotelName="Banyuwangi Sintera Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Haji Samanhudi 32b-34, Jakarta 10710</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/cf/eecfd0d50aed8b5e3c3a3abeb151aecb08678908.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13.13" OriginalAmount="13.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.10897727" Longitude="106.77914456" StarRating="2" HotelCode="590997|grandboutiqueinn" HotelName="Grandboutique-Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pluit karang ayu, Blok B1, Utara, Greenbay Pluit Tower B LGM 30, Penjaringan, Jakarta Utara 14450</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/ca/64cad73d6711dca16af2eb8bc079c96193bd73e2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13.13" OriginalAmount="13.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.20874635" Longitude="106.83683247" StarRating="2" HotelCode="791759|reddoorz_guntur_raya_setiabudi_2" HotelName="RedDoorz Plus @ Guntur Raya Setiabudi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Designated Smoking Area,Internet,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Guntur Raya 46, Setiabudi, 12960 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/50/82508b313d7615a2e913465e148b93544a356d9a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Kuningan, RedDoorz Budget @ Guntur Raya Setiabudi is a perfect starting point from which ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13.13" OriginalAmount="13.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="0" HotelCode="835927|tuju_wk_homes_syariah" HotelName="Sky Residence Syariah Cilandak 1 Jakart" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Wijaya Kusuma 10</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/ae/c4ae400e812fee3742a8ed7e1fda77f107cf301f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13.13" OriginalAmount="13.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="0" HotelCode="878116|nest_residence_2" HotelName="Nest Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Matraman Raya 40, Kebon Manggis, Matraman, Jakarta 13150</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/bd/77bd1a9578610088c1f9848e2d464a2065a52ce4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13.13" OriginalAmount="13.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1823874" Longitude="106.8450444" StarRating="0" HotelCode="842291|wisma_shalom_guesthouse_" HotelName="Wisma Shalom Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Business Centre,Designated Smoking Area,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kramat Pulo 18A, Senen, Menteng, Jakarta 10450</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/37/283715ec1dfe8d94b281af7bde2c5c391c54ddcc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the prime touristic area of Menteng, Wisma Shalom Guesthouse promises a relaxing ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13.13" OriginalAmount="13.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.25468177" Longitude="106.87979631" StarRating="2" HotelCode="954436|reddoorz_near_halim_perdanakusuma_3" HotelName="RedDoorz Near Halim Perdanakusuma 3" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cipinang Permata 14, Jakarta 13650</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/d6/31d67f27addde1ff791e624950b72debea4be653.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13.13" OriginalAmount="13.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18881807" Longitude="106.78728724" StarRating="3" HotelCode="965702|reddoorz_plus_near_mall_slipi_jaya" HotelName="RedDoorz Plus near Mall Slipi Jaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kemanggisan Utama Blok F 3, Kemanggisan Palmerah Jakarta Barat Jakarta, Jakarta 11480</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/61/de61a46855b98eada81c5dcc461f6770dded2cba.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13.13" OriginalAmount="13.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.13543175" Longitude="106.72571091" StarRating="0" HotelCode="978909|reddoorz_near_taman_palem" HotelName="RedDoorz near Taman Palem" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Perum KFT 1, Blok A8, Cengkareng, West Jakarta, Jakarta 11730</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/1c/181c05269921f8e7ff9969ee77a6dec13787437d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13.13" OriginalAmount="13.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="0" HotelCode="964134|reddoorz_tebet_barat_2" HotelName="RedDoorz @ Tebet Barat 2" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Prof Dr Soepomo 45D, RT.14/RW.6, Tebet Barat, Kota Jakarta Selatan, Daerah Khusus Ibukota, Jakarta 12810</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/0b/c00ba7ab781325a11e9b9bc6fdd8e78fc74a472a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13.13" OriginalAmount="13.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="0" HotelCode="985930|reddoorz_plus_near_halim_perdana_kusuma_2" HotelName="Omah Londo by RedDoorz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mawar 3, Jalan Jengki Raya Blok, Halim Perdana Kusumah, East Jakarta, Jakarta 13650, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/47/fe/47febb637faf2fe10687a56ec3155e682d97af9c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="13.26" OriginalAmount="13.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.260938" Longitude="106.790342" StarRating="0" HotelCode="|548373" HotelName="Bale Resident" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>16 Jl. H. Salim 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/8/3/7/3/548373_2a4b11f1158.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="13.31" OriginalAmount="13.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19013973" Longitude="106.84748756" StarRating="3" HotelCode="435166|2363835" HotelName="Maxonehotels.com @ Kramat" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kramat Raya 91, Jakarta Pusat, Jakarta 10450</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/c4/0fc46c42bbac74511f6613ad44edd9b27a83a57b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="13.49" OriginalAmount="13.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18233" Longitude="106.843" StarRating="3" HotelCode="|401106" HotelName="Rivoli  Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kramat Raya No.41,RT.3/RW.4, Kramat, Senen, Central Jakarta</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/1/0/6/401106_964b69f0702.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="13.55" OriginalAmount="13.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.170433" Longitude="106.8188587" StarRating="2" HotelCode="|377042" HotelName="Citi M" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL Tanah Abang I, No 11 Kelurahan Petojo Selatan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/7/0/4/2/377042_cfaafd80947.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="13.70" OriginalAmount="13.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.26541" Longitude="112.73775" StarRating="3" HotelCode="|178998" HotelName="Bisanta Bidakara Surabaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Tegalsari 77-85 Surabaya 77-85</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/8/9/9/8/178998_5.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="13.85" OriginalAmount="13.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1873073" Longitude="106.7687525" StarRating="2" HotelCode="|377436" HotelName="88 Kedoya Jakarta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Panjang Kav. 68, Kedoya Selatan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/7/4/3/6/377436_23677920911.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="13.85" OriginalAmount="13.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.266232" Longitude="106.797611" StarRating="2" HotelCode="|533797" HotelName="Townhouse Oak Grand Orienchi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4 Jl. RS. Fatmawati Raya</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/3/7/9/7/533797_2a348101158.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="13.98" OriginalAmount="13.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.21950712" Longitude="106.8268374" StarRating="2" HotelCode="569461|2518615" HotelName="Reddoorz @ Karet Pedurenan 3" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Genteng Ijo Residence 84A, Jalan Pedurenan Masjid, Setiabudi, 12940 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/default-hotel.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="13.99" OriginalAmount="13.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.12012" Longitude="106.68658" StarRating="2" HotelCode="|545410" HotelName="Central Front One Inn Jakarta Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Husein Sastranegara No.22</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/5/4/1/0/545410_b752fb81059.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14.14" OriginalAmount="14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1472615468793" Longitude="106.82223391479" StarRating="3" HotelCode="402167|159151" HotelName="Hotel Olympic" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mangga Besar VII 63 A, 11170 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/0a/ae0a78a5a001e839459e1867f4a204c6a95f4ee1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14.14" OriginalAmount="14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2052059443252" Longitude="106.80934530578" StarRating="2" HotelCode="321516|236873" HotelName="LeGreen Suite Penjernihan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Laundry,Parking,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Penjernihan II No. 5, Pejompongan, Benhil, Jakarta Pusat, Jakarta 10210</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/a4/5ba400e397cc7482e08acd1503720029f334dd4a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This property is conveniently situated in Senayan area of Jakarta. Its guests will enjoy easy access...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14.14" OriginalAmount="14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2042596815472" Longitude="106.80597715383" StarRating="2" HotelCode="321519|236875" HotelName="LeGreen Suite Senayan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan PAM Lama No. 28, Pejompongan, Jakarta Pusat, Jakarta 10210</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/4b/744b64a78639514db113aa76cb7537343c8f5b36.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14.14" OriginalAmount="14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2067317145906" Longitude="106.80771961448" StarRating="2" HotelCode="321522|236879" HotelName="LeGreen Suite Tondano" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tondano No. 18, Pejompongan, Jakarta Pusat, Jakarta 10210</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a3/54/a35443d1677855db6229804638ccd7b02c7a07fe.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Wireless internet access is available to guests in the public areas. Those arriving in their own veh...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14.14" OriginalAmount="14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1688906391166" Longitude="106.81114312531" StarRating="2" HotelCode="320473|153050" HotelName="Lynt Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cideng Timur 35, Gambir, Jakarta 10130</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e4/00/e400bd43c8265b4599c9eacae1ab571c22cd7f9f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The complex offers a baggage storage service, a restaurant, a bar and room service. Wireless interne...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14.14" OriginalAmount="14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.159895" Longitude="106.834232" StarRating="3" HotelCode="207945|77039" HotelName="Red Planet Pasar Baru" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan K.H. Samanhudi No 25, Jakarta Pusat, Jakarta 10710</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/90/6d/906d8a4c1f10c88e20bc52558ae4ff2f8e8f57b7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in central Jakarta, the hotel is a 10-minute drive from Gambir train station. It is also clo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14.14" OriginalAmount="14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.198222" Longitude="106.851806" StarRating="2" HotelCode="906048|158945" HotelName="Atlantic" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Salemba Raya No. 26, Jakarta, Pusat 10430</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/9d/099d6e7281c73bcc49f29481224a06e9a244a34a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14.14" OriginalAmount="14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18699623" Longitude="106.81782348" StarRating="3" HotelCode="879200|388661" HotelName="Simple Inn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan K.H  Wahid Hasyim 204-206, Kampung, Tanah Abang, Central Jakarta, Jakarta 10250</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/default-hotel.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="14.14" OriginalAmount="14" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|887597-28480562/93499123505251827/1418" HotelName="REDDOORZ @ MANGGA BESAR 2" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16210000/16202100/16202066/6d496846_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="14.14" OriginalAmount="14" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|206078-25404049/93499123505251827/3653" HotelName="88 MANGGA BESAR 120" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12430000/12420700/12420691/b4313015_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="14.14" OriginalAmount="14" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|889978-26117187/93499123505251827/4624" HotelName="DEQUR JAKARTA KOTA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/24000000/23930000/23922700/23922659/w3000h1455x0y0-eadc6bd0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="14.14" OriginalAmount="14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="26.4926749" Longitude="-81.968866" StarRating="3" HotelCode="0|533042-25690258/93499123505251827/4712" HotelName="ETHAN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>20091 SUMMERLIN ROAD,33908,FORT MAYERS, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16650000/16645500/16645412/14a686e7_b.jpg</HotelPictures>
        <HotelDescription>Housed in a three-story Spanish Colonial-style building, this hotel is set in the picturesque surrounding of a beach and Atlantic Ocean. You can take a dip in its olympic-size outdoor pool, pump it up in its fitness center or just kick back in the on-site lounge with full bar and appetizers.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="14.14" OriginalAmount="14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="13.738082" Longitude="100.555598" StarRating="2" HotelCode="0|224657-32731384/93499123505251827/4886" HotelName="MEGA CIKINI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>42 SUKHUMVIT SOI 8, SUKHUMVIT ROAD, KLONGTOEY, BANGKOK, TH</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/17000000/16720000/16717400/16717397/0f4f01c6_b.jpg</HotelPictures>
        <HotelDescription>This city hotel enjoys a prime location in the centre of Bangkok's business district. The hotel offers guests the perfect setting from which to explore this eclectic city's shopping, dining and entertainment venues. The hotel is just a 2 minutes' tuk tuk ride from the Nana BTS Skytrain Station and is a 30 minutes' drive from the international airport.This charming hotel offers guests comfort and convenience in a strategic location. The guest rooms are delightfully-designed featuring Thai influences and are bathed in natural light creating a calming, tranquil ambience. Guests will appreciate the delicious continental breakfast served every morning, setting them up for a long day's sightseeing.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="14.14" OriginalAmount="14" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|534308-25690820/93499123505251827/4919" HotelName="PURI MEGA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/14000000/13510000/13504500/13504472/4ce495ad_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="14.14" OriginalAmount="14" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|532598-25690054/93499123505251827/4933" HotelName="OYO 101 APPLE PLATINUM" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/23000000/22180000/22177100/22177067/b9a61b1b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="14.14" OriginalAmount="14" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|891500-26121804/93499123505251827/4953" HotelName="PURI MAJU" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/43000000/42240000/42236300/42236245/942664ca_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="14.14" OriginalAmount="14" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|267230-22245402/93499123505251827/5451" HotelName="COIN" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16160000/16154200/16154181/9a78d901_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="14.14" OriginalAmount="14" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|251362-22976166/93499123505251827/5564" HotelName="GRAND ASIA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/97000000/96670000/96666200/96666112/1f6f7bc9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="14.14" OriginalAmount="14" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|260369-22249933/93499123505251827/6510" HotelName="LYNT" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/14000000/13300000/13290200/13290132/807dffbd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="14.14" OriginalAmount="14.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.137469" Longitude="106.795008" StarRating="3" HotelCode="187954|grand_asia_hotel_3" HotelName="Grand Asia Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bandengan Selatan 88, Jakarta 14450</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/e2/cfe2b011fdf7196fb6d09939d47166ff18fd0b27.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="14.14" OriginalAmount="14.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.20935718" Longitude="106.80738486" StarRating="2" HotelCode="321517|le_green_poso" HotelName="LeGreen Suite Poso" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Poso No. 18, Pejompongan, Jakarta Pusat, Jakarta 10210</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/4b/7d4b773d00f54bccb487becdfab29174dd9851d1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="14.14" OriginalAmount="14.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1832396" Longitude="106.843589" StarRating="2" HotelCode="178282|amaris_hotel_senen" HotelName="Amaris Senen" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kramat Raya No.35, Senen, Central Jakarta City, Jakarta 10450</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/15/ca1539eeb8139068b44cbed1dacb58ed05df926b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the heart of one of the Jakarta's main business districts, with easy access...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="14.14" OriginalAmount="14.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1718725447732" Longitude="106.8083368038" StarRating="3" HotelCode="334788|royal_city_hotel_2" HotelName="Royal City Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Petojo VIY II 4, Cideng, Gambir 10150</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4a/b6/4ab657e00e19695d419ef3a637994b301e83c2c9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="14.14" OriginalAmount="14.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2377610346833" Longitude="106.81661485529" StarRating="2" HotelCode="336040|hotel_kebayoran" HotelName="Hotel Kebayoran" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Senayan 87, Blok S, Jakarta Selatan, Jakarta 12180</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/55/cc/55cc38b399c1d223cff1b632b1e8df82e4911652.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="14.14" OriginalAmount="14.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.20541166" Longitude="106.85820704" StarRating="3" HotelCode="563908|pax_hotel_matraman" HotelName="Pax Hotel Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Matraman Raya 91, Jakarta Timur, Jakarta 13140</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/d7/32d73c884c5d4c3c61d82bbdb10fd64f6812737c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="14.14" OriginalAmount="14.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.34111763" Longitude="106.86956074" StarRating="3" HotelCode="620445|titanium_express_homtel" HotelName="Titanium Express HomTel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Titanium Square, Jalan Raya Bogor KM 27, Pasar Rebo, Pekayon, Jakarta 13710</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/be/94be968ead8a10f83edc647de7430d6ab7abcfbd.PNG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="14.14" OriginalAmount="14.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.26605792" Longitude="106.79979661" StarRating="2" HotelCode="612569|residence_12_2" HotelName="Residence 12" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Abdul Majid Raya 12, Kemang, Jakarta 12160</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/25/b725ce96a82b1e6e76262e04b1769c040884633c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="14.14" OriginalAmount="14.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1917389" Longitude="106.8674282" StarRating="3" HotelCode="516690|p_hotel_jakarta" HotelName="P Hotel Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pramuka Raya 149, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/08/7808779d61eb63899ddd093116fa61ac527895c4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="14.14" OriginalAmount="14.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.26321608" Longitude="106.80070453" StarRating="2" HotelCode="611720|zen_rooms_fatmawati" HotelName="555 Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nangka IV  21, Jakarta 12150</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/bb/04bb862a56418706af6af399eaf76280719667e4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="14.14" OriginalAmount="14.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.27567902" Longitude="106.79674137" StarRating="2" HotelCode="768533|tuju_abuserin_syariah" HotelName="Sky Inn Syariah Fatmawati 2 Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Abuserin 11, Cilandak, South Jakarta, Jakarta 124230, West Java</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/4b/874bb5ab9982616ca28718923b6ab3038841199a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="14.14" OriginalAmount="14.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="2" HotelCode="783027|hins_hotel_" HotelName="Hin's Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Room Service,Air Conditioning,Designated Smoking Area,Elevator,Internet,Parking,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>29 Mangga Besar 4 I, Taman Sari, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/20/d2206dbc4b984c8d389e0e59073cccb10776c552.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Stop at Hin's Hotel to discover the wonders of Jakarta. The hotel offers a wide range of amenities a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="14.14" OriginalAmount="14.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.23457426" Longitude="106.84839174" StarRating="3" HotelCode="746429|fontana_residencia_tebet_1" HotelName="Fontana Residencia One" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Room Service,Air Conditioning,Bar,Bicycle Rental,Coffee Shop,Dry Cleaning,Garden,Internet,Laundry,Luggage Storage,Parking,Restaurant,Room Service,Smoking Rooms,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tebet Barat VIII 4, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/a3/d9a3268537ea4760a1137fef19dc69ec8c1683d3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the prime touristic area of Tebet, Fontana Residence promises a relaxing and wond...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="14.14" OriginalAmount="14.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.11606105" Longitude="106.68960828" StarRating="0" HotelCode="839488|hotel_huswah" HotelName="Huswah Transit Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Husein Sastranegara 9, Airport Soekarno Hatta, Jakarta 15125</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/18/331810ae759b06ffa17577e4248b37c18c754003.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="14.14" OriginalAmount="14.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19755696" Longitude="106.73565861" StarRating="0" HotelCode="952610|reddoorz_near_puri_indah_mall" HotelName="RedDoorz Near Puri Indah Mall" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Meruya Utara 53, RT 6, Meruya Utara, Kembangan, Jakarta 11620</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/be/b8befb9290c881e361ec6b2f95bddfdda4b290dd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="14.14" OriginalAmount="14.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.29142505" Longitude="106.80183692" StarRating="3" HotelCode="970978|reddoorz_plus_near_cilandak_town_square_2" HotelName="RedDoorz Plus near Cilandak Town Square 2" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cilandak Tengah 87, Jakarta 12430</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/74/817460307d7fde8180cae0769826eed5b77aee91.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="14.21" OriginalAmount="14.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.236936" Longitude="106.844484" StarRating="1" HotelCode="|87300" HotelName="Sofyan Soepomo" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/7/3/0/0/87300_1_4482.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel has WiFi (free of charge), 2 restaurants, has a business centre, private parking (free of charge) and a dry cleaner's. Guests are also offered ticket sales, takeaway food, a restaurant and a bar. SITUATION: This establishment, Tebet it is 15 minutes drive away from Gatot Subrato the business district it is 40 minutes drive away from Soekarno Hatta Airport. ROOM: Each room has an air-conditioning system, cable television, a mini-bar, a fridge, a bathroom with a shower and complimentary bathroom items.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="14.25" OriginalAmount="14.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.27677" Longitude="106.80824" StarRating="2" HotelCode="|540818" HotelName="OYO 128 Mutiara Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pangeran Antasari No.9, RT.6/RW.1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/0/8/1/8/540818_c0ca24a2120.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="14.28" OriginalAmount="14.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2989623" Longitude="106.6647652" StarRating="2" HotelCode="|163459" HotelName="Pop!  Bsd Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>SUNBURST CBD LOT II 18A BUMI SERPONG DAMAI</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/3/4/5/9/163459_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Pop ! Hotel Bsd City Tangerang is rated two stars, is perfect for business and holiday stays. The establishment has a reception, a lift, WiFi in communal areas and a car park. SITUATION: This hotel is situated 1 kilometre away from the city centre, 10 kilometres away from the airport, close to Parque OceÃ¡nico BSD, a golf course and Country Club Damai Indah-BSD. ROOM: Guests are offered 160 rooms with WiFi (free of charge).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="14.30" OriginalAmount="14.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.207221" Longitude="106.83791" StarRating="2" HotelCode="|533202" HotelName="Cove Guntur Heritage" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>16 Jl. Guntur</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/3/2/0/2/533202_c5a3b591101.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="14.30" OriginalAmount="14.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18695" Longitude="106.834616" StarRating="3" HotelCode="|87297" HotelName="Sofyan Cut Meutia" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL. CUT MEUTIA 9</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/7/2/9/7/87297_6ff198c1143.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, has air-conditioning, 90 standard rooms, a cafÃ©, a business centre, conference facilities, room service, a laundry service and a safety deposit box service. SITUATION: The hotel is close to tourist points of interest and public transport stops. The establishment is a 15-minute drive away from Gambir Railway Station and el monumento nacional. 5 minutes walk away, guests can find the department stores Sarinah and Menteng Prada Shopping Centre. 35 minutes away from the establishment you have the international airport Soekarno-Hatta. ROOM: Each room has a bathroom, a shower, a WC, a direct line telephone and cable television. They also have a mini-bar, a safety deposit box, a fridge, a sofa, internet and a desk with chair. FACILITIES: The establishment boasts a gym and a massage service. MEALS: The establishment offers a breakfast service and a set-menu lunch and dinner. PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="14.33" OriginalAmount="14.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.172017" Longitude="106.808337" StarRating="2" HotelCode="|401904" HotelName="Royal City Hotel Tomang Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Tomang Raya no. 88 Jakarta Pusat 10150, 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/9/0/4/401904_ed91a430853.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="14.38" OriginalAmount="14.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18118" Longitude="106.84288" StarRating="3" HotelCode="1877271" HotelName="Amaris Hotel Senen" Meals="SMART ROOM" BedType="SMART ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kramat Raya No 35 Senen,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/77271/1877271/20.jpg?f=17414467</HotelPictures>
        <HotelDescription>This hotel offers designated smoking areas.. Featured amenities include complimentary newspapers in the lobby, dry cleaning/laundry services, and a 24-hour front desk. Free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="14.61" OriginalAmount="14.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.27756" Longitude="106.82696" StarRating="3" HotelCode="|232839" HotelName="Kyriad Pejaten Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Pejaten Barat Raya No. 36</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/2/8/3/9/232839_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="14.63" OriginalAmount="14.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.24674397" Longitude="106.79770388" StarRating="3" HotelCode="492244|2518375" HotelName="Win Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Panglima Polim Raya 99, PO Box 1369, Jakarta Selatan 12130</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c8/21/c82194dd35e51e50d88792340796363d4d674eab.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="14.66" OriginalAmount="14.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.206765" Longitude="106.790778" StarRating="3" HotelCode="292411|2458745" HotelName="The Pitagiri Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Palmerah Barat 110, West Jakarta 11480</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/3d/b03d48c1ec2006d35e974fe227cc1772ec124e90.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="14.86" OriginalAmount="14.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.196611" Longitude="106.8288" StarRating="2" HotelCode="|87199" HotelName="Ibis Budget Jakarta Menteng" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan HOS Cokroaminoto No.79, Menteng</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/7/1/9/9/87199_1_9161.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, Menteng it is in the Golden Triangle of Art 5 minutes away from the business district. HOTEL: This contemporary style hotel, is business. ROOM: Clients are offered 135 rooms with an air-conditioning system, bedding, a king size or double bed and single beds.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="15.04" OriginalAmount="14.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.167886" Longitude="106.727342" StarRating="0" HotelCode="|478151" HotelName="Couleur Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Lingkar Luar Barat No. 1A - 1C</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/8/1/5/1/478151_1b26e9c1235.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="15.05" OriginalAmount="14.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1269469" Longitude="106.7999017" StarRating="2" HotelCode="|377526" HotelName=" JP Hotel Pluit Jakarta by LIFE" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pluit Raya No.35 A</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/7/5/2/6/377526_35e64620929.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="15.09" OriginalAmount="14.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2071213318776" Longitude="106.82621416931" StarRating="2" HotelCode="561395|4720145" HotelName="Casaliving" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Setiabudi VIII No 20, Setiabudi, Jakarta 12910</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/732011/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="15.10" OriginalAmount="14.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.130607" Longitude="106.832416" StarRating="0" HotelCode="|562783" HotelName="RedDoorz Plus near Dunia Fantasi Ancol" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. R E Martadinata No.3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/2/7/8/3/562783_4f265e81807.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15.15" OriginalAmount="15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1605039288762" Longitude="106.83724692433" StarRating="2" HotelCode="336305|84232" HotelName="Amaris Hotel Pasar Baru" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pasar Baru Timur 20-21, Jakarta 10710</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/04/3604d02467fbea693acfc2578f258ba8e5b89619.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15.15" OriginalAmount="15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.152838" Longitude="106.795246" StarRating="2" HotelCode="292367|78580" HotelName="Amaris Season City" 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>Pusat Bisnis Latumenten 33, Jakarta Barat, Jakarta 11320</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/b2/61b2481216fdc8885439f581f56e6fe76a881be6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15.15" OriginalAmount="15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.27781392" Longitude="106.82700894" StarRating="3" HotelCode="438346|153029" HotelName="The Pejaten Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pejaten Barat Raya 36, Jakarta 12550, Selatan</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/a4/4da4b0d8e3dce758807961dca2e62f955cc6305d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15.15" OriginalAmount="15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1394023312689" Longitude="106.82538659755" StarRating="3" HotelCode="370510|84260" HotelName="Zuri Express Mangga Dua Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mangga Dua Dalam 55-56, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/ea/a4ea8579e81c19602eb84b00e4792908337160b1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel can be found in Central Jakarta. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15.15" OriginalAmount="15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1706266230264" Longitude="106.81888558251" StarRating="3" HotelCode="335162|152823" HotelName="Citi M Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tanah Abang I 11, Kelurahan Petojo Selatan, Jakarta 10160</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c8/1b/c81b43416a1513be642846e0ae2b2bdf439ef3e4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15.15" OriginalAmount="15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.13402928" Longitude="106.83201203" StarRating="2" HotelCode="334367|84219" HotelName="d'primahotel WTC Mangga Dua" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gunung Sahari, Komplek Marinatama Blok A 26, Mangga Dua, Jakarta Utara</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/c5/dbc56ed22f831a219d1e5c098da1fa06bd6989f7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15.15" OriginalAmount="15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.13843104" Longitude="106.82275214" StarRating="2" HotelCode="429835|84285" HotelName="d'primahotel ITC Mangga Dua" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tiangseng 7, Special Capital Region of Jakarta, Jakarta, West Java</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/35/5d35eb4d2123c2b64d3b62d31925e0d14a96867b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;When visiting Jakarta, you'll feel right at home at d'primahotel Mangga Dua 2, which offers quality ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15.15" OriginalAmount="15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1659647651042" Longitude="106.78991165767" StarRating="3" HotelCode="401666|159008" HotelName="Feodora Hotel Grogol Jakarta" 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 Dr Susilo Raya  113 C, Grogol, Petamburan, Jakarta 11450</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/6c/b56c40419e8aba6cbf5d23b9374b2159b46d4125.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;To ensure guests a comfortable and relaxing stay, the complex provides various services and faciliti...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15.15" OriginalAmount="15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16077244" Longitude="106.83293681" StarRating="3" HotelCode="943351|262257" HotelName="Heef Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Samanhudi Raya 3, Passer Baroe, Jakarta 10710</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/f0/82f03933fec8d0766f6a3ee8226e23d2ffeb58dc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15.15" OriginalAmount="15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.151491" Longitude="106.825867" StarRating="2" HotelCode="292389|84223" HotelName="Hotel 88 Mangga Besar VIII" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl Mangga Besar VIII NO.10D, Jakarta Barat 11180</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/14/7c1448085d2f11fdf5320ea36b2418347f20e702.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15.15" OriginalAmount="15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1841784519665" Longitude="106.76757115405" StarRating="2" HotelCode="349141|152931" HotelName="Hotel 88 Kedoya" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Panjang 68, Kav68, Kedoya Selatan, Jakarta 11520</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/4f/324f314252497bc524e5458f84155dbc70d4c721.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15.15" OriginalAmount="15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16639116" Longitude="106.78291923" StarRating="3" HotelCode="572955|236881" HotelName="Maple Hotel Grogol Jakarta" 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 Daan Mogot Dalam Kali Sekretaris 55, Grogol, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/64/66647ca59b8c354fb6741b9023170cc9b577e803.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15.15" OriginalAmount="15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1851049899482" Longitude="106.78960596924" StarRating="3" HotelCode="172274|79826" HotelName="Mega Anggrek" 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 Arjuna Selatan, 4, Kemanggisan, Jakarta 11470</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/58/2158116698c8d6bc388595b7d804bb9bcbc1fa7d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This property is located in Kemanggisan, West Jakarta, in the main business area. It is also conveni...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15.15" OriginalAmount="15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2766464" Longitude="106.8082861" StarRating="2" HotelCode="665781|303741" HotelName="Mutiara Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pangeran Antasari Kav IX, Cipete Selatan, Jakarta 12410, Cilandak</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/44/8f44d4afd87aed7c92e33534c7b1648dc37fbfb0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15.15" OriginalAmount="15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2369593226714" Longitude="106.84472796693" StarRating="1" HotelCode="172282|84244" HotelName="Sofyan Hotel Soepomo" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Prof. Dr. Soepom S.H. 23, Tebet, Jakarta 12810</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d5/cb/d5cbca5a522529ebc020f950993188122503e822.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Jakarta, the hotel is a 15-minute drive from the Tebet Highway entrance and the central b...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="15.15" OriginalAmount="15" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1432162-27602507/93499123505251827/2568" HotelName="WISMA SHALOM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/107000000/106760000/106754600/106754526/141cf209_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="15.15" OriginalAmount="15" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|891421-26121670/93499123505251827/4644" HotelName="FRONT ONE RESIDENCE SYARIAH MAMPANG" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/42000000/41470000/41463100/41463033/d7457e8e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="15.15" OriginalAmount="15" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|76534-25246164/93499123505251827/4864" HotelName="PARAGON WAHID HASYIM" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16130000/16129700/16129601/3f895153_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="15.15" OriginalAmount="15" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|533888-22274065/93499123505251827/6419" HotelName="MAPLE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/19000000/18900000/18895400/18895303/574c13ce_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="15.15" OriginalAmount="15" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|267264-22245421/93499123505251827/6468" HotelName="REDSTAR HOTEL JAKARTA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12430000/12423000/12422904/22400f55_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.15" OriginalAmount="15.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.214423" Longitude="106.863281" StarRating="2" HotelCode="187943|alia_matraman" HotelName="Alia Matraman Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,Internet,Laundry,Meeting Room,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Matraman Raya No. 224, Next to Polres Jakarta Timur, The East Jakarta District Police, Jakarta 13310, Timur</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/5c/ba5c7f9c195ba8dc36dbcc46da893ada2ddab126.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This simple hotel can be found in Central Jakarta. Public transport connections are only a short wal...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.15" OriginalAmount="15.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.13179457" Longitude="106.79295308" StarRating="2" HotelCode="503997|tematik_hotel_pluit" HotelName="Tematik Hotel Pluit" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Room Service,Bar,Elevator,Internet,Massage Centre,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jembatan Tiga Raya 35, Pluit Jakarta Utara, Jakarta 14440</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/e5/59e5572f4c9f48120560afbd6ee4c1b280502ec9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Stop at Tematik Hotel Pluit to discover the wonders of Jakarta. Featuring a complete list of ameniti...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.15" OriginalAmount="15.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2082999647351" Longitude="106.82701675939" StarRating="2" HotelCode="504179|legreen_suite_kuningan" HotelName="LeGreen Suite Kuningan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Setia Budi Tengah No. 89, Jakarta Selatan, Jakarta 12910</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/c8/e8c87c3b0a8b5a7500c1bbb6946235435cca3568.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.15" OriginalAmount="15.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.17231303" Longitude="106.86308102" StarRating="3" HotelCode="420697|darcici_hotel_cempaka_putih" HotelName="d'Arcici Hotel Cempaka Putih" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Letjen Suprapto 62, Cempaka Putih, Jakarta Pusat, Jakarta 10520</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/95/149538a1ebd151df79fd2d0ecccd8a93cc0f4fb6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This simple hotel can be found in Central Jakarta. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.15" OriginalAmount="15.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.24887474" Longitude="106.80008811" StarRating="2" HotelCode="629498|blossom_resident_blok_m" HotelName="Wisma Blossom" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Panglima Polim IV 46, Melawai, Jakarta Selatan, Jakarta 12160</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/72/3272e47f60387e417dd8acb5f1c597d6adf7b8fe.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.15" OriginalAmount="15.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.27286501" Longitude="106.81062657" StarRating="3" HotelCode="564337|grand_kasira" HotelName="Grand Kasira" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Puri Sakti I 43, Cipete Selatan, Kemang, Jakarta Selatan, Jakarta  12410</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/57/fc5735b3231ceeb138b0d2978aa1f634b6633cf0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.15" OriginalAmount="15.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1649177942919" Longitude="106.83532839696" StarRating="0" HotelCode="525390|alia_pasar_baru" HotelName="Hotel Pasar Baru" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pasar Baru Selatan No. 6, Jakarta 10710</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e7/c7/e7c7df1146027fdc9c80244dba4a6365a4541698.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.15" OriginalAmount="15.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.167838" Longitude="106.727176" StarRating="2" HotelCode="516704|couleur_hotel_cengkareng" HotelName="Couleur Hotel Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Lingkar Luar Barat  1A - 1C, Duri Kosambi, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/8e/df8e5a3e7f85501ed1df35ca8ef1950a82223b12.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.15" OriginalAmount="15.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.22068587" Longitude="106.91115593" StarRating="0" HotelCode="837880|aryani_suites" HotelName="Aryani Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Coffee Shop,Designated Smoking Area,Internet,Luggage Storage,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Duren Sawit Raya H2 1, Jakarta 13470</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/96/6a9633a55fb003f650d9241e02de716c614f2577.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Rawamangun, Aryani Suites is a perfect starting point from which to explore Jakarta. The ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.15" OriginalAmount="15.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2230499" Longitude="106.82373338" StarRating="0" HotelCode="703231|an_hotel_satrio_kuningan" HotelName="An Hotel Satrio Kuningan Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Professor Doktor Satrio Kav 6 B6, Setiabudi, Jakarta 12940</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/e4/dbe496b75da6818cc52cf40900c151b5bc7253c6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.15" OriginalAmount="15.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="0" HotelCode="840086|plaza_68_residence" HotelName="Plaza 68 Residences" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Karet Pedurenan 66-68</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/10/9e/109e8a702cefaf7fa1a20dbcd832c3c3eef2d02c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.15" OriginalAmount="15.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19139502" Longitude="106.82031281" StarRating="3" HotelCode="885485|reddoorz_plus_near_plaza_indonesia" HotelName="Avalon Thamrin 8 by RedDoorz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kebon Kacang 29 RT 008/04 No. 8, Tanah Abang, Jakarta 10230</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/78/677832595edd8ff7bec4c622485b978e38638811.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.15" OriginalAmount="15.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="2" HotelCode="953458|reddoorz_plus_ampera_raya" HotelName="RedDoorz Plus @ Ampera Raya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Gang Kancil 8A, RT1/RW9 Ragunan Pasar Minggu, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7f/5f/7f5f2dc7da4c9776b57dfbfb1bd34719b104b35c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.15" OriginalAmount="15.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1384401713566" Longitude="106.86303258007" StarRating="3" HotelCode="885122|airy_sunter_agung_utara_blok_a_5b_jakarta" HotelName="Coins Hotel by Airy Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sunter Agung Utara Raya Blok A /5B, Sunter Agung, Jakarta 14350</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/fb/3afbe42289b42f874ec8d5ca65cb4917b0716aa6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.15" OriginalAmount="15.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.26316349" Longitude="106.77814467" StarRating="3" HotelCode="970926|zen_rooms_legacy_residence_syariah" HotelName="Legacy Residence by ZEN Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Pinang Emas, V Block D-7, RT/RW 010/003, Pondok Pinang, Kebayoran Lama, Jakarta 12310</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/29/e129a6b5db4c17ce4e9d1fe7f9f54c1d75c68a17.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.15" OriginalAmount="15.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.27912874" Longitude="106.82130154" StarRating="0" HotelCode="979620|reddoorz_premium_ampera_raya_2" HotelName="RedDoorz Premium @ Ampera Raya 2" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ampera 29A, Raya Gang, Sosial, Jakarta 12560</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/17/fa17db18ae177993fa27c180528bc1b24e5bbad1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.15" OriginalAmount="15.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.24051162" Longitude="106.83828833" StarRating="2" HotelCode="969127|reddoorz_jalan_gatot_subroto_jakarta" HotelName="RedDoorz @ Jalan Gatot Subroto Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jala Komp Timah 3A, Gatot Subroto - Pancoran Jakarta, Jakarta 12870</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/bd/8fbd00162dd29d3714e844ee1210397cb10228cf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="15.16" OriginalAmount="15.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.14651" Longitude="106.81618" StarRating="3" HotelCode="1877297" HotelName="Favehotel Ltc Glodok Jakarta" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Ltc Glodok Building 8Th Floor, Jl. Hayam Wuruk No. 127</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/77297/1877297/50.jpg?f=17229973</HotelPictures>
        <HotelDescription>Take in the views from a terrace and a garden and make use of amenities such as complimentary wireless internet access. Additional amenities at this hotel include concierge services and a banquet hall.. Featured amenities include complimentary newspapers in the lobby, a 24-hour front desk, and luggage storage..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="15.38" OriginalAmount="15.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.203224" Longitude="106.847528" StarRating="1" HotelCode="|468744" HotelName="Dparagon Menteng" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1 Jl. Bonang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/8/7/4/4/468744_0594a1a1241.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="15.44" OriginalAmount="15.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.242609" Longitude="106.854333" StarRating="2" HotelCode="|166749" HotelName="Zodiak Mt Haryono By Kagum Hotels" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Otista Raya No. 60,Jakarta</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/7/4/9/166749_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a restaurant and it offers excellent service. SITUATION: This establishment, JL. MT Haryono Yakarta it is in It has excellent transport links to points of interest. ROOM: The establishment has 44 rooms with a shower, an individual air-conditioning system, a coffee maker, an LCD TV, WiFi, luxurious pillows, hot water, cold water, a safe and a hairdryer.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="15.49" OriginalAmount="15.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.191437" Longitude="106.838618" StarRating="2" HotelCode="|87197" HotelName="Ibis Budget Jakarta Cikini" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cikini Raya No.75 Cikini</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/7/1/9/7/87197_1_8457.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in the city centre, 90 minutes away from the establishment, clients can find the airport, Taman Ismail Marzuki it is situated next to in the surrounding area, clients have Yakarta the business area of and.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="15.56" OriginalAmount="15.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2404657" Longitude="106.82225" StarRating="3" HotelCode="|400671" HotelName="Terraz Tree" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kapten Tendean No.10 Mampang Prapatan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/6/7/1/400671_c40935a0608.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="15.67" OriginalAmount="15.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.12407" Longitude="106.79849" StarRating="3" HotelCode="|68179" HotelName="Zia Sanno Jakarta - Pluit" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL. PLUIT SELATAN RAYA 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/8/1/7/9/68179_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment is ideal for holidays or business trips, has 94 rooms, a safety deposit box service, a currency exchange service, a lift, a bar, a restaurant, has a lobby, a reception, conference facilities and WiFi (for a fee), This air-conditioned establishment has room service, a laundry service (for a fee) and a car park. SITUATION: The hotel is in the business area, In the surrounding area, you can find the tourist attractions and the shopping centres. it is 15 minutes away from a water park, the museum, the establishment is 1 kilometre away from the railway station, is situated 15 minutes away from Soekarno Hatta Airport. ROOM: The rooms have satellite and cable TV, a mini-bar, a direct line telephone, a writing desk, a king size or double bed, internet, a coffee maker, a kettle, a safety deposit box (available on request), a sitting room, a bathroom with a shower, a bath, a hairdryer and an individual air-conditioning system. FACILITIES: The establishment boasts a swimming pool and a gym. it is 15 kilometres away from a golf course. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast and Ã  la carte or set-menu lunch and dinner. PAYMENT METHODS: The establishment accepts American Express, Mastercard and Visa. OBSERVATIONS: The establishment offersthe Emporium Pluit Mall, Pluit Junction and Pluit Village a transfer service to.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="15.74" OriginalAmount="15.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.238759" Longitude="106.818834" StarRating="3" HotelCode="|166615" HotelName="Diradja" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kapten Tendean No. 38</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/6/1/5/166615_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel Yakarta it is in Pacific Place 2 kilometres away from Gelora Bung Karno 3 kilometres away, you can find Plaza Indonesia 4,8 kilometres away from 22 kilometres away from Soekarno Hatta Airport. FACILITIES: Guests are offered a restaurant, WiFi in the communal areas, spa treatments, a reception and a luggage room. ROOM: Each room has an air-conditioning system, a television, a sitting room, a bathroom with a shower, slippers and toiletries.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="15.83" OriginalAmount="15.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2531442" Longitude="106.991537" StarRating="2" HotelCode="|164904" HotelName="Amaris Bekasi Barat - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL. AHMAD YANI NO. 99, BEKASI BARAT</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/4/9/0/4/164904_1_9717.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 2013, has 90 rooms and a car park. SITUATION: This establishment, Jakarta it is in it is in the city centre excellent transport links to the city.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="15.96" OriginalAmount="15.8" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18588" Longitude="106.80023" StarRating="3" HotelCode="2038902" HotelName="Bamboo Inn Hotel &amp; Cafe" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kota Bambu Selatan No.9, Slipi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/38902/2038902/19.jpg?f=15983426</HotelPictures>
        <HotelDescription>Take in the views from a terrace and make use of amenities such as complimentary wireless internet access and concierge services.. 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..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="15.97" OriginalAmount="15.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.182406" Longitude="106.816099" StarRating="2" HotelCode="|560441" HotelName="Amaris Fachrudin – Tanah Abang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. H. Fachrudin No. 8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/0/4/4/1/560441_0635e081710.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16.16" OriginalAmount="16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.165684" Longitude="106.796333" StarRating="2" HotelCode="932455|78913" HotelName="Amaris Hotel Dr. Susilo Grogol" 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 Dr. Susilo Raya No. 4, Jakarta Barat 11450, Grogol, Grogol Petamburan</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/98/95/989584b2649de1a8152d13646f32f3f29ab99963.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Halim Perdana Kusuma (HLP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16.16" OriginalAmount="16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.25209883" Longitude="106.79753243" StarRating="2" HotelCode="372619|152764" HotelName="Amaris Hotel Panglima Polim 2" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Panglima Polim Raya 91, Kebayoran Baru, Jakarta 12130</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f5/18/f51885e28faab65f72c3a9a2fa8e407b2028f149.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a range of services and facilities for holidaymakers and business guests alike. Tho...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16.16" OriginalAmount="16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18501452" Longitude="106.82808487" StarRating="0" HotelCode="977252|518305" HotelName="Borneo Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kebon Sirih Barat I 37, Jakarta 10340</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/f8/c7f8a96f135a08ac56af02a05e656cd4b35efb55.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16.16" OriginalAmount="16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18804992" Longitude="106.81652461" StarRating="2" HotelCode="504044|152899" HotelName="Focus Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jl Kebon Kacang 1 No 9, Tanah Abang, Jakarta 10240</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/55/36554af31f65dc254dd80034d773d596312256a9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16.16" OriginalAmount="16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2368323620142" Longitude="106.8442230439" StarRating="2" HotelCode="316450|78989" HotelName="POP! Tebet Jakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Prof. Dr. Soepomo Sh 29, Tebet, Jakarta 12810</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6f/57/6f574668f2a89068ce01b1dcd470e21b2c4d3a70.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16.16" OriginalAmount="16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1836741" Longitude="106.84408249" StarRating="3" HotelCode="729768|303759" HotelName="Rivoli Hotel Jakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kramat Raya 41, RT.3/RW.4, Kramat, Senen, Jakarta 10450</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/6f/016f6288a37ca037b60b652c03a060e2063717a6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16.16" OriginalAmount="16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2405836" Longitude="106.82227053" StarRating="2" HotelCode="492367|152933" HotelName="Hotel 88 Tendean Jakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kapten Tendean 10, Mampang Prapatan 12710, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a1/0b/a10bae6e5588e1047f63acce955b82faa7a861e2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16.16" OriginalAmount="16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1472623907499" Longitude="106.82222723905" StarRating="1" HotelCode="333204|159668" HotelName="Wow Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mangga Besar 7 1, Jakarta 11180</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/56/d256e6d949653cc1cf42d1df2f2b3f2169fe0a54.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16.16" OriginalAmount="16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2433194236637" Longitude="106.86834518105" StarRating="3" HotelCode="429705|84268" HotelName="Zodiak @MT Haryono" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan MT. Haryono, Cawang, Jakarta 13330</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/32/49328438d9dfb734cbdbda53a9554339dfef665a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A 10-minute drive from Kalibata Mall, Zodiak@MTHaryono operates a 24-hour front desk. All modern roo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="16.16" OriginalAmount="16" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|267248-28531520/93499123505251827/1067" HotelName="J HOTEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11570000/11567900/11567820/a8c9ce56_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="16.16" OriginalAmount="16" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|267276-25491613/93499123505251827/2483" HotelName="WORLD HOTEL JAKARTA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9820000/9813100/9813063/3088452d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="16.16" OriginalAmount="16" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|891428-26121680/93499123505251827/4650" HotelName="GREEN PRAMUKA CITY BY SR PROPERTY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/42000000/41270000/41267400/41267369/d198a1fc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="16.16" OriginalAmount="16" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|224663-27580327/93499123505251827/4986" HotelName="MEGA PROKLAMASI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12330000/12323800/12323747/92bae04c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="16.16" OriginalAmount="16" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1432147-27928969/93499123505251827/5288" HotelName="CHOSKA RESIDENCE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/93000000/92410000/92404200/92404155/bc5024f6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="16.16" OriginalAmount="16" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|267232-22245403/93499123505251827/5514" HotelName="D`ARCICI CEMPAKA PUTIH" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/15000000/14990000/14987200/14987175/cf3366f5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="16.16" OriginalAmount="16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="44.889285" Longitude="-0.563773" StarRating="2" HotelCode="0|251353-22243005/93499123505251827/5552" HotelName="D`PRIMAHOTEL MANGGA DUA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Rue du grand Barail, Quartier du lac, BORDEAUX, 33300, FR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8190000/8186200/8186117/dfaf0711_b.jpg</HotelPictures>
        <HotelDescription>Property Category: First class. Property Type: Hotel. Floors: 6. Physically challenged rooms: 3. Connecting rooms or suites: 10. Suites: 2. Nonsmoking rooms: 100. Family/oversized accommodations: 55. Total rooms and suites: 100. Property description- Close to the Palais des Congrès, Parc des Expositions and Stade Matmut Atlantique, the Mercure Bordeaux Lac hotel warmly welcomes you to a modern setting. The hotel is directly connected by tramway to downtown Bordeaux, a city of gastronomy and oenologica l exploration. Add a cultural note to one of your seminars at this Mercure hotel.. Onsite facilities information- ParkingProperty was built in 1975. Property was renovated in 2002. Hotel Currency: EUR. Additional Addresses: Other: Rue du grand Barail, Quartier du lac, BORDEAUX, 33300, FR. Additional Phone Numbers: Voice - Property reservation Office: 33556433672. Fax - Property reservation Office: 33556502395. Fax - Other: 33556502395. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="16.16" OriginalAmount="16" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|267266-22245422/93499123505251827/6382" HotelName="ROYAL CITY" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6720000/6713900/6713858/fa3ae036_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="16.16" OriginalAmount="16" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|534386-22280039/93499123505251827/6948" HotelName="RIVOLI" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/22000000/21520000/21519100/21519044/0f6e9713_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="16.16" OriginalAmount="16" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|649984-22339764/93499123505251827/7227" HotelName="ZEN ROOMS KEMANG RAYA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/18000000/17370000/17367000/17366905/63808395_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.16" OriginalAmount="16.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.187483" Longitude="106.834292" StarRating="3" HotelCode="172280|sofyan_hotel_betawi" HotelName="Sofyan Hotel Cut Meutia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cut Mutia 9, Cikini, Menteng, Jakarta 10330</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d0/a9/d0a9ba91099db7f663f3da702883131519eb7256.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a great location, making it the perfect base from which to explore the city. It is ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.16" OriginalAmount="16.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1625260000378" Longitude="106.81650144248" StarRating="3" HotelCode="154327|triniti_hotel_jakarta" HotelName="Triniti Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4 Jalan Pembangunan 3, 10130 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/81/68817619b4908dda8233e4ada902d7349cf4d2d6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.16" OriginalAmount="16.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.13042734" Longitude="106.8980868" StarRating="3" HotelCode="531043|darcici_plumpang" HotelName="d'Arcici Plumpang" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Plumpang Raya 6, Jakarta, Utara 14230</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/3c/1a3cb6b248dd26bc26d028aea813d954d6bc0bcc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.16" OriginalAmount="16.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1374217220534" Longitude="106.79500773314" StarRating="3" HotelCode="884597|grand_asia_hotel_2" HotelName="Grand Asia Hotel 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 Bandengan Selatan 88, Jakarta 14450</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/1d/061d7d99a71aad395774e08be23bca29dc6fdc06.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.16" OriginalAmount="16.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="0" HotelCode="973578|oyo_842_arafuru_residence_2" HotelName="Arafuru Residence by OYO Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Laut Arafuru A4/4, RT 13/RW 11, Pondok Bambu, Duren Sawit, Kota Jakarta Timur, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/1e/831e33f90283b06a25683062311320ec2f9d6ff6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="16.27" OriginalAmount="16.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.197282" Longitude="106.83961" StarRating="3" HotelCode="|471438" HotelName="Zia Sanno Menteng Residences Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Pegangsaan Barat No. 02 Cikini Jakarta</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/1/4/3/8/471438_fe0c3071238.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="16.29" OriginalAmount="16.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2381735" Longitude="106.7717266" StarRating="2" HotelCode="|377341" HotelName="Fontana  Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 11/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Ciledug Raya 77. Cipulir - Kebayoran Lama</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/7/3/4/1/377341_0d6750e0949.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="16.30" OriginalAmount="16.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.254869" Longitude="106.62196" StarRating="2" HotelCode="|163455" HotelName="Fame Gading Serpong - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Boulevard Raya Gading Serpong, Kav. 30.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/3/4/5/5/163455_1_7868.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, Jakarta it is in is situated in the heart of the city, close to the establishment, clients can find the bus station, the railway station, the airport and a golf course. HOTEL: The hotel was built in 2013, has 144 rooms and facilities for disabled guests.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="16.39" OriginalAmount="16.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.8819271" Longitude="107.5948328" StarRating="3" HotelCode="|178803" HotelName="Karang Setra Hotel and Cottage" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL. BUNGUR No.2 SUKAJADI</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/8/8/0/3/178803_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="16.45" OriginalAmount="16.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.190632" Longitude="106.872479" StarRating="2" HotelCode="|400958" HotelName="Vika Property GPC" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. A.Yani No.Kav 49, RT.13/RW.9</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/9/5/8/400958_a48b5fc1052.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="16.45" OriginalAmount="16.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1488635" Longitude="106.8882051" StarRating="3" HotelCode="|377246" HotelName="Cabin" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Yos Sudarso Kav. 87 - 88</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/7/2/4/6/377246_f9d58300929.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="16.57" OriginalAmount="16.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.148961" Longitude="106.823804" StarRating="2" HotelCode="|457405" HotelName="88 Mangga Besar 62 By Wh" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Mangga Besar Raya No. 62</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/7/4/0/5/457405_64bb8771824.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="16.61" OriginalAmount="16.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.29714" Longitude="106.83214" StarRating="3" HotelCode="|239129" HotelName="Urbanest Inn House Tb Simatupang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jati Padang Poncol, Pasar Minggu Villa Jati Padang No. 52</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/9/1/2/9/239129_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="16.61" OriginalAmount="16.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.176795" Longitude="106.875161" StarRating="0" HotelCode="|403952" HotelName="Daily Inn Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>67 Jalan Jendral Ahmad Yani Kav Cempaka Putih</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/3/9/5/2/403952_bdea6ea1049.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="16.66" OriginalAmount="16.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.280969" Longitude="106.83678" StarRating="3" HotelCode="|538975" HotelName="Puri Sawo Manila" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl Sawo Manila No 4C</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/8/9/7/5/538975_6ff2b871051.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="16.66" OriginalAmount="16.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.133854" Longitude="106.813227" StarRating="2" HotelCode="|553886" HotelName="Bobopod Kota Tua Jakarta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kota Tua, RT.7/RW.7, Pinangsia</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/3/8/8/6/553886_12c98fe1446.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="16.68" OriginalAmount="16.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16114" Longitude="106.90773" StarRating="3" HotelCode="1877295" HotelName="Favehotel Kelapa Gading" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Gading Indah Raya No.8 Blok C-32, Kelapa Gading</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/77295/1877295/32.jpg?f=17127066</HotelPictures>
        <HotelDescription>Pamper yourself with onsite massages or enjoy recreation amenities such as bicycles to rent. This hotel also features complimentary wireless internet access, concierge services, and a banquet hall.. 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..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="16.73" OriginalAmount="16.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.25159" Longitude="106.797446" StarRating="2" HotelCode="|85705" HotelName="Amaris  Panglima Polim - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL. PANGLIMA POLIM RAYA KEBAYORAN BARU 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/5/7/0/5/85705_estab.jpg</HotelPictures>
        <HotelDescription>ROOM: The simple, modern rooms, have parquet flooring, with air-conditioning, a flat-screen television, a safety deposit box, a bathroom with a shower and complimentary bathroom items. SITUATION: This hotel is in Yakarta south 5 minutes away from Blok M Plaza the commercial centre 90 minutes away from the establishment clients have Soekarno-Hatta the international airport in just 20 minutes, clients can get to Al-Azhar the mosque. FACILITIES: There is a range of facilities and services available at the establishment, including a reception, business centre, a luggage room, a laundry service, daily cleaning and WiFi (free of charge).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="16.74" OriginalAmount="16.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2453608" Longitude="106.79883" StarRating="4" HotelCode="|85714" HotelName="Amos Cozy  and Convention Hall" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>MELAWAI RAYA 83-85</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/5/7/1/4/85714_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers 7 floors and 92 rooms. ROOM: The rooms have a safety deposit box, a writing desk and a hairdryer. FACILITIES: Guests are offered a cafÃ©, a restaurant, a launderette, a dry cleaner's and room service. Guests can also find sports activities, a gym and a massage centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="16.88" OriginalAmount="16.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1945472" Longitude="106.8141708" StarRating="3" HotelCode="|401016" HotelName="Quds Express" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. KH Mas Mansyur No 64, Central Jakarta</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/0/1/6/401016_443da0c1540.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="16.93" OriginalAmount="16.76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.25722" Longitude="106.81509" StarRating="3" HotelCode="|232417" HotelName="Roosseno Plaza" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl Kemang Utara Raya No 1 Kebayoran Baru</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/2/4/1/7/232417_4.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="16.93" OriginalAmount="16.76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.183518" Longitude="106.79728" StarRating="3" HotelCode="3895246" HotelName="Amaris Hotel Slipi" Meals="SMART ROOM" BedType="SMART ROOM">
        <Address>
          <AddressLines>
            <AddressLine>No.Kav. 92A Jalan Letjen S. Parman,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/95246/3895246/1.jpg?f=16110471</HotelPictures>
        <HotelDescription>This hotel offers designated smoking areas.. Featured amenities include a 24-hour front desk and an elevator. Free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="17.05" OriginalAmount="16.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.239954" Longitude="106.825373" StarRating="2" HotelCode="|85710" HotelName="Amaris Tendean" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL KAPTEN P. TENDEAN MAMPANG PRAPATAN 11</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/5/7/1/0/85710_estab.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in Yakarta 34 kilometres away from the establishment, guests will find the airport. HOTEL: The Amaris Tendean is rated two stars, it offers excellent service and a garden.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="17.07" OriginalAmount="16.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.201691" Longitude="106.858483" StarRating="1" HotelCode="|545295" HotelName="DParagon Matraman" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>13 Jl. Tegalan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/5/2/9/5/545295_8c731971016.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="17.08" OriginalAmount="16.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1573" Longitude="106.91039" StarRating="2" HotelCode="2235175" HotelName="Pop! Hotel Kelapa Gading Jakarta" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Boulevard Barat Raya No. 13, Kelapa Gading Blok M North</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/35175/2235175/44.jpg?f=17307782</HotelPictures>
        <HotelDescription>Make use of convenient amenities such as complimentary wireless internet access, shopping on site, and a banquet hall.. Featured amenities include a computer station, dry cleaning/laundry services, and a 24-hour front desk. This hotel has 3 meeting rooms available for events. Free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="17.17" OriginalAmount="17.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18817" Longitude="106.81612" StarRating="0" HotelCode="|458176" HotelName="Focus" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl Kebon Kacang 1 no 9, Tanah Abang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/8/1/7/6/458176_bf1ec430031.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17.17" OriginalAmount="17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.14920503" Longitude="106.82343391" StarRating="2" HotelCode="178284|74923" HotelName="Amaris Mangga Besar" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mangga Besar Raya 7-11, Jakarta 11180</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/22/09/220983ca42389cfab523336c63d529bc9882add4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is strategically located in the north of the city of Jakarta, where offices, hotels, resta...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17.17" OriginalAmount="17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.14776267" Longitude="106.88833134" StarRating="3" HotelCode="435021|152806" HotelName="Cabin Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Yos Sudarso Kav. 87-88, Bursa Otomotif Sunter, Jakarta Utara 14350</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/a2/54a232c0c8688bd974af40c2da358e0c5ddb54b6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;A range of services and amenities are available to guests at the hotel. Room service is among the fa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17.17" OriginalAmount="17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1874572785192" Longitude="106.82861347012" StarRating="2" HotelCode="145999|152820" HotelName="Hotel Cipta" 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 KH Wahid Hasyim 53, Gondangdia Village, Jakarta 10350</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/55/52558362795cc9d6993d4fd3221b0c318d5f3ccf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17.17" OriginalAmount="17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.14885595" Longitude="106.8257941" StarRating="3" HotelCode="666836|278703" HotelName="Delua Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mangga Besar 82, Taman Sari, Jakarta 11150</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/4f/764fb0c33f12c6353e5885018897907dfdfafe0e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17.17" OriginalAmount="17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2404866794791" Longitude="106.82007398477" StarRating="3" HotelCode="335096|84283" HotelName="Hotel Diradja" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kapten Tendean 38, Jakarta Selatan, Jakarta 12710</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/bd/aebd95bf5d988f2874fd531ebaa44b5635f00e95.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17.17" OriginalAmount="17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2549726435003" Longitude="106.80891597732" StarRating="2" HotelCode="316448|84298" HotelName="POP! Kemang Jakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kemang Raya 3, Kemang, Jakarta Selatan, Jakarta 12730</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/3f/a23f5ad11bc8e86a8c0f5795d395d36c78acee96.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17.17" OriginalAmount="17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19457797" Longitude="106.81415074" StarRating="3" HotelCode="560619|159296" HotelName="Quds Express Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan KH Mas Mansyur  64, Jakarta 10230</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/31/7b3134304c68219f09ec2956d08858ee3199712e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17.17" OriginalAmount="17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16146476" Longitude="106.81692992" StarRating="3" HotelCode="585119|230807" HotelName="Verse Lite Hotel Pembangunan" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pembangunan I 22-24, Petojo Utara, Central Jakarta 10130</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/56/d9/56d97c4f6f835d54c6c3f8d9e7935c078e7d9c24.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="17.17" OriginalAmount="17" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|893029-28490515/93499123505251827/1844" HotelName="REDDOORZ PLUS SYARIAH NEAR MALL PONDOK INDAH" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/57000000/56510000/56505800/56505781/2c3c6e32_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="17.17" OriginalAmount="17" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|887497-28539834/93499123505251827/1862" HotelName="REDDOORZ PLUS NEAR GBK SENAYAN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/32000000/31330000/31324600/31324599/043a4c77_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="17.17" OriginalAmount="17" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1432161-27594141/93499123505251827/3599" HotelName="TWOSPACES LIVING AT RESIDENCE 6" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/95000000/94760000/94752100/94752067/1a59f527_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="17.17" OriginalAmount="17" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|267228-22245401/93499123505251827/5368" HotelName="BUSINESS HOTEL TOMANG JAKARTA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8720000/8713200/8713121/1163228d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="17.17" OriginalAmount="17" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|533753-22274060/93499123505251827/6020" HotelName="KYRIAD FATMAWATI - JAKARTA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/24000000/23200000/23192900/23192870/15948239_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="17.17" OriginalAmount="17" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|534794-22274100/93499123505251827/6823" HotelName="VERSE LITE PEMBANGUNAN" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16880000/16873100/16873010/35096447_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.17" OriginalAmount="17.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.124061" Longitude="106.798438" StarRating="3" HotelCode="141102|sanno_hotel_jakarta" HotelName="Sanno" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Village,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pluit Selatan Raya 2, Jakarta 14450</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/52/1c5257d44921dfd3df16c1ec8c7d0217ccd74330.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the business centre, surrounded by attractions and shopping centres. The hot...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.17" OriginalAmount="17.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1883363" Longitude="106.83690337" StarRating="2" HotelCode="316918|whiz_hotel_cikini" HotelName="Whiz Hotel Cikini" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cikini Raya 6, Menteng, Central Jakarta 10330</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/96/0b/960bc21963e73497ebfd1939a93e88c4e3aed7a4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.17" OriginalAmount="17.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.238039445005" Longitude="106.83587323" StarRating="3" HotelCode="321532|pomelotel_2" HotelName="Pomelotel Patra Kuningan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dukuh Patra Raya 28, Kuningan, Jakarta 12870</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/c4/0fc41fdeca279eed36e8d6048f307bc0c4c63dd9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.17" OriginalAmount="17.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2563312312581" Longitude="106.81275895102" StarRating="3" HotelCode="316398|amaris_hotel_la_codefin__kemang" HotelName="Amaris La Codefin Kemang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kemang 1 3- 5, Jakarta 12780</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/23/11/231157754cb4cea7e4401873388a37429eefb78f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.17" OriginalAmount="17.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.256293" Longitude="106.812319" StarRating="3" HotelCode="292382|favehotel_kemang" HotelName="Liberta Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kemang 1 6, Bangka, Jakarta 12730</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/f6/78/f6785740a22cefbf2474e4dff54de96070baadf5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.17" OriginalAmount="17.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.187545" Longitude="106.830722" StarRating="3" HotelCode="187938|dreamtel_jakarta" HotelName="Dreamtel Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Johar No. 17-19, Jakarta 10350</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/40/16/40161d9b298aa7e79edba093876c4e581db7eb8f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.17" OriginalAmount="17.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.166774" Longitude="106.831875" StarRating="3" HotelCode="292375|bunga_bunga" HotelName="Bunga-Bunga Hotel Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Antara No. 13 - 15, Pasar Baru, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/48/c048d07439b796f0fd5f4c94a63ccb69df826979.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the heart of Jakarta, within a 10-minute walk from Jakarta Cathedral. Merde...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.17" OriginalAmount="17.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.149336314978" Longitude="106.82373542253" StarRating="3" HotelCode="396948|hotel_88_mangga_besar_62" HotelName="Hotel 88 Mangga Besar 62" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mangga Besar Raya 62, Jakarta 11150</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/6b/486b095e6d1fff6746c0364d50693faeee1c3fa6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.17" OriginalAmount="17.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1603464985708" Longitude="106.81642784444" StarRating="3" HotelCode="404286|favehotel_zainul_arifin_gajah_mada" HotelName="favehotel Zainul Arifin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan KH Zainul Arifin 15-17, Central Jakarta, Jakarta 10130</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/5f/d4/5fd412e897f93295ed12527c5d4f4bbaf18052ad.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.17" OriginalAmount="17.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.143311" Longitude="106.814464" StarRating="3" HotelCode="398286|maxonehotelscom_at_glodok" HotelName="MaxOneHotels.Com @ Glodok Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pasar Glodok Selatan 8 -10, Jakarta 11120</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/7c/a77c7eda63a810dcf866454ab7a67e7e21429739.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.17" OriginalAmount="17.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.26697048" Longitude="106.80278915" StarRating="3" HotelCode="348806|safin_inn" HotelName="Safin Inn Cipete" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Abdul Majid Raya 25, Cipete Selatan-Kebayoran Baru, Kemang, Jakarta 12150</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/02/5e02743d838b05416d4dd296ee29047b9e23cee4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A baggage storage service, a restaurant, a dining area, a transfer service, room service, a conferen...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.17" OriginalAmount="17.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.20642082" Longitude="106.82526882" StarRating="2" HotelCode="492273|sun_rise_house" HotelName="Sun Rise House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Setiabudi VI 45-47, Kuningan, Setiabudi, Jakarta 12910</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/87/4d87b46c53dd453d59ec221170f6560e22d8a79a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.17" OriginalAmount="17.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.23817136" Longitude="106.7716395" StarRating="3" HotelCode="492353|fontana_hotel_jakarta" HotelName="Fontana Hotel Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ciledug Raya 77, Kebayoran Lama 12230, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/62/786207d547ebed5f52e043fad74ffc4c2e4a0b40.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.17" OriginalAmount="17.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.28348283" Longitude="106.81867681" StarRating="2" HotelCode="583227|v_residence" HotelName="V Residence Kemang" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Opek  61, Ampera Raya, Jakarta 14350</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/33/4c333e80002000707dfabdd5e1f562976f28ea86.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.17" OriginalAmount="17.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1541209" Longitude="106.7286332" StarRating="3" HotelCode="591354|samala_hotel_2" HotelName="Samala Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Daan Mogot Kav 2, Cengkareng, Jakarta Barat 11730</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/d5/36d55a91345b6d2cac4d6985aeebe8dcfeb0fc76.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.17" OriginalAmount="17.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.12651739" Longitude="106.79724099" StarRating="2" HotelCode="560623|amaris_hotel_pluit_jakarta" HotelName="Amaris Hotel Pluit - Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pluit Raya 35 A, Jakarta Utara 14440</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/be/9abe93f14966f0128d3b2ee3e77b92972159be4b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.17" OriginalAmount="17.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2371760312742" Longitude="106.86072131579" StarRating="2" HotelCode="669979|u_stay_hotel_tebet" HotelName="U Stay Hotel Tebet" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Asem Baris Raya 123, RT 001/RW 010, Kebon Baru, Tebet, Jakarta Selatan, Jakarta 12830</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/d6/4dd6af94d88fc89fe2b53c5d2b68f60a6cf01c5a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.17" OriginalAmount="17.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.21314749" Longitude="106.81106922" StarRating="0" HotelCode="820900|bendungan_hilir_77" HotelName="Bendungan Hilir Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bendungan Jatiluhur 77, Bendungan Hilir, Tanah Abang, Central Jakarta, Jakarta 10210</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/a8/caa8796cb108b06cd6373d3dbc0f7fb90e3b134e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Bendungan Hilir 77 Residence is a popular choice amongst travelers in Jakarta, whether exploring or ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.17" OriginalAmount="17.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2602452" Longitude="106.7970571" StarRating="3" HotelCode="694571|kyriad_fatmawati_jakarta" HotelName="Kyriad Fatmawati Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Fatmawati, RT.6/RW.5, Cipete Utara, Kebayoran Baru, Jakarta 12150</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/69/5269e76c96b86dd36e8eb49bc2fb73201be7ba92.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.17" OriginalAmount="17.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18234632" Longitude="106.81609152" StarRating="3" HotelCode="755525|amaris_hotel_fachrudin_tanah_abang" HotelName="Amaris Hotel Fachrudin – Tanah Abang" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Elevator,Parking,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan H. Fachrudin 8, Central Jakarta, Jakarta 10250</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/8c/3b8ce85b26fe6ce976692fbad48ada2f61077e13.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Jakarta, Amaris Hotel Fachrudin - Tanah Abang is 2 km from Tanah Abang Market and Nationa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.17" OriginalAmount="17.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="3" HotelCode="869089|casa_living_senayan" HotelName="Casa Living Senayan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Penjernihan IV 9, RT.12/RW.5, Bendungan Hilir, Tanah Abang, Jakarta 10210</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/17/8d/178d9ec2208b143d1836ba7f3aed890b856fdf0e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.17" OriginalAmount="17.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.22224412" Longitude="106.82612275" StarRating="0" HotelCode="963004|plaza_54_residence" HotelName="Plaza 54 Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Masjid Pedurenan 3 54, Jakarta 12940</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/10/ab/10aba0787c4b15856b98fc495d3ca32042b09c39.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="17.18" OriginalAmount="17.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.242933" Longitude="106.788231" StarRating="2" HotelCode="|553871" HotelName="Habitat at Gandaria" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>No.1 Jl. Gandaria II</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/3/8/7/1/553871_7cac8281416.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="17.21" OriginalAmount="17.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.172348" Longitude="106.863368" StarRating="3" HotelCode="|458887" HotelName="D Arcici Cempaka Putih" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Letjen Suprapto No. 62, Cempaka</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/8/8/8/7/458887_93780111827.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="17.23" OriginalAmount="17.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.239794" Longitude="106.826918" StarRating="3" HotelCode="|400680" HotelName="Amaris  Mampang - Jakarta - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mampang Prapatan Raya No.66</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/6/8/0/400680_6912a960737.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="17.30" OriginalAmount="17.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.153506" Longitude="106.892382" StarRating="3" HotelCode="|203953" HotelName="Whiz Prime Kelapa Gading" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Boulevard BaratNorth Jakarta 14240 DKI 0</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/3/9/5/3/203953_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="17.48" OriginalAmount="17.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19408" Longitude="106.817576" StarRating="2" HotelCode="|85713" HotelName="Amaris  Thamrin City - Jakarta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>GEDUNG THAMRIN CITY BLOK HT, JLN THAMRIN BOULEVARD 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/5/7/1/3/85713_1_8712.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in Yakarta a central area of el Bulevar Jalan Thamrin it is in Close to. HOTEL: This hotel has comfortable facilities.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="17.49" OriginalAmount="17.32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16867485" Longitude="106.82985783" StarRating="3" HotelCode="326770|764355" HotelName="Sriwijaya Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Veteran 1, Jakarta 10110</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/a0/a4a002208f56522ba286985e2452bfc61afbbd88.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="17.53" OriginalAmount="17.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.25997" Longitude="106.79706" StarRating="3" HotelCode="3802826" HotelName="Kyriad Hotel Fatmawati - Jakarta" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Rs. Fatmawati No. 1-21, Cipete Utara, Kebayoran Baru</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/02826/3802826/21.jpg?f=17378670</HotelPictures>
        <HotelDescription>Make use of convenient amenities, which include complimentary wireless internet access and concierge services.. Featured amenities include a 24-hour front desk, laundry facilities, and a safe deposit box at the front desk. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free valet parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="17.80" OriginalAmount="17.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1692963" Longitude="106.907266" StarRating="0" HotelCode="|455449" HotelName="Qube By 98hospitality" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL. GADING ELOK TIMUR VIII BLOK BQ-2/14,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/5/4/4/9/455449_1bae5f61755.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="17.98" OriginalAmount="17.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.149326" Longitude="106.82205" StarRating="4" HotelCode="82278" HotelName="Sparks Life Jakarta, Artotel Curated" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mangga Besar No.42,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/82278/82278/31.jpg?f=17730672</HotelPictures>
        <HotelDescription>Take advantage of recreation opportunities including a nightclub and an outdoor pool. This hotel also features complimentary wireless internet access, wedding services, and a television in a common area. Getting to nearby attractions is a breeze with the area shuttle (surcharge).. Featured amenities include a 24-hour business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. Planning an event in Jakarta? This hotel has 59 square feet (3 square meters) of space consisting of conference space and meeting rooms. A roundtrip airport shuttle is provided for a surcharge (available on request), and free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="18.15" OriginalAmount="17.97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.194125" Longitude="106.83754" StarRating="3" HotelCode="3843729" HotelName="Daima Norwood Hotel" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Teuku Cik Ditiro Ii No.2, Gondangdia, Kec. Menteng,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/43729/3843729/5.jpg?f=16554636</HotelPictures>
        <HotelDescription>This hotel offers designated smoking areas.. Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage. Free valet parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="18.18" OriginalAmount="18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2479131" Longitude="106.82613485" StarRating="2" HotelCode="591308|234932" HotelName="Amaris Hotel Mampang - Jakarta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mampang Prapatan Raya 66, Jakarta Selatan 12790</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/f9/8ff91cf92ca673d06218fc54f69e3fd9ae5ac8fa.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel can be found in South Jakarta. The property consists of 100 guests rooms. The...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="18.18" OriginalAmount="18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.194032" Longitude="106.81771" StarRating="2" HotelCode="189236|75365" HotelName="Amaris Thamrin City" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Thamrin Boulevard Loto 6, Blok HT 1, Gedung Thamrin City, Jakarta 10340</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/55/48/5548b0f474f33b056082acd3912f2bd9c58234e1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on Jalan Thamrin Boulevard in Jakarta. The hotel itself is on the 6th floor of ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="18.18" OriginalAmount="18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2472666947922" Longitude="106.84328825466" StarRating="3" HotelCode="350158|84273" HotelName="Cipta Hotel Pancoran" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pasar Minggu Kav. 19, Pancoran, Jakarta 12780</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/9c/319cbe11c7016b1eed33b54fd8c58967bfb40b55.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="18.18" OriginalAmount="18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.218442" Longitude="106.826025" StarRating="2" HotelCode="321508|236860" HotelName="Green Bamboo Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Anggerik IV 47, Karet Kuningan, Setiabudhi, Jakarta Selatan, Jakarta 12940</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/99/7c99b56fb3991fee25d4d3387794ef12c2008385.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="18.18" OriginalAmount="18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16834046" Longitude="106.78214902" StarRating="2" HotelCode="952862|393674" HotelName="RedDoorz @ Daan Mogot Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Taman Daan Mogot V No. 5, Jakarta 11470</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/17/b71743ceb496f6ba57d3954977c96567c31aebdd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="18.18" OriginalAmount="18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.25728124" Longitude="106.81515004" StarRating="3" HotelCode="435042|153140" HotelName="Oktroi Plaza" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kemang Utara Raya 1, Jakarta Selatan 12730</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/3b/4f3b77d25fd6ba29d20583654168526ca81650d9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="18.18" OriginalAmount="18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.137671" Longitude="106.733312" StarRating="3" HotelCode="167885|411185" HotelName="Aston Cengkareng City Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Outer Ring Road, Mutiara Taman Palem Block C1, Cengkareng  11730, West Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/20/8420d99781c2eb9fee21744bcbd1c1d7be1e8785.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="18.18" OriginalAmount="18" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|190578-28467160/93499123505251827/490" HotelName="ALPINE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/190578/2013124154245651.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="18.18" OriginalAmount="18" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|224487-25426725/93499123505251827/3687" HotelName="BAMBOO INN CAFE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12340000/12334700/12334617/2d389fb5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="18.18" OriginalAmount="18" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|224444-25426695/93499123505251827/4019" HotelName="88 MANGGA BESAR VIII" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8830000/8821800/8821737/2b73248f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="18.18" OriginalAmount="18" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|350558-25541782/93499123505251827/4165" HotelName="COULEUR CENGKARENG" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15010000/15004400/15004371/742b5d74_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="18.18" OriginalAmount="18" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|534125-25690756/93499123505251827/4779" HotelName="P" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16310000/16307500/16307426/536c8a05_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="18.18" OriginalAmount="18" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|437720-25610700/93499123505251827/4931" HotelName="POP PASAR BARU" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15450000/15443100/15443077/eeba57a1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="18.18" OriginalAmount="18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="39.097628" Longitude="-94.584174" StarRating="3" HotelCode="0|253816-25475364/93499123505251827/4980" HotelName="POP! HOTEL TEBET JAKARTA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>1329 Baltimore, Kansas City, MO, 64105, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6520000/6515900/6515872/211e85bd_b.jpg</HotelPictures>
        <HotelDescription>Hilton President Kansas City is the only AAA 4 Diamond hotel located in the Power and Light Entertainment District. The hotel is within walking distance to the Kansas City downtown business district, Convention Center, Sprint Center, several restaurants, and entertainment options. On site, the hotel offers two restaurants, one lounge, in-room dining, a Starbucks coffee shop, fitness center, covered parking, and complimentary basic WiFi. If you are planning a meeting or event of up to 300 people, the Hilton President Kansas City hotel offers 12,000 sq. ft. of elegant meeting space. Our catering and meeting professionals will assist you with every detail. We look forward to seeing you soon and showing you the best of Midwest hospitality.&lt;br /&gt;CheckIn Time: 15:00&lt;br /&gt;CheckOut Time: 12:00&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="18.18" OriginalAmount="18" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|267192-26628084/93499123505251827/4990" HotelName="POP KEMANG JAKARTA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8120000/8118900/8118891/0d8485d2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="18.18" OriginalAmount="18" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|190684-22274064/93499123505251827/6353" HotelName="LIBERTA KEMANG" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5480000/5479600/5479528/05452c59_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="18.18" OriginalAmount="18" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|224742-22331594/93499123505251827/6359" HotelName="POMELOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9020000/9016700/9016656/074f7621_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.18" OriginalAmount="18.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.12626263024" Longitude="106.7913218064" StarRating="3" HotelCode="316891|favehotel_pluit_junction" HotelName="favehotel Pluit Junction" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pluit 1, Penjaringan, Jakarta Utara, Jakarta 14440</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/60/42/604233bc399cb19f8698f6aafca80a8b34a2abcf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.18" OriginalAmount="18.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2463902818978" Longitude="106.79772287607" StarRating="2" HotelCode="172132|amaris_panglima_polim_2" HotelName="Amaris Panglima Polim" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Panglima Polim Raya, 2, Kebayoran Baru, Jakarta 12130</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/d9/a5d9902b6ee97f1be89c70c8065ef08e5b839446.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located in the centre of the business and entertainment area and close to ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.18" OriginalAmount="18.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.149582" Longitude="106.822004" StarRating="3" HotelCode="92654|sparks_life_jakarta_2" HotelName="Sparks" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. mangga Besar Raya 42, Jakarta, Barat 11150</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/dd/81ddeb2f2df860425c53f002e1b6a3e963797e38.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 5 km from the centre of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.18" OriginalAmount="18.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.184038" Longitude="106.82482" StarRating="2" HotelCode="173623|maxonehotelscom__sabang" HotelName="MaxOneHotels.com Sabang" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Agus Salim No 24, Jakarta Pusat</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/41/68415013ea1b47332021dec64aa04e64d9182b54.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.18" OriginalAmount="18.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1473311284004" Longitude="106.81725472212" StarRating="4" HotelCode="82394|the_jayakarta_jakarta" HotelName="The Jayakarta SP Jakarta Hotel &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hayam Wuruk 126, Jakarta 11180</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/32/2d32c22e27d8f93d34bd7b7f06708e5d26b0e4a3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is close to the shopping centres along Hayam Wuruk Street in Jakarta. This is the main tra...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.18" OriginalAmount="18.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2279452079949" Longitude="106.81846239867" StarRating="4" HotelCode="150219|kartika_chandra_hotel" HotelName="Kartika Chandra" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gatot Subroto, 12930 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/b4/78b40ab9aa26917435f892d638358984e7db66a3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.18" OriginalAmount="18.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19991" Longitude="106.854778" StarRating="3" HotelCode="292369|balairung_hotel_jakarta" HotelName="Balairung Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Matraman Raya 19, Jakarta 13140</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/82/68824c157efc826f22894721cb8adedc31146c8e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.18" OriginalAmount="18.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.24151977" Longitude="106.80221962" StarRating="3" HotelCode="438312|sare_hotel_jakarta" HotelName="Sare Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sultan Hasanudin 46, Kebayoran Baru, Jakarta 12160, West Java</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/c5/b7c5e67eefdcb7ce0af7c22db08300f4766e9560.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.18" OriginalAmount="18.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18830413" Longitude="106.83610662" StarRating="3" HotelCode="335831|zenrooms_menteng_gondangdia" HotelName="Amazing Kutaradja" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raden Panji Soeroso 14, Menteng, Jakarta 10330</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/17/02170878d490b5b37ee95531e8b400538811391a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.18" OriginalAmount="18.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1517608561125" Longitude="106.81629534176" StarRating="3" HotelCode="404328|grand_paragon_hotel" HotelName="Hotel Grand Paragon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gajah Mada 126, Gajah Mada, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/77/0077845ae668c1141992050ebd04c123336a388e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.18" OriginalAmount="18.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.26570904" Longitude="106.7994479" StarRating="2" HotelCode="470826|flat06_minimalist_residence" HotelName="Flat06" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Abdul Majid 6, Fatmawati, Cipete Utara, Jakarta 12150, West Java</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/7b/ba7b8d45612c7073bd2401068357baa1b0cdad60.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.18" OriginalAmount="18.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18342405" Longitude="106.84300018" StarRating="2" HotelCode="563923|cordela_kramat_jakarta" HotelName="Cordela Hotel Senen" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kramat Raya 102, Menteng, Central Jakarta, Jakarta 10420</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/d1/0ad1330ed2262bb6c4867a837c0961c2f4db2735.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.18" OriginalAmount="18.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.21426954" Longitude="106.86443446" StarRating="3" HotelCode="669962|7_days_premium_jatinegera" HotelName="7 Days Premium Hotel Jatinegara" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Matraman Raya Balimester 173-175, Jatinegara, Jakarta 13320</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/2e/822e97ba87bbfa06dcd8af0f2a14ba6573751608.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.18" OriginalAmount="18.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.24630315" Longitude="106.81784133" StarRating="2" HotelCode="616099|bangka_suite" HotelName="Bangka Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bangka IID 7, Jakarta, Selatan</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/46/c7463839b50011e63f9a3bc7f5cfde4ba1b92ccd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;# Property Location : # With a stay at Airy Kemang Bangka Dua D 7 Jakarta in Jakarta (Kebayoran Baru...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.18" OriginalAmount="18.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="0" HotelCode="768242|cordela_norwood_hotel_jakarta" HotelName="Cordela Norwood Hotel Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Teuku Cik Ditiro 2, Menteng 10420, Central Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/4b/864bddca85eb353a28ec6ffecf745200dc9f6a26.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.18" OriginalAmount="18.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.23870013" Longitude="106.81715511" StarRating="0" HotelCode="837296|tendean_residence" HotelName="Tendean Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Room Service,Air Conditioning,Business Centre,Designated Smoking Area,Elevator,Internet,Meeting Room,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kapten Tendean 127, Wolter Mongingsidi, Jakarta 12790</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/d9/38d9fb4eecd4bc8296a6e2c271b8dc262efa9505.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the prime touristic area of Mampang, Tendean Residence promises a relaxing and wo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.18" OriginalAmount="18.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.25059074" Longitude="106.7924464" StarRating="3" HotelCode="844900|reddoorz_gandaria_utara_2" HotelName="KOEN Residence by Reddoorz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Antene III 10</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/86/4586e20005524961768340a3c80a2ee98864413e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.18" OriginalAmount="18.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2941200595566" Longitude="106.78218361914" StarRating="3" HotelCode="885030|reddoorz_plus_tb_simatupang" HotelName="Jasmine Suites by RedDoorz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Lebak Bulus Raya 1 31, Jalan Haji Baun, Cilandak, Kota Jakarta, Jakarta 12430</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/b7/c0b79ae9d1314726838e7925ce6dc02a83794dbb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="18.23" OriginalAmount="18.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2628" Longitude="106.79658" StarRating="0" HotelCode="|235214" HotelName="88 Fatmawati Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL. RS Fatmawati No.4 Gandaria Utara, Kebayoran Baru</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/5/2/1/4/235214_4.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="18.26" OriginalAmount="18.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2103136" Longitude="106.8453272" StarRating="3" HotelCode="|377642" HotelName="Yello Manggarai" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 11/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Minangkabau Timur No.9</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/7/6/4/2/377642_1_6050.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="18.36" OriginalAmount="18.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.176831" Longitude="106.874938" StarRating="0" HotelCode="|166775" HotelName="Asana Kawanua Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Cempaka Putih Raya No.120 Jakarta Pusat</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/7/7/5/166775_asa_int.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has rooms with air-conditioning, views of the city, a spa, a restaurant, WiFi (free of charge), a baggage room and a laundry service. SITUATION: This hotel is 20 minutes away from Mangga Dua the shopping centre of it is 40 minutes away from Soekarno Hatta Airport 10 minutes away, you can find ITC Cempaka Mas the shopping centre. ROOM: All the rooms have tiled floors, a satellite TV, a desk, a safety deposit box, a sitting area and a bathroom with bathroom items. OTHERS: Regarding the food and beverage offering, clients can enjoy a restaurant and room service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="18.46" OriginalAmount="18.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.12076" Longitude="106.78929" StarRating="0" HotelCode="|234851" HotelName="Golden Sky Condotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 11/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Taman Pluit Kencana No. 48</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/4/8/5/1/234851_4.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="18.60" OriginalAmount="18.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.23358" Longitude="106.793247" StarRating="2" HotelCode="|562787" HotelName="RedDoorz Plus near Senayan City - Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pakubuwono VI No 26 A-B</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/2/7/8/7/562787_597c4581817.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="18.79" OriginalAmount="18.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.194125" Longitude="106.837536" StarRating="0" HotelCode="|554853" HotelName="Daima Norwood" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Teuku Cik Ditiro II No.2, Gondangdia</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/4/8/5/3/554853_11bd2b71529.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="18.83" OriginalAmount="18.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1953657" Longitude="106.8370351" StarRating="3" HotelCode="|377065" HotelName="Marcopolo Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Teuku Cik Ditiro 19</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/7/0/6/5/377065_5f5f19d1103.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="18.90" OriginalAmount="18.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.140325" Longitude="106.830061" StarRating="4" HotelCode="|84853" HotelName="Best Western Mangga Dua and Residence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Mangga Dua Abad No. 111</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/4/8/5/3/84853_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This urban hotel is in Yakarta the heart of Ancol about 10 minutes away (by car) from the establishment is 1 kilometre away from the shopping centres, 30 minutes away from the establishment clients have Soekarno Hatta the International Airport of. HOTEL: The hotel was built in 2009, has 168 rooms, a lobby with express check-out, a reception, a safety deposit box service, a lift, a bar, a restaurant, meeting rooms, internet (for a fee), room service, a laundry service (for a fee) and a car park. ROOM: The comfortable rooms, have a bathroom with a shower, a hairdryer, a king size or double bed, a balcony or terrace, an individual air-conditioning system, a direct line telephone, a satellite TV, internet, a fridge, a safety deposit box, a coffee maker and a kettle. FACILITIES: There are many facilities and services available at the establishment, including a swimming pool with a children's area, deck chairs, parasols, an outdoor bar and a gym. MEALS: Guests are offered a buffet breakfast and Ã  la carte or set-menu lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="18.98" OriginalAmount="18.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.190603" Longitude="106.837994" StarRating="3" HotelCode="|85685" HotelName="Alia Cikini" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL CIKINI RAYA 32</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/5/6/8/5/85685_estab.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment was opened in 1997, is rated 2 stars. SITUATION: This establishment, is in Yakarta the centre of it is located close to the shopping area and the historic area.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="19.02" OriginalAmount="18.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2458537" Longitude="106.8749229" StarRating="3" HotelCode="|400658" HotelName="Vasaka Hotel Jakarta managed by DAFAM" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Letnan Jendral M.T. Haryono, 10 A, Cawang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/6/5/8/400658_ec821ff0424.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="19.08" OriginalAmount="18.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.28635" Longitude="106.819884" StarRating="3" HotelCode="|378018" HotelName="Ampera Avenue Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Ampera I No.1, RT.2/RW.9, Ragunan, Jakarta Selatan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/8/0/1/8/378018_7f21e390943.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="19.19" OriginalAmount="19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1676947302854" Longitude="106.82942758404" StarRating="2" HotelCode="263578|77040" HotelName="Amaris Hotel Juanda" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ir. H. Juanda 3, Jakarta Pusat 10120</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/8d/548da4521b6887706d67d64b8fd419385fef3208.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="19.19" OriginalAmount="19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2464580591683" Longitude="106.84284077945" StarRating="2" HotelCode="321458|84253" HotelName="Amaris Hotel Pancoran" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pasar Minggu 15A, Pancoran, Jakarta Selatan, Jakarta 12510</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/eb/97/eb975a9caa46f0350e0a1bae936d81ede94f33ac.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a restaurant, a bar and room service. Wireless internet access is available to gues...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="19.19" OriginalAmount="19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2347836710689" Longitude="106.8445040292" StarRating="2" HotelCode="320468|152769" HotelName="Amaris Tebet" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Prof Dr. Soepomo SH 33, Tebet Barat, Jakarta 12810</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/ed/1bedc70c410a88a1e6f0d49be16b8917d53afbfa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The range of services and facilities offered by the hotel ensures that travellers enjoy a comfortabl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="19.19" OriginalAmount="19" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|282107-28495086/93499123505251827/1182" HotelName="ZURI EXPRESS MANGGA DUA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8520000/8516000/8515957/276b5e40_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="19.19" OriginalAmount="19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-16.77799" Longitude="145.683319" StarRating="3" HotelCode="0|224510-28455819/93499123505251827/1743" HotelName="CIPTA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> 80 KEWARRA ST, KEWARRA BEACH, Kewarra Beach, AU</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11590000/11587100/11587074/416db45b_b.jpg</HotelPictures>
        <HotelDescription>A secluded hideaway in picturesque North Queensland set on 22-acres of lush landscaped rainforest gardens this private beachfront resort provides the ultimate holiday experience. Nestled amongst a natural oasis of coastal lagoons, and surrounded by swathes of tropical palms and endemic rainforest - a rich habitat that provides a home to dozens of native species - this resort has its roots firmly grounded in sensitive eco-tourism. Boasting its own, extensive botanical gardens, and with detached, secluded suites. 20 minute drive from Cairns International Airport, the property is perfectly located to explore the region's quiet, pristine beaches, its unspoilt coastlines, and northern Australia's rugged outback. What's more, if you plan to swim, dive, snorkel, sail (or simply photograph) the Great Barrier Reef, you've come to the right place. Whether you take part in one of the 50+ nature-based excursions, or just relax with a gourmet picnic under a canopy of stars, expect an exhilarating and fulfilling experience from the outset. All tours pick up and return to Kewarra Beach Resort &amp;amp; Spa, and will be reconfirmed by their attentive tour desk staff.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="19.19" OriginalAmount="19" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|437435-25610556/93499123505251827/4088" HotelName="88 TENDEAN" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15180000/15172500/15172448/c2f7710f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="19.19" OriginalAmount="19" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|267240-25491589/93499123505251827/4475" HotelName="DIRADJA INDONESIA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10020000/10016500/10016497/89755e94_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="19.19" OriginalAmount="19" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|532790-25690146/93499123505251827/4488" HotelName="CIKINI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15410000/15402600/15402570/0226c5f3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="19.19" OriginalAmount="19" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|282209-25501395/93499123505251827/4787" HotelName="LE GREEN SUITE SETIABUDI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/14000000/13240000/13234500/13234443/e2fa2c3b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="19.19" OriginalAmount="19" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|309530-22248166/93499123505251827/5127" HotelName="AMARIS HOTEL LA CODEFIN - KEMANG" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9530000/9524000/9523989/e4e8303f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="19.19" OriginalAmount="19" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|267242-22245407/93499123505251827/5593" HotelName="DREAMTEL JAKARTA HOTEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10010000/10007700/10007683/a7752146_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="19.19" OriginalAmount="19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-10.9141" Longitude="-37.0071" StarRating="2" HotelCode="0|437474-22264763/93499123505251827/5655" HotelName="CORDELA SENEN" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>SITIO TINGUI, S/N, BARRA DOS COQUEIROS, BR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15610000/15607900/15607877/b8ca8093_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Location.    Prodigy Beach Resort &amp;amp; Conventions Aracaju is located on the beach in Aracaju, close to Museum of Man, Aracaju Municipal Market, and Teofilo Dantas Park. Other points of interest are Aracaju Tramway and Aracaju Zoological Park.    Resort Features.   Prodigy Beach Resort &amp;amp; Conventions Aracaju's restaurant serves breakfast and dinner. A swim-up bar and a poolside bar are open for drinks. Room service is available. The resort serves a complimentary buffet breakfast each morning in the restaurant. Recreational amenities include an outdoor pool, outdoor tennis courts, a health club, and a sauna. This 3.5-star property offers a meeting/conference room and audiovisual equipment. Complimentary wireless Internet access is available in public areas. This Aracaju property has event space consisting of a conference center, banquet facilities, and exhibit space.  Complimentary guest parking is limited, and available on a first-come, first-served basis. Additional property amenities include multilingual staff, tour/ticket assistance, and laundry facilities. A total renovation of this property was completed in October 2012.    Guestrooms.     208 air-conditioned guestrooms at Prodigy Beach Resort &amp;amp; Conventions Aracaju feature minibars and safes. Balconies offer garden views. Bathrooms feature showers, complimentary toiletries, and hair dryers. Wireless Internet access is complimentary. In addition to desks, guestrooms offer phones. Cable television is provided. Rooms also include blackout drapes/curtains. Housekeeping is offered daily and guests may request wake-up calls.     Room Info:       Notifications:      Parents traveling with a child under 18 must present the child’s birth certificate and photo ID (passport for foreign visitors) upon check-in. If only one parent or legal guardian is traveling with the child, that parent or legal guardian must also present a notarized consent of travel signed by both parents. Visitors who plan to travel with children should consult with a Brazilian consulate office prior to travel for further guidance.   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.           Hotel Policy:  You must present a photo ID when checking in. Your credit card is charged at the time you book. Bed type and smoking preferences are not guaranteed.Your reservation is prepaid and is guaranteed for late arrival. The total charge includes all room charges and taxes, as well as fees for access and booking. Any incidental charges such as parking, phone calls, and room service will be handled directly between you and the property.  Checkin Instructions:  Extra-person charges may apply and vary depending on hotel policy.  Government-issued photo identification and a credit card or cash deposit are 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.    Property Information:  Check-in time starts at noon  Check-out time is noon  &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="19.19" OriginalAmount="19" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|533372-27834823/93499123505251827/5683" HotelName="GRAND PARAGON" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12010000/12007900/12007885/817025a2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="19.19" OriginalAmount="19" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|649990-22976317/93499123505251827/5746" HotelName="HOTEL DAILY INN" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/22000000/21200000/21196200/21196101/b232ff44_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="19.19" OriginalAmount="19" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|224786-22236072/93499123505251827/6644" HotelName="SRIWIJAYA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/hotels/36000000/35180000/35173600/35173511/8376717b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="19.19" OriginalAmount="19" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|889997-22330747/93499123505251827/7033" HotelName="SAMALA JAKARTA CENGKARENG" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/18000000/17970000/17963700/17963617/ceed3dd2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.19" OriginalAmount="19.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.139778" Longitude="106.827216" StarRating="4" HotelCode="141851|best_western_mangga_dua_hotel_residence" HotelName="Best Western Mangga Dua Hotel &amp; Residence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mangga Dua Abdad 111, Jakarta 10730</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/77/457779abae9bc2e3a3f73df2e8b1435d91444a93.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Jakarta, the city hotel is around a 10-minute drive from Ancol and Sea world...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.19" OriginalAmount="19.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1519539587881" Longitude="106.81778224827" StarRating="3" HotelCode="292393|illigals_hotel" HotelName="Hotel 108" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hayam Wuruk 108, Jakarta 11160</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/fb/7dfbd574263a690c695a03ca4c723991e45d6d53.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.19" OriginalAmount="19.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1830208680015" Longitude="106.75140109744" StarRating="2" HotelCode="316899|favehotel_puri_indah_jakarta" HotelName="Favehotel Puri Indah" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kembang Abadi Raya 1, Blok A1, Kembangan Selatan, Jakarta Barat, Jakarta 11610</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9f/c7/9fc7dc06497cfc02075ed63e33764017bea4e3ce.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.19" OriginalAmount="19.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1532175567979" Longitude="106.89278215156" StarRating="3" HotelCode="316933|whiz_prime_kelapa_gading" HotelName="Whiz Prime Hotel Kelapa Gading" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Boulevard Barat, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4e/9b/4e9b9d2183c9f5aa8dd4148ea9d0cc572c26bc3c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.19" OriginalAmount="19.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2077076" Longitude="106.80589984" StarRating="2" HotelCode="327510|house_of_arsonia_tulip" HotelName="House of Arsonia Tulip" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tondano 12, Bendungan Hilir, Jakarta 10210</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/e5/8ae579fd873283064d09e9df573639ca68a38595.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers room service. Wireless internet access in public areas allows guests to stay connec...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.19" OriginalAmount="19.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.24717468" Longitude="106.79770808" StarRating="3" HotelCode="398425|f_hotel_jakarta" HotelName="F Hotel Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Panglima Polim Raya 101, Blok M, Kebayoran Baru, 12160 Jakarta, Jakarta Selatan</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dc/67/dc67082fbc656511c117caebe9ae60b1f2dce7d0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.19" OriginalAmount="19.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.14998594" Longitude="106.90269514" StarRating="3" HotelCode="411731|hotel_santika_kelapa_gading" HotelName="Hotel Santika Kelapa Gading" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kelapa Nias Raya Blok HF 3, Mahaka Square, Kelapa Gading, Jakarta Utara, Jakarta 14240</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/8d/b78d51974291e33009d791b88efdf309ed0056f2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a baggage storage service, a restauran...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.19" OriginalAmount="19.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.21062416" Longitude="106.84518007" StarRating="3" HotelCode="566535|yello_hotel_manggarai" HotelName="YELLO Manggarai Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Minangkabau Timur 9, Golden Triangle, Jakarta 12970</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/fa/7cfa137ce80f27eff6020970b80282a378766138.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.19" OriginalAmount="19.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.148213" Longitude="106.83378843" StarRating="3" HotelCode="776544|win_premier_mangga_besar" HotelName="Win Premier" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>183 Jalang Kartini Raya, Mangga Dua Sel, Sawah Besar, Jakarta 10730</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/5f/e55f98ab530fc337fac8eed47a9128f312391c48.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.19" OriginalAmount="19.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2007903" Longitude="106.82357245" StarRating="0" HotelCode="885066|reddoorz_plus_thamrin" HotelName="Hotel Fiducia Blora by RedDoorz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Blora 23, Jakarta 10310, Jakarta Pusat</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/b3/f0b351068418cd756620766ac0873fe80c810834.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.19" OriginalAmount="19.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2335581" Longitude="106.79333016" StarRating="0" HotelCode="964457|reddoorz_plus_near_senayan_city" HotelName="RedDoorz Plus Near Senayan City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pakubuwono VI 26 A-B, RT 5 RW 8, Gunung, Kby. Baru, Jakarta Selatan, Jakarta 12120</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/10/d2/10d2c900eb1636b23e31c1b8da80a69773605f87.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="19.23" OriginalAmount="19.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.193812" Longitude="106.886779" StarRating="3" HotelCode="|456059" HotelName="Luxury Inn Arion Rawamangun" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kav. 17 Jl. Pemuda</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/6/0/5/9/456059_5b996ca1715.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="19.27" OriginalAmount="19.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.184998" Longitude="106.785488" StarRating="2" HotelCode="|469696" HotelName="Front One Boutique Taman Anggrek" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Arjuna Utara No.26,Grogol petamburan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/9/6/9/6/469696_775a9e41251.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="19.33" OriginalAmount="19.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2285582" Longitude="106.8109301" StarRating="3" HotelCode="|261599" HotelName="Mk House Scbd" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tulodong Bawah IX, 65-66, Kebayoran baru</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/1/5/9/9/261599_6f892c81707.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="19.39" OriginalAmount="19.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2453638" Longitude="106.7970262" StarRating="3" HotelCode="|377776" HotelName="Sampit Residence Managed By Flat06" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 11/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sampit II</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/7/7/7/6/377776_1a29e0b1126.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="19.52" OriginalAmount="19.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.192451" Longitude="106.880807" StarRating="0" HotelCode="|468864" HotelName="1o1 Urban Jakarta Pemuda" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pemuda Asli 1 No.1, RW.3, Rawamangun</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/8/8/6/4/468864_32592cc1226.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="19.56" OriginalAmount="19.37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.12808199" Longitude="106.68678842" StarRating="3" HotelCode="837016|2782475" HotelName="D'primahotel Airport Jakarta 2" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Peta Barat RT 05/08, Kelurahan Pegadungan, Kec Kalideres, West Jakarta, Jakarta 11850</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/59/31596467cadf68ce6012098fe9e3be5643b53551.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="19.60" OriginalAmount="19.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2398" Longitude="106.83517" StarRating="3" HotelCode="1877343" HotelName="Pomelotel Patra Kuningan Jakarta" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jl.Dukuh Patra Raya Kuningan No.28,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/77343/1877343/8.jpg?f=17172518</HotelPictures>
        <HotelDescription>Pamper yourself with a visit to the spa, which offers massages. Additional features at this hotel include complimentary wireless internet access, concierge services, and a banquet hall.. Featured amenities include a 24-hour business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. Planning an event in Jakarta? This hotel has 4433 square feet (412 square meters) of space consisting of conference space and 7 meeting rooms. Free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="19.63" OriginalAmount="19.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.199264" Longitude="106.822683" StarRating="2" HotelCode="|87296" HotelName="Smart  Thamrin Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sizzler Building Jalan Tanjung Karang No. 2 Thamrin, Jakarta</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/7/2/9/6/87296_estab.jpg</HotelPictures>
        <HotelDescription>SITUATION: This 3 star hotel is in Jakarta the centre of.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="19.65" OriginalAmount="19.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.161041" Longitude="106.847707" StarRating="3" HotelCode="|378154" HotelName="Grand G7" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Garuda No. 67, Kemayoran</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/8/1/5/4/378154_a26af040918.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="19.68" OriginalAmount="19.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18419" Longitude="106.82476" StarRating="3" HotelCode="1877331" HotelName="Maxone Sabang Jakarta" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kh. Agus Salim No 24,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/77331/1877331/51.jpg?f=17202413</HotelPictures>
        <HotelDescription>Relax at the full-service spa, where you can enjoy massages. Additional features at this hotel include complimentary wireless internet access and tour/ticket assistance. Guests can catch a ride to nearby destinations on the area shuttle (surcharge).. Featured amenities include a business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. This hotel has 3 meeting rooms available for events. A roundtrip airport shuttle is provided for a surcharge (available on request), and limited parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="19.70" OriginalAmount="19.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.273689" Longitude="106.7988555" StarRating="3" HotelCode="|377100" HotelName="W Home Cipete" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 11/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Palem 16A, Cipete Selatan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/7/1/0/0/377100_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="20.11" OriginalAmount="19.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1285695" Longitude="106.6872113" StarRating="3" HotelCode="|400882" HotelName="Dprimahotel Airport Jakarta 2 (CITRA 8)" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Peta Barat RT 05/08 Kel. Pegadungan Kec. Kalideres, West Jakarta</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/8/8/2/400882_ca517170458.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="20.11" OriginalAmount="19.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.228625" Longitude="106.8109002" StarRating="2" HotelCode="|261616" HotelName="Reddoorz Plus @ Scbd" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tulodong Bawah IX no 65-66 Jakarta</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/1/6/1/6/261616_73194b31711.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="20.20" OriginalAmount="20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.27551892" Longitude="106.79869351" StarRating="3" HotelCode="368013|159232" HotelName="Little Amaroossa Residence Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cipete Raya 5, Cilandak, Jakarta 12410</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/bf/30bf8044a477eb16996fab9e0c1c98c76959ccf7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="20.20" OriginalAmount="20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.27374061" Longitude="106.79874548" StarRating="3" HotelCode="435180|278788" HotelName="W Home Fatmawati" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="24 Hour Room Service,Business Centre,Designated Smoking Area,Elevator,Internet,Parking,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Palem 16A, Cipete Selatan, Cilandak, Jakarta 12410</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/87/8387b9d09b7e25ec9da342e0b70369342570dc70.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The 3-star W Home Palem offers comfort and convenience whether you're on business or holiday in Jaka...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="20.20" OriginalAmount="20" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|233136-28471111/93499123505251827/603" HotelName="AMARIS SEASONS CITY" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6310000/6300100/6300055/1042660e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="20.20" OriginalAmount="20" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|146886-25320505/93499123505251827/3366" HotelName="ROYAL PALM HOTEL AND CONFERENCE CENTER CENGKARENG" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/54000000/53930000/53925400/53925340/w2045h1462x3y0-a6416623_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="20.20" OriginalAmount="20" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|309518-25512103/93499123505251827/3665" HotelName="88 MANGGA BESAR 62" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11850000/11840100/11840009/0112cd61_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="20.20" OriginalAmount="20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="13.657486" Longitude="100.705887" StarRating="3" HotelCode="0|224818-25427103/93499123505251827/4740" HotelName="PEJATEN SUITES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>788 MOO 14, BANGNA TRAD RD., (K.M. 10.5), BANGPLEEYAI, SAMUTHPRAKARN, TH</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/15000000/14910000/14904800/14904713/4a0862db_b.jpg</HotelPictures>
        <HotelDescription>This residence is located in Samuthprakarn, lying in a peaceful setting, just a 10 minutes' driving distance from Bangna. The property is situated just a short driving distance from a host of shopping, dining and entertainment venues. The Bangkok International Trade and Exhibition Centre is situated just a 15 minutes' driving distance from this charming hotel. A host of attractions are situated in the vicinity, including the ancient city of Muang Boran and Samuthprakarn Crocodile Farm, which are just a 40 minutes' driving distance away. This luxurious complex comprises elegantly-appointed apartments, which are beautifully designed, featuring contemporary, Asian decor. The complex is the perfect option for discerning business and leisure travellers alike. Guests are sure to appreciate the host of exemplary facilities that the residence has to offer.

Summit Windmill Golf Residence: offers complimentary Round trip transfers (share service) from BKK Suvarnabhumi Airport to our residence. This service operates by hourly service and exclusively to all our   guests. The travelling time between is approximately 15-20 minutes.

Departs from BKK Airport to Residence: 
 04:30, 05:30, 06:30, 07:30, 08:30, 09:30, 10:30, 11:30, 12:30, 13:30 14:30, 15:30, 16:30, 17:30, 18:30, 19:30, 20:30, 21:30, 22:30, 23:30, 00:30, 01:30, 02:30, 03:30 Hrs.

Reservation: To ensure with our smoothest operation process the reservation is required at least 24 hrs prior of estimated flight time arrival (ETA) please have your e-mail address and your reservation number ready and e-mail us at reservations@summitwindmillgolfresidence.com and in case of flight delayed or you have difficulty in locating our associate with  any urgent matter please feel free to call us at 66 2 317 1717 (24/7)&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="20.20" OriginalAmount="20" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|532478-22296019/93499123505251827/5150" HotelName="88 FATMAWATI" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16270000/16269100/16269050/71c12771_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="20.20" OriginalAmount="20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="46.8883088" Longitude="-98.720264" StarRating="3" HotelCode="0|190773-22236093/93499123505251827/6538" HotelName="JAYAKARTA JAKARTA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>824 Southwest 20th Street, Jamestown, 58401, ND, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/10300/10209/a9fa890f_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Midscale. Property Type: Inn. Total rooms and suites: 41. Floors: 1. Property description- Days Inn is near Jamestown College
 
The Days Inn is centrally located north of Interstate 94, less than five miles from the Jamestown Regional Airport. This Jamestown, ND hotel is near many local points of interest, including Jamestown College, Frontier Village, the Jamestown Reservoir, the National Buffalo Museum and Jamestown Speedway
 
Known as the Buffalo City, Jamestown, North Dakota is home to a buffalo herd, which features White Cloud. In addition, Jamestown is also home to the Worlds Largest Buffalo, a 26-foot high, 46-foot long, 60-ton concrete monument
 
All guest rooms come with flat-screen televisions, refrigerators, microwaves, hair dryers, cable television, coffee makers.
 
Next time your travels bring you to North Dakotas Buffalo City, please allow the Days Inn in Jamestown the opportunity to accommodate your lodging needs. We look forward to seeing you soon.
 
The Days Inn Jamestown is conveniently located one block off Interstate 94 at exit 258. 
Ample Truck and RV parking 
McDonalds across the street 
Wagon Masters Restaurant and Lounge 1/2 block 
4 Blocks to Buffalo Shopping mall 
1/2 mile to Civic Center 
Bus tours welcome ,advance reservation required 
Free Continental Breakfast 
3/4 mile to Frontier Village 
3/4 mile White Cloud Albino Buffalo 
1/2 mile Stutsman County Museum 
Data port on each phone 
Fax machine available at desk. Onsite facilities information- ParkingProperty was built in 1994. Hotel Currency: USD. &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="20.20" OriginalAmount="20" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|437747-22264791/93499123505251827/7024" HotelName="SARE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/15000000/14910000/14904500/14904481/24c3e17d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="20.20" OriginalAmount="20" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|309947-22248192/93499123505251827/7268" HotelName="SANTIKA KELAPA GADING" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11300000/11291300/11291281/953dd336_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.20" OriginalAmount="20.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.243097" Longitude="106.801134" StarRating="3" HotelCode="292422|the_falatehan_by_safin" HotelName="The Falatehan Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Falatehan 1 No.26, 12160 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/9a/6d9ab01513d30e719340539b4c247e85d9ebe0be.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.20" OriginalAmount="20.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2272738941054" Longitude="106.81962390719" StarRating="3" HotelCode="316864|favehotel_gatot_subroto" HotelName="favehotel Gatot Subroto" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Kartika Candra Kavling A9, Setiabudi, Karet Semanggi, South Jakarta City, Jakarta 12930</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2e/be/2ebe523840ce9128208f6521d24d7492b83e08ca.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.20" OriginalAmount="20.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.23874269" Longitude="106.81767476" StarRating="3" HotelCode="316426|neo_tendean_jakarta" HotelName="Hotel NEO Tendean Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Wolter Monginsidi 131, Jakarta-Selatan 12810</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/1a/17/1a1729b1158fa6561ee73f32ebe7f2983789f08a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.20" OriginalAmount="20.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.149513" Longitude="106.819464" StarRating="2" HotelCode="292381|everyday_smart_hotel_2" HotelName="Everyday Smart Mangga Besar" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Mangga Besar Raya No. 20, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/3b/533b7330aa9927c091c5e4b9b71acfb357d88a08.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.20" OriginalAmount="20.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1874686288662" Longitude="106.83021165584" StarRating="3" HotelCode="292378|grand_cemara_hotel" HotelName="Grand Cemara Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cemara 1, Menteng, Gondangdia, Jakarta 10350</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/dd/9edd6613dd141a8878d2e79db4f3ad01579eb120.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.20" OriginalAmount="20.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.159246" Longitude="106.8517808" StarRating="4" HotelCode="300324|best_western_grand_palace_kemayoran" HotelName="Best Western Plus Kemayoran" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Benyamin Suaeb, Blok A5, Kemayoran, Jakarta 10630</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/6d/306dbc4f753963144d618f98c2f80810306ecbc8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.20" OriginalAmount="20.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19727352" Longitude="106.81655574" StarRating="2" HotelCode="429815|thamrin_condotel_jakarta" HotelName="Thamrin Condotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Currency Exchange,Designated Smoking Area,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Thamrin Residence, Floor Ug, Jalan  Kebon Kacang Raya, Jakarta 10240</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/8f/308f57fd64acf68347c9155c3386ab6f4f9a6b87.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is situated in the heart of Jakarta. For the convenience of all guests, the esta...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.20" OriginalAmount="20.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.22112507" Longitude="106.82980008" StarRating="3" HotelCode="372721|rasuna_mansion" HotelName="Rasuna Mansion" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Massage Centre,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pedurenan Masjid Raya 9, Jakarta Selatan 12940</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/f8/80f8b05b3f21e89092a60ae5cbe5fc394410096c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.20" OriginalAmount="20.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2419331815996" Longitude="106.84478490288" StarRating="2" HotelCode="335134|v_hotel_jakarta_" HotelName="V Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Prof. Dr Soepomo 100, Jakarta 12180</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/19/33/1933c9e6472496e34c646d5cb3699e4441c9e058.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.20" OriginalAmount="20.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19971173" Longitude="106.82269505" StarRating="2" HotelCode="327306|smart_hotel_thamrin_jakarta" HotelName="Smart Hotel Thamrin Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tanjung Karang 2, Gedung Sizzler, Thamrin, Jakarta 10230, Pusat</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/84/6284abc439aa4101cb5063b1d2c9e93e353660fe.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.20" OriginalAmount="20.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.24193418" Longitude="106.78960981" StarRating="3" HotelCode="435062|everyday_smart_hotel_mayestik" HotelName="Everyday Smart Hotel Mayestik" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gandaria Tengah I 24, Mayestik, Jakarta 12130</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/30/5d30847f6b5b3915bd135b81ac59a0601930b1e0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.20" OriginalAmount="20.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.24568758" Longitude="106.87839006" StarRating="0" HotelCode="613676|hotel_678_cawang" HotelName="Hotel 678 Cawang" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Jalan DI Panjaitan Lingkar Cawang 1B, Jakarta 13650, West Java</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/06/5d0663ad4bfb620ba259431b07c3f7ba72d66b23.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.20" OriginalAmount="20.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.26299198" Longitude="106.79670727" StarRating="3" HotelCode="553896|hotel_88_fatmawati_jakarta" HotelName="Hotel 88 Fatmawati" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan RS Fatmawati 4, Gandaria Utara, Kebayoran Baru, Jakarta 12420</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/da/84da6652670b628a844f55e567bf40e53a69dfb0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.20" OriginalAmount="20.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.20305802" Longitude="106.85765029" StarRating="3" HotelCode="777219|holiday_inn_express_jakarta_matraman" HotelName="Holiday Inn Express Jakarta Matraman" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Matraman Raya, Jakarta 13140</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/4a/464aacb77317921197619ff6aa255ef8b46e008f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This simple hotel is in East Jakarta. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.20" OriginalAmount="20.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.24535174" Longitude="106.79699267" StarRating="3" HotelCode="884480|sampit_residence_managed_by_flat06" HotelName="Sampit Residence By FLAT06" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sampit 2 5-9, Jakarta 12130</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/3d/e03d57e8cc209df17c902faf63a8eabbd4b5022a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.20" OriginalAmount="20.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.245812" Longitude="106.798983" StarRating="4" HotelCode="906047|amos_cozy" HotelName="Amos Cozy" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Melawai Raya No. 83-85, Jakarta 12160</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/52/f4522988aab3bd40c79c2442f4c03fd0d3ce3fdd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of South Jakarta's affluent business and commercial district of Bl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="20.30" OriginalAmount="20.1" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16171" Longitude="106.84515" StarRating="3" HotelCode="3803209" HotelName="Grand G7 Hotel Kemayoran" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Garuda No. 67, Kemayoran</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/03209/3803209/1.jpg?f=17378950</HotelPictures>
        <HotelDescription>Take in the views from a terrace and make use of amenities such as complimentary wireless internet access and concierge services.. Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage. Free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="20.42" OriginalAmount="20.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19013" Longitude="106.79775" StarRating="4" HotelCode="|41630" HotelName="Menara Peninsula Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL. LENTAN JENDERAL S. PARMAN 78, SLIPI</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/6/3/0/41630_1_4791.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is ideal for holidays or business trips, The establishment has 387 rooms a lobby, a lift, a currency exchange service, a bar, a restaurant and internet. The establishment boasts club floors and an executive room. For an additional charge you can use room service and a laundry service. SITUATION: This urban hotel is near the business district, the shopping area and Soekarno-Hatta Airport. ROOM: Guests are offered superior rooms, deluxe rooms and suites and studios. They have a hairdryer, a direct line telephone, a safety deposit box, a television, a mini-bar, a coffee maker, a kettle, a king-size bed and individual air-conditioning. FACILITIES: You can find a health club, a spa, a massage service and spa treatments (available for a fee), The establishment has a gym fully-equipped, a swimming pool that has an area for children and a solarium. MEALS: Regarding the food and beverage offering, the establishment offers a breakfast, lunch and dinner service. PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="20.48" OriginalAmount="20.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1829" Longitude="106.75132" StarRating="3" HotelCode="1877302" HotelName="Brits Hotel Puri Indah" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kembang Abadi Raya Blok A1 No.1, Kembangan Selatan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/77302/1877302/1.jpg?f=17691737</HotelPictures>
        <HotelDescription>Take in the views from a rooftop terrace and a garden and make use of amenities such as complimentary wireless internet access. Additional amenities at this hotel include concierge services and a banquet hall.. Featured amenities include a business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. This hotel has 5 meeting rooms available for events. Free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="20.78" OriginalAmount="20.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19442" Longitude="106.81763" StarRating="3" HotelCode="1877273" HotelName="Amaris Hotel Thamrin City - Jakarta" Meals="SMART ROOM" BedType="SMART ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Gedung Thamrin City Lt. 6 Blok Ht No. 1, Jalan Thamrin Boulevard</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/77273/1877273/20.jpg?f=15602403</HotelPictures>
        <HotelDescription>Make use of convenient amenities such as complimentary wireless internet access, concierge services, and shopping on site.. Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.04" OriginalAmount="20.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.200795" Longitude="106.823574" StarRating="2" HotelCode="|325640" HotelName="Reddoorz Plus @ Thamrin" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Blora No.23, RT.2/RW.6, Menteng, Kota Jakarta Pusat</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/2/5/6/4/0/325640_2742a301855.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="21.05" OriginalAmount="20.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.161902" Longitude="106.829879" StarRating="3" HotelCode="187952|746225" HotelName="Classic Jakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jl K.H Samanhudi No.43-45, Pasar Baru, Jakarta Pusat</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/0c/ad0c25d9d0301f7eb3dbd6d1fee8d5c064dcfbe8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.09" OriginalAmount="20.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.244825" Longitude="106.801227" StarRating="2" HotelCode="|166439" HotelName="Favehotel Melawai" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Melawai 4 No. 3-11</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/4/3/9/166439_corridor.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, Yakarta it is in it is in the business area, the commercial area and the leisure areas, Around the establishment, clients can find restaurants, clubs, bars and karaoke. FACILITIES: The establishment has business facilities, a car park, a launderette, WiFi in the communal areas, meeting rooms, a cafÃ© and a restaurant. ROOM: All the rooms have a television and hydromassage shower.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.09" OriginalAmount="20.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.265943" Longitude="106.799074" StarRating="2" HotelCode="|533810" HotelName="Cove Taman" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kav 16 Jl. Abdul Majid Raya</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/3/8/1/0/533810_321c9861106.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="21.21" OriginalAmount="21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.21832386" Longitude="106.82709637" StarRating="2" HotelCode="591108|236856" HotelName="Daun Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sawo 30, Kuningan, Jakarta-Selatan, Jakarta 12940</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/23/11/231157754cb4cea7e4401873388a37429eefb78f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="21.21" OriginalAmount="21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16547167" Longitude="106.78181778" StarRating="4" HotelCode="349083|84276" HotelName="Grand Tjokro Jakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Daan Mogot No. 63, Jakarta Barat, Jakarta 11460</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/cb/52cbbb2c4778518b683202effa48ac6647d5de67.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a restaurant, a bar, room service, a c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="21.21" OriginalAmount="21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1848713" Longitude="106.78657961" StarRating="0" HotelCode="837876|153361" HotelName="RedDoorz Mall Taman Anggrek" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel,Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Arjuna Utara 12, Tanjung Duren, Jakarta 11470</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5c/87/5c87cb09eeb93ae9787c70dbbbb008e222a6d850.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;RedDoorz near Mall Taman Anggrek is a popular choice amongst travelers in Jakarta, whether exploring...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="21.21" OriginalAmount="21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.17374008" Longitude="106.81191416" StarRating="3" HotelCode="316444|78368" HotelName="favehotel Tanah Abang - Cideng" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cideng Timur 58, Jakarta 10160</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/da/00da71cb5aa5679b8d1cd392573848ade0dc4370.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="21.21" OriginalAmount="21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-40.7668" Longitude="145.299" StarRating="3" HotelCode="0|532469-28533195/93499123505251827/618" HotelName="7 DAYS PREMIUM JATINEGERA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>15 WHARF ROAD, STANLEY, AU</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/26000000/25830000/25827300/25827261/d4534606_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Property Location   Located in Stanley, Stanley Village is on the waterfront and minutes from Stanley Seaquarium and The Nut State Reserve. This 4-star motel is within the region of Highfield House and Smithton Riverfront Park.   Rooms   Make yourself at home in one of the 9 air-conditioned rooms featuring DVD players and flat-screen televisions. Relax and take in water views from the privacy of your room. Complimentary wireless Internet access keeps you connected, and digital programming is available for your entertainment. Private bathrooms with shower/tub combinations feature jetted bathtubs and hair dryers.   Rec, Spa, Premium Amenities   Take in the views from a garden and make use of amenities such as complimentary wireless Internet access and tour/ticket assistance. Additional features include barbecue grills and a video library.   Dining   Satisfy your appetite at the motel's restaurant, which serves lunch and dinner, or grab a snack at a coffee shop/café. Quench your thirst with your favorite drink at a bar/lounge.   Business, Other Amenities   Featured amenities include an Internet point, secretarial services, and dry cleaning/laundry services. Free parking is available onsite.   Room Info:    National Rating     Official Australia STAR Rating provided by AAA Tourism Pty Ltd   AAA Tourism Pty Ltd assigns an official STAR Rating for accommodations in Australia. This Motel property is rated 4.0 stars. Official Australia STAR Rating provided by AAA Tourism Pty Ltd   Know Before You Go       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.   No pets and no service animals are allowed at this property.       Fees    The following fees and deposits are charged by the property at time of service, check-in, or check-out.      Breakfast fee: between AUD 10 and AUD 20 per person (approximately)        The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change.     Renovations and Closures   The following facilities are closed seasonally each year. They will be closed from 16 June to 30 June:  One of the dining venues     Hotel Policy:  You must present a photo ID when checking in. Your credit card is charged at the time you book. Bed type and smoking preferences are not guaranteed.Your reservation is prepaid and is guaranteed for late arrival. The total charge includes all room charges and taxes, as well as fees for access and booking. Any incidental charges such as parking, phone calls, and room service will be handled directly between you and the property.  Checkin Instructions:  Extra-person charges may apply and vary depending on hotel policy.  Government-issued photo identification and a credit card or cash deposit are 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.     Property Information:  Check-in time starts at 2 PM  Check-out time is 11 AM  &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="21.21" OriginalAmount="21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="12.5549" Longitude="99.9605" StarRating="2" HotelCode="0|267214-25491575/93499123505251827/3617" HotelName="ALIA PASAR BARU" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>250/139 SOI HUA HIN 94 PRACHUABKIRIKHAN, PRACHUAP KHIRI KHAN, TH</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/43000000/42100000/42095800/42095718/24f986cb_b.jpg</HotelPictures>
        <HotelDescription>Located a 10-minute walk from Hua Hin Beach,the hotel offers comfortable rooms with air-conditioning.Rooms at the hotel come with brightly painted walls and hardwood furnishings.The hotel is a 5-minute walk from Hua Hin Market Village and a 10-minute drive from the city centre. Free parking is provided at the resort.Recreation choices include exercising in the gym or renting a bicycle to explore the surrounding area. Staff at the tour desk can assist with travel and sightseeing arrangements.A variety of local dishes and beverages are offered at the restaurant. In-room dining options are also available.
&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="21.21" OriginalAmount="21" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1315866-26628086/93499123505251827/4948" HotelName="POP! KELAPA GADING JAKARTA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9990000/9981300/9981299/8ecab834_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="21.21" OriginalAmount="21" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|180872-22243003/93499123505251827/5421" HotelName="BEST WESTERN MANGGA DUA HOTEL AND RESIDENCE" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4330000/4327800/4327715/712219d4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="21.21" OriginalAmount="21" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|224578-22235937/93499123505251827/5613" HotelName="GRAND CEMARA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8080000/8076500/8076420/3fd804a7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="21.21" OriginalAmount="21" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|180957-22235976/93499123505251827/5978" HotelName="MAXONEHOTELS.COM AT SABANG" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7480000/7471400/7471373/926c6bb6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="21.21" OriginalAmount="21" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|267196-27927810/93499123505251827/5996" HotelName="MARCOPOLO" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8320000/8316200/8316108/c13d0f2a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.21" OriginalAmount="21.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.189933" Longitude="106.797902" StarRating="4" HotelCode="23149|menara_peninsula" HotelName="Menara Peninsula" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" 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>78 Jalan Letnan Jenderal S Parman, Slipi, Jakarta 11410</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/3e/333e0b3d2ddff005de59c5166357270f44d80bbb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated close to the central business district, shopping facilities and Soekarno...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.21" OriginalAmount="21.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1833659970394" Longitude="106.84263334722" StarRating="3" HotelCode="298486|ibis_jakarta_senen" HotelName="Hotel ibis Jakarta Senen" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kramat Raya 100, Jakarta 10420</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/f2/cdf22c13cdaf1246144ce86c498d39c20a2606f0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.21" OriginalAmount="21.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.186449" Longitude="106.836754" StarRating="3" HotelCode="187967|treva_international" HotelName="Treva International" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Menteng Raya No 33, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/16/0216cba49de7d480798647efddb3ec0545e0cd83.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.21" OriginalAmount="21.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1997017456942" Longitude="106.80154203914" StarRating="3" HotelCode="335584|blue_sky_hotel_petamburan_" HotelName="Blue Sky Hotel Petamburan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Aipda Ks. Tubun 19, Petamburan, Tanah Abang, Daerah Khusus Ibukota, Jakarta 10260</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/13/7c13218aea3b022356c35ff1b3f0d7ca20a0b9d6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.21" OriginalAmount="21.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.23971968" Longitude="106.81812148" StarRating="3" HotelCode="531239|flat06_tendean" HotelName="FLAT06 Tendean" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bangka Raya 2A, Mampang Prapatan, Jakarta 12720</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/53/1e53a884bc7fc7117aba7b5f3cc981207eef5733.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.21" OriginalAmount="21.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2426954" Longitude="106.80174365" StarRating="2" HotelCode="603113|whiz_hotel_falatehan_jakarta" HotelName="Whiz Hotel Falatehan Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Falatehan I 40, Blok M, Jakarta, Selatan</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/b9/9db9f2482eaaa621a48572a0405a7229b2147fd9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.21" OriginalAmount="21.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.22322493" Longitude="106.7906654" StarRating="0" HotelCode="665872|sunbreeze_hotel_2" HotelName="Sunbreeze Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tentara Pelajar Senayan, Blok G5-10, Perkantoran Permata Senayan, Jakarta Selatan 12210</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/a7/b7a79c91a8ff0ef48360073d90f9d18e58e723d8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.21" OriginalAmount="21.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.20681407" Longitude="106.80733027" StarRating="4" HotelCode="745719|tondano_residence" HotelName="Tondano Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tondano 1-2, Bendungan Hilir-Pejompongan, Jakarta Pusat, Jakarta 10210</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/55/67559665452942b0062b0fef8ec11b3be5c12adc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.21" OriginalAmount="21.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.221061" Longitude="106.829781" StarRating="3" HotelCode="915222|rasuna_icon_hotel_3" HotelName="Rasuna Icon Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Karet Pedurenan 3, Karet Kuningan, Setiabudi, Jakarta Selatan, Jakarta 12940</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7a/50/7a5057ca80c18986f702feb2d79b1e9383c8cc09.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Halim Perdana Kusuma (HLP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.41" OriginalAmount="21.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.189558" Longitude="106.845865" StarRating="3" HotelCode="|87183" HotelName="Blue Sky Pandurata Boutique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL. RADEN SALEH RAYA 12</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/7/1/8/3/87183_1_5503.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has 86 rooms, The establishment offers guests facilities for people with disabilities. SITUATION: This establishment, Jakarta it is in it is near the city centre, the train stations, the bus station and the airport.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="21.55" OriginalAmount="21.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2387" Longitude="106.81801" StarRating="3" HotelCode="1877338" HotelName="Neo Tendean Jakarta By Aston" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Wolter Monginsidi No.131, South Jakarta</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/77338/1877338/22.jpg?f=17335887</HotelPictures>
        <HotelDescription>Take advantage of recreation opportunities such as an outdoor pool, or other amenities including complimentary wireless internet access and concierge services.. Featured amenities include a business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. This hotel has 2 meeting rooms available for events. Guests may use a roundtrip airport shuttle for a surcharge, and free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.67" OriginalAmount="21.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.3042798" Longitude="106.8225552" StarRating="4" HotelCode="|399650" HotelName="Reddoorz Premium Near Ragunan Zoo 2" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Melati No. 33 Ragunan, Jakarta Selatan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/6/5/0/399650_586c56b1204.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.74" OriginalAmount="21.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.199674" Longitude="106.801806" StarRating="3" HotelCode="|166358" HotelName="Blue Sky Petamburan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. AIPDA K.S. Tubun No.19, Petamburan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/3/5/8/166358_ab1e6461115.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a restaurant, a swimming pool, a reception, WiFi, a baggage room and daily newspapers. The establishment also offers a transfer service to the airport, ticket sales, a business centre, a shop, a laundry service, a fax machine and a photocopier. SITUATION: This hotel is 15 minutes away from Tanah Abang the commercial centre it is situated 30 minutes away from Taman Anggrek Mall, Central Park Mall and Plaza Senayan the shopping centres it is situated 1 minute away from Soekarno-Hatta Airport. ROOM: All the rooms have an air-conditioning system, flatscreen cable television, a safe, kettle, a mini-bar, slippers, a bathroom with a hairdryer, towels and complimentary bathroom items. OTHERS: Regarding the food and beverage offering, clients have a restaurant.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.80" OriginalAmount="21.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2232306" Longitude="106.7906928" StarRating="2" HotelCode="|377805" HotelName="Sunbreeze Senayan" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rukan Permata Senayan Blok G 5-10, Jl. Tentara Pelajar</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/7/8/0/5/377805_64688940916.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.96" OriginalAmount="21.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.109451" Longitude="106.736502" StarRating="0" HotelCode="|562804" HotelName="RedDoorz Resort @ Taman Wisata Mangrove" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Garden House RT 4 RW 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/2/8/0/4/562804_7182b5c1841.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="21.96" OriginalAmount="21.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2426024233086" Longitude="106.80215579437" StarRating="3" HotelCode="335445|1240288" HotelName="D'Cozie Hotel by Prasanthi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sultan Hasanuddin 57, Melawai, Kebayoran Baru, Jakarta Selatan, Jakarta 12160</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/f2/1bf2df3431dc1d8ca960d1094b1d5707b7915616.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="22.15" OriginalAmount="21.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2256325" Longitude="106.8295822" StarRating="2" HotelCode="|377407" HotelName="Amaris Satrio Kuningan - Jakarta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Prof. Dr. Satrio No. 23 Kuningan Blok C4 Kav 11</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/7/4/0/7/377407_1c9e5ba0904.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="22.22" OriginalAmount="22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.22546734" Longitude="106.82961622" StarRating="2" HotelCode="438347|152767" HotelName="Amaris Hotel Satrio Kuningan - Jakarta" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Prof. Dr. Satrio 23, Kuningan, Blok C4 Kav.11, Jakarta 12950, West Java</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1d/69/1d6980e57649d37c4b526360d6912bd3e69b7901.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="22.22" OriginalAmount="22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1869454277812" Longitude="106.82600497329" StarRating="3" HotelCode="10282|31110" HotelName="ibis Jakarta Arcadia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan KH Wahid Hasyim 114, Jakarta 10340</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c9/57/c957c691f1d14f6480dda4b132c6fa1f3c4da545.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the city centre and is close to the Jakarta central business district, as w...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="22.22" OriginalAmount="22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2381697" Longitude="106.7779636" StarRating="3" HotelCode="616137|247482" HotelName="Hotel Neo+ Kebayoran Jakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cileduk Raya 35, Kebayoran Lama, RT005  RW002, Jakarta Selatan</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/0d/b30da96cfa17fb8c0b95e3ae9db03b0cc60c7853.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="22.22" OriginalAmount="22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2469070933347" Longitude="106.8728239584" StarRating="3" HotelCode="298485|84291" HotelName="Hotel Ibis Jakarta Sentral Cawang" 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>Jl Mt Haryono 9, Cawang, Jakarta 13630</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/8e/3d8e3a9228a023547682ef8c896dbf14224544a7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="22.22" OriginalAmount="22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18351" Longitude="106.82093" StarRating="3" HotelCode="2042200" HotelName="1O1 Urban Jakarta Thamrin" Meals="RESIDENCE DELUXE ROOM" BedType="RESIDENCE DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jl.Taman Kebon Sirih 1 No.3,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/42200/2042200/38.jpg?f=17371534</HotelPictures>
        <HotelDescription>Take in the views from a terrace and a garden and make use of amenities such as complimentary wireless internet access. Additional amenities at this Art Deco hotel include concierge services, a banquet hall, and lifeguards on site.. 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 self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="22.22" OriginalAmount="22" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|206074-25404047/93499123505251827/2540" HotelName="V RESIDENCE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16590000/16580100/16580079/4a75e856_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="22.22" OriginalAmount="22" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|437690-25610684/93499123505251827/4869" HotelName="MAXONEHOTELS.COM AT GLODOK" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11640000/11634500/11634499/c909f639_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="22.22" OriginalAmount="22" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1259625-22369894/93499123505251827/5136" HotelName="ALL NITE &amp;amp; DAY KEBON JERUK" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/69000000/68890000/68888400/68888339/dabd0f9c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="22.22" OriginalAmount="22" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|251263-22248181/93499123505251827/6379" HotelName="IBIS JAKARTA SENEN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6440000/6434800/6434765/36e55b46_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="22.22" OriginalAmount="22" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|224778-22236062/93499123505251827/6780" HotelName="SMART" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8700000/8695200/8695169/c16871aa_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.22" OriginalAmount="22.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1313452" Longitude="106.8633062" StarRating="3" HotelCode="292368|darcici_hotel_sunter_2" HotelName="d'Arcici Hotel Sunter by GrandCempaka" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sunter Permai Raya  1 A, Sunter Paradise, Jakarta 14350</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/b5/a0b51880b3989a4f7bf91abfdc11399171ea1ee8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.22" OriginalAmount="22.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.243199" Longitude="106.803454" StarRating="4" HotelCode="76511|ambhara_hotel" HotelName="Ambhara" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>JL. Iskandarsyah Raya 1, Kebayoran Baru, Jakarta 12160, Java</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6f/4d/6f4deb54e18f9327a8ae10f21abcf574083db32f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the Jakarta area. It is strategically located in front of Pasarraya Grande ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.22" OriginalAmount="22.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1601652218447" Longitude="106.81761419485" StarRating="3" HotelCode="263576|all_seasons_jakarta_gajah_mada" HotelName="ibis Styles Jakarta Gajah Mada" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan KH Zainul Arifin 5 &amp; 7, Petojo Utara, Jakarta 10130</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/68/9a6836fbdb0be0c812a0da349648b308204bbd8e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.22" OriginalAmount="22.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1889710000000004" Longitude="106.847418" StarRating="4" HotelCode="165164|the_acacia_jakarta" HotelName="The Acacia Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Massage Centre,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kramat Raya No. 81, Jakarta 10450</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/d0/6bd0ae7d8ab6c9f70183d84a47d53b4b300e8aa4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.22" OriginalAmount="22.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1477411770244" Longitude="106.83593988466" StarRating="3" HotelCode="187961|orchardz_hotel_industri" HotelName="Orchardz Hotel Industri" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Industri Raya 8, Gunung Sahari, Jakarta 10720</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/41/ae41f874fa4998aad97ca79153b78e22e0ce9aad.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.22" OriginalAmount="22.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2133478166262" Longitude="106.82173852767" StarRating="3" HotelCode="161623|prasada_mansion" HotelName="Prasada Mansion" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Komando Raya 6, Jakarta Selatan, Jakarta 12920</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/86/6886206eafb0bfecfa9f21106aab450768b3d28b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the Golden Triangle of Jakarta, within just walking distance of the busines...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.22" OriginalAmount="22.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.30169175" Longitude="106.79312344" StarRating="1" HotelCode="503853|r_residence" HotelName="R Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Lebak Bulus III 15, Cilandak Barat, Jakarta 12430</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/5e/c35e6737af0a7fcad6e2f8e31d8c4e65655a08f2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.22" OriginalAmount="22.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1874813327957" Longitude="106.82689711905" StarRating="3" HotelCode="396118|ibis_jakarta_tamarin" HotelName="Hotel ibis Jakarta Tamarin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan  KH Washid Hasyim 77, Jakarta Pusat, 10340 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/f6/46f644fa71d5ec4f4d4fc38fcea934902aafd9b9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.22" OriginalAmount="22.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18362219" Longitude="106.82086058" StarRating="2" HotelCode="434884|takes_mansion" HotelName="Take's Mansion" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Taman Kebon Sirih I / 3-4, Tanah Abang, Jakarta 10250</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/11/3f/113f5804755e7aaa880afe689298ba58f225c85c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in the centre of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.22" OriginalAmount="22.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.27196415" Longitude="106.80683045" StarRating="3" HotelCode="571696|white_tree_residence" HotelName="White Tree Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Asem II 19/18A, Cipete, Jakarta 12410</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/6f/2d6fa277ef8fa83a2ac46687f12c5045e6a6de8d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A bar, a transfer service, room service and a business centre are available to guests of the hotel. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.22" OriginalAmount="22.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.22391638" Longitude="106.87853912" StarRating="3" HotelCode="641057|affordable_studio_with_sofa_bed_at_bassura_city_apartment" HotelName="Bassura City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Basuki Rahmat 1A, Jakarta Timur 13410</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b2/aa/b2aaa7ee5bed96324d1d46105b277cc3635c798b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.22" OriginalAmount="22.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.22107121" Longitude="106.82719663" StarRating="2" HotelCode="852796|tujutiga_suites" HotelName="Tujutiga Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Karet Pedurenan, RT 3/RW 4, Kuningan, Setiabudi, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/25/a725888c83c2af877dc21fddd8d3ebd31b64348c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.22" OriginalAmount="22.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.200667" Longitude="106.823552" StarRating="2" HotelCode="932456|clay_hotel_jakarta" HotelName="Clay Hotel Jakarta" 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 Blora No. 20, Jakarta 10310</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/d1/add1f7eb4713553fd1e46b9be081490e8beeb4f9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Halim Perdana Kusuma (HLP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.22" OriginalAmount="22.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.244241" Longitude="106.875646" StarRating="3" HotelCode="905771|park_hotel_jakarta" HotelName="Park Hotel Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan D.I Pandjaitan Kav 5, Jakarta 13340, Timur</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/3a/fc3a34f271dc31b2fdad5adf389f4b8156197b7e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a convenient location in Cawang, East Jakarta and is located just 5 minutes from th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.22" OriginalAmount="22.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="0" HotelCode="969151|reddoorz_resort_taman_wisata_mangrove" HotelName="Taman Wisata Mangrove by RedDooz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Garden House, RT 4 RW 3, Penjaringan, Jakarta 14470</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/c9/cfc92dfa7f423596709a5f72836cc3a47ff6e5dc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="22.42" OriginalAmount="22.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.162496" Longitude="106.829454" StarRating="2" HotelCode="|533107" HotelName="Cove Bona Sort Pasar Baru" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8 Jl. Samanhudi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/3/1/0/7/533107_87ddb6e1159.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="22.45" OriginalAmount="22.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.24566" Longitude="106.87466" StarRating="3" HotelCode="2493684" HotelName="Vasaka Hotel Jakarta  Managed By Dafam" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jalan  MT Haryono Kav. 10A,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/93684/2493684/1.jpg?f=17239971</HotelPictures>
        <HotelDescription>Relax at the full-service spa, where you can enjoy facials. Additional features at this hotel include complimentary wireless internet access, concierge services, and wedding services.. 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..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="22.49" OriginalAmount="22.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.250308" Longitude="106.992259" StarRating="4" HotelCode="|203952" HotelName="Amaroossa Grande Bekasi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL. JEND. AHMAD YANI NO.88 BEKASI BARAT</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/3/9/5/2/203952_5.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="22.54" OriginalAmount="22.32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1298528" Longitude="106.8295186" StarRating="4" HotelCode="|85715" HotelName="Grand Dafam Ancol Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>MARINA MEDITERANIA, TOWER A JL. LODAN RAYA 2A</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/5/7/1/5/85715_1_2477.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment has apartments and with American kitchen. This hotel has WiFi, (free of charge), 3 swimming pools and a transfer service. SITUATION: This hotel Jakarta International Expo it is situated 12 minutes away from 30 minutes away from Soekarna-Hatta Airport The establishment offers a transfer service to the airport. ROOM: Clients are offered inviting apartments with flat-screen TV, a sitting area with sofa, a safe and a bath. FACILITIES: Guests are offered a massage service, a spa, billiards, business facilities and a launderette. RESTAURANT: The establishment offers international cuisine.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="22.80" OriginalAmount="22.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.24659" Longitude="106.87283" StarRating="3" HotelCode="1877320" HotelName="Swiss-Belinn Cawang" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jl Mt Haryono No 9 Cawang,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/77320/1877320/39.jpg?f=17441465</HotelPictures>
        <HotelDescription>Pamper yourself with onsite massages or enjoy recreation amenities such as an outdoor pool. Additional features at this hotel include complimentary wireless internet access, concierge services, and barbecue grills. Guests can catch a ride to nearby destinations on the area shuttle (surcharge).. Featured amenities include a business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. Planning an event in Jakarta? This hotel has 1163 square feet (108 square meters) of space consisting of conference space and meeting rooms. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="22.84" OriginalAmount="22.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.187398" Longitude="106.826768" StarRating="3" HotelCode="|85664" HotelName="Tamarin Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>77 Jl. KH. Wahid Hasyim, Jakarta</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/5/6/6/4/85664_1_2123.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 126 rooms, 3 meeting rooms, a reception, a safety deposit box service, a currency exchange service, a bar, room service, a breakfast room, a dining room, a car park, internet and a laundry service (for a fee). SITUATION: This hotel is in the city centre, Close to a shopping centre, is 30 kilometres away from Soekarno Hatta Airport. ROOM: The rooms have a bathroom with a bath, a shower, a hairdryer, a direct line telephone, a satellite or cable television, internet, a mini-bar, a coffee maker, a kettle, individual air-conditioning, a safe and a balcony or terrace. FACILITIES: Guests are offered a swimming pool with deck chairs, parasols, an outdoor bar and a massage service (available for a fee). OTHERS: Regarding the food and beverage offering, clients have a restaurant, a buffet breakfast and set-menu or Ã  la carte lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="22.88" OriginalAmount="22.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.24535" Longitude="106.79565" StarRating="3" HotelCode="1877340" HotelName="Oak Tree Urban Jakarta" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Sampit V No.3,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/77340/1877340/1.jpg?f=17493920</HotelPictures>
        <HotelDescription>Make use of convenient amenities such as complimentary wireless internet access, concierge services, and a banquet hall.. Featured amenities include a 24-hour front desk, luggage storage, and laundry facilities. Free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="22.97" OriginalAmount="22.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.187182" Longitude="106.821384" StarRating="3" HotelCode="|401318" HotelName="Verse Luxe  Wahid Hasyim" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan K.H. Wahid Hasyim No. 131</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/3/1/8/401318_afa966b1003.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="23.04" OriginalAmount="22.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.238086" Longitude="106.778026" StarRating="3" HotelCode="|400856" HotelName="Neo+ Kebayoran Jakarta By Aston" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ciledug Raya, No. 35, Kebayoran Lama</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/8/5/6/400856_08e27430744.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="23.06" OriginalAmount="22.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18718" Longitude="106.82138" StarRating="3" HotelCode="3802884" HotelName="Verse Luxe Hotel Wahid Hasyim" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Wahid Hasyim No 131,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/02884/3802884/33.jpg?f=17509570</HotelPictures>
        <HotelDescription>Pamper yourself with onsite massages or make use of the other amenities, which include complimentary wireless internet access and concierge services.. Featured amenities include a business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. Free valet parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="23.14" OriginalAmount="22.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.143072" Longitude="106.829098" StarRating="3" HotelCode="|87262" HotelName="Orchardz Jayakarta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl.PANGERAN JAYAKARTA 44</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/7/2/6/2/87262_1_1924.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, Jakarta it is in it is in the city centre, near the establishment, guests will find the railway station and the bus station. HOTEL: The hotel was built in 2010 and has 160 rooms.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="23.15" OriginalAmount="22.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1129085" Longitude="106.7521288" StarRating="3" HotelCode="|377159" HotelName="Ozone Pantai Indah Kapuk" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pantai Indah Utara No. 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/7/1/5/9/377159_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="23.23" OriginalAmount="23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1934786846944" Longitude="106.88510728836" StarRating="3" HotelCode="377807|159272" HotelName="MaxOne Hotels A Pemuda" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pemuda 9, Timur, Rawamangun, Jakarta 13220</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/39/c539ac4c2e989636cf3f461c141cf98ac341e9bc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="23.23" OriginalAmount="23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2622441215097" Longitude="106.86554366075" StarRating="3" HotelCode="429701|79465" HotelName="favehotel PGC Cililitan" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Air Conditioning,ATM/Cash Machine,Banquet Hall,Business Centre,Conference Hall,Designated Smoking Area,Golf,Housekeeping,Laundry,Massage Centre,Meeting Room,Parking,Printer,Restaurant,Room Service,Smoking Rooms,Spa,Wake-up Call Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mayjen Sutoyo 76, East Jakarta, Jakarta 13640</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/68/25/682565a9781a902935bc0c4b78fdb672c4606eb9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The favehotel PGC Cililitan is equipped with 194 modern stylish guest room with free WIFI in all the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="23.23" OriginalAmount="23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1933726" Longitude="106.81647977" StarRating="3" HotelCode="784417|342905" HotelName="Hotel Shalva Jakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Elevator,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kebon Kacang Raya 33, RT 4/RW 8, Tanah Abang, Jakarta 10240</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/ec/a5ec73a3c1065068e0694fb15664bc58e9178cd5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;With a stay at Hotel Shalva Jakarta in Jakarta, you'll be convenient to Tanah Abang Market and Natio...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="23.23" OriginalAmount="23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.24438061" Longitude="106.79974469" StarRating="3" HotelCode="327570|84271" HotelName="M Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Melawai VI. No. 27 Blok M, Kebayoran Baru, Jakarta, 12160</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/6a/a96ac21423839d4bf0167b7091fdfa74421de1db.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="23.23" OriginalAmount="23" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|190645-28486245/93499123505251827/615" HotelName="AMARIS THAMRIN CITY - JAKARTA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4940000/4932800/4932765/41521676_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="23.23" OriginalAmount="23" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|893033-28542550/93499123505251827/1878" HotelName="REDDOORZ PREMIUM @ GANDARIA JAGAKARSA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/30000000/29060000/29054700/29054625/280c6ca7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="23.23" OriginalAmount="23" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|309536-25512111/93499123505251827/4022" HotelName="AMAROOSSA RESIDENCE JAKARTA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9140000/9140000/9139920/4c38a9da_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="23.23" OriginalAmount="23" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|224536-22235905/93499123505251827/5332" HotelName="CLAY JAKARTA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8120000/8110800/8110717/3e4f8e67_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="23.23" OriginalAmount="23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.9923" Longitude="25.1405" StarRating="3" HotelCode="0|599408-22291528/93499123505251827/5614" HotelName="HOLIDAY INN EXPRESS JAKARTA MATRAMAN - CHSE CERTIFIED" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>ALYKI, PAROS, GR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/30000000/29060000/29056800/29056723/46ab001c_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Property Location   Located in Paros (Aliki), Villa Lefkes is convenient to Aliki Beach and Benetos Skiadas Folklore Art Museum of Cycladic Civilization. This aparthotel is within the vicinity of Butterfly Valley and Panagia Beach.   Rooms   Make yourself at home in one of the 6 air-conditioned rooms featuring kitchens with full-sized refrigerators/freezers and microwaves. Rooms have private furnished balconies. Flat-screen televisions with satellite programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include coffee/tea makers and sofa beds, and housekeeping is provided daily.   Rec, Spa, Premium Amenities   Enjoy recreation amenities such as a spa tub or take in the view from a rooftop terrace. Additional features include complimentary wireless Internet access and barbecue grills.   Dining   Continental breakfasts are available daily for a fee.   Business, Other Amenities   Featured amenities include luggage storage and laundry facilities. Free parking is available onsite.   Room Info:    Know Before You Go       Cash transactions at this property cannot exceed EUR 1500, due to national regulations. For further details, please contact the property using information in the booking confirmation.   Guests can arrange to bring pets by contacting the property directly, using the contact information on the booking confirmation.        Fees    The following fees and deposits are charged by the property at time of service, check-in, or check-out.      Breakfast fee: EUR 3.50 per person (approximately)                         The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change.     Hotel Policy:  You must present a photo ID when checking in. Your credit card is charged at the time you book. Bed type and smoking preferences are not guaranteed.Your reservation is prepaid and is guaranteed for late arrival. The total charge includes all room charges and taxes, as well as fees for access and booking. Any incidental charges such as parking, phone calls, and room service will be handled directly between you and the property.  Checkin Instructions:  Extra-person charges may apply and vary depending on hotel policy.  Government-issued photo identification and a credit card or cash deposit are 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.    Property Information:  Pets allowed    Check-in time starts at 2 PM  Check-out time is noon&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="23.23" OriginalAmount="23" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|533648-22302601/93499123505251827/5929" HotelName="JUNO" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/19000000/18330000/18327900/18327870/w2000h2664x0y2-fa609cf8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="23.23" OriginalAmount="23" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|889998-22331588/93499123505251827/6725" HotelName="SANS PURI INDAH JAKARTA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/53000000/52500000/52494500/52494494/283c286e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="23.23" OriginalAmount="23" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|891532-22357894/93499123505251827/7042" HotelName="RUMANAMI RESIDENCE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/46000000/45880000/45870600/45870528/6f8cf417_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23.23" OriginalAmount="23.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1183138632759" Longitude="106.68973285602" StarRating="3" HotelCode="312380|swissbelinn_airport" HotelName="Swiss-Belinn Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Husein Sastranegara Blok A 9, Jakarta 15127</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/5a/015a13b2d90e52bb7fa6b540db479e3ec568bfe7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23.23" OriginalAmount="23.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1605591716754" Longitude="106.81959624249" StarRating="3" HotelCode="317187|ibis_jakarta_harmoni" HotelName="Hotel ibis Jakarta Harmoni" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hayam Wuruk 35, Jakarta 10120</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/23/08/23089d805b757116f69287ffb8bf5cabd68766b7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23.23" OriginalAmount="23.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.14379" Longitude="106.828635" StarRating="3" HotelCode="292424|orchardz_jayakarta" HotelName="Hotel Orchardz Jayakarta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Massage Centre,Restaurant,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pangeran Jayakarta 44, Mangga Dua, Jakarta 10730</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/fe/5efe061eb824659131857bbdd16d8f49647a3a73.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23.23" OriginalAmount="23.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.129487" Longitude="106.829552" StarRating="4" HotelCode="144127|aston_marina" HotelName="Aston Marina Ancol" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Lodan Raya 2A, Marina Mediterania Tower A, Jakarta 14430</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/85/a58559880091fa37eca690e0edd4826f0d98d32a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located within walking distance of Ancol, Indonesia's famous theme and entertainment pa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23.23" OriginalAmount="23.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.256271" Longitude="106.814913" StarRating="4" HotelCode="93152|arion_swissbelhotel_kemang" HotelName="Park Regis Arion Kemang" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kemang Raya 7, Kebayoran Kota, Jakarta Selatan, Daerah Khusus Ibukota, Jakarta 12730</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/e5/c0e58054f69865072eb3e6f667efec349ee17f17.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jalan Kemang in Jakarta, surrounded by restaurants, entertainment and recre...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23.23" OriginalAmount="23.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1435493020602" Longitude="106.84522857389" StarRating="3" HotelCode="317779|holiday_inn_express_jakarta_international_expo" HotelName="Holiday Inn Express Jakarta International Expo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Arena Pekan Raya Pintu 6, Kemayoran, Jakarta Pusat, Jakarta 10620</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/ea/f1eaab0d1975307e93e5635238f8a093697128ba.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23.23" OriginalAmount="23.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.11275644" Longitude="106.75233303" StarRating="3" HotelCode="349174|ozone_hotel_jakarta" HotelName="Ozone" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Indah Utara 3, 14660 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/e9/57e9146b6a54a7831fe6aeb5daf50dde7e26a775.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23.23" OriginalAmount="23.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.24241791" Longitude="106.80141003" StarRating="3" HotelCode="335131|sotis_hotel" HotelName="Sotis Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Palatehan I 21 - 22, Blok M, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/43/7743bd95f2128beb1358866a6c9eef3e9961e68b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23.23" OriginalAmount="23.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.23642339" Longitude="106.74668471" StarRating="3" HotelCode="635434|horison_ciledug" HotelName="Horison Ciledug" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ciledug Raya 17, Petukangan Selatan, Pesanggrahan, Jakarta 12270</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/29/3529ba393985c6d0a43883d26df29f95d76ea983.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23.23" OriginalAmount="23.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1873235" Longitude="106.81735379" StarRating="3" HotelCode="589555|juno_hotel_jakarta" HotelName="Juno Hotel Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan KH Wahid Hasyim 181, Jakarta 10250</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/3d/de3d9f7ec9f14b504244c8c5331cc6e5d2e4d76d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a baggage storage service and a café. Wireless internet...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23.23" OriginalAmount="23.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.25677854" Longitude="106.8080286" StarRating="3" HotelCode="595311|griya_prapanca_apartment" HotelName="Griya Prapanca Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pangeran Antasari 14, Kebayoran Baru, Jakarta 12150</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/97/e197cfe70d6b6bf86e76fbc69e4ff192d1a7e5dc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23.23" OriginalAmount="23.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.23793705" Longitude="106.76407995" StarRating="3" HotelCode="755484|kyriad_metro_cipulir_jakarta" HotelName="Kyriad Metro Cipulir Jakarta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ciledug Raya 1, Cipulir, Kebayoran Lama, Kota Jakarta Selatan, Daerah Khusus Ibukota, Jakarta 12220</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/73/9b7336c2e86e8f0ba36f2353e7202df7ae68dd8e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23.23" OriginalAmount="23.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19770955" Longitude="106.84464291" StarRating="2" HotelCode="786287|the_baile" HotelName="The Baile" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kimia 4, Menteng, Jakarta Pusat, Jakarta 10310</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/1b/e01b08e292ead7652642269d4cd1b30aa96e2aa0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23.23" OriginalAmount="23.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="3" HotelCode="956610|s7_suites_gandaria" HotelName="S7 Suites Gandaria" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gandaria 1 57, Kebayoran Baru, Jakarta 12130</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/c0/76c0f745450a998fa9ae19405e855c88f32d2201.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="23.24" OriginalAmount="23.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16163" Longitude="106.83115" StarRating="3" HotelCode="2293217" HotelName="Classic Hotel" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jalan K.H. Samanhudi No. 43-45,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/93217/2293217/43.jpg?f=16022771</HotelPictures>
        <HotelDescription>There are a total of 130 rooms on the premises. This popular hotel provides the ideal base for exploring the area.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="23.50" OriginalAmount="23.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2421" Longitude="106.78947" StarRating="3" HotelCode="2493723" HotelName="Moritz Biz Gandaria" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jl Gandaria Tengah 1 No. 24,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/93723/2493723/1.jpg?f=17490925</HotelPictures>
        <HotelDescription>Make use of convenient amenities, which include complimentary wireless internet access and concierge services.. Featured amenities include a business center, dry cleaning/laundry services, and a 24-hour front desk. Free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="23.52" OriginalAmount="23.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.244355" Longitude="106.79975" StarRating="3" HotelCode="1877327" HotelName="M Hotel Jakarta" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Melawai Vi No. 27, Blok M, Kebayoran Baru</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/77327/1877327/1.jpg?f=17320993</HotelPictures>
        <HotelDescription>Take in the views from a terrace and make use of amenities such as complimentary wireless internet access.. Featured amenities include complimentary newspapers in the lobby, dry cleaning/laundry services, and a 24-hour front desk. Self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="23.60" OriginalAmount="23.37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.244231" Longitude="106.875683" StarRating="3" HotelCode="|87266" HotelName="Park  Cawang - Jakarta - Chse Certified" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. D.I PANJAITAN KAV 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/7/2/6/6/87266_64affa91132.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has an outdoor pool, a gym and a massage service. SITUATION: This establishment, is in Cawang a good area in it is in Yakarta east 5 minutes away from the establishment, guests will find Cawang the business area It has excellent transport links to the city, is 5 minutes drive away from Cawang the bus stop 15 minutes away from the establishment, you can find Jatinegara the Railway Station of it is 45 minutes drive away from Soekarno-Hatta Airport. ROOM: The establishment has non-smoking rooms with an air-conditioning system, cable television, a direct line telephone, a mini-bar, a kettle, a coffee maker, a bathroom with a shower, a safety deposit box and internet.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="23.63" OriginalAmount="23.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.140556" Longitude="106.885712" StarRating="3" HotelCode="|377290" HotelName="Ibis Styles Jakarta Sunter" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Gaya Motor I Sungai Bambu, Sunter</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/7/2/9/0/377290_14.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="23.66" OriginalAmount="23.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2426767" Longitude="106.8018962" StarRating="2" HotelCode="|377725" HotelName="Whiz Falatehan Jakarta - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl Falatehan I No.40</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/7/7/2/5/377725_57c5f6f0903.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="23.82" OriginalAmount="23.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.23636" Longitude="106.74666" StarRating="0" HotelCode="|224695" HotelName="Horison Ciledug - Chse Certified" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ciledug Raya, No.17 Petukangan Selatan, Pesanggrahan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/4/6/9/5/224695_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="23.84" OriginalAmount="23.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.160523" Longitude="106.819578" StarRating="3" HotelCode="|399729" HotelName="Ibis Jakarta Harmoni" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl Hayam Wuruk No 35</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/7/2/9/399729_2b56b111427.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="23.96" OriginalAmount="23.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.181967" Longitude="106.792041" StarRating="3" HotelCode="|401017" HotelName="B Fashion" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Aranda No.1, Tanjung Duren Selatan,Grogol Petamburan, West Jakarta</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/0/1/7/401017_e83b1e91524.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="24.04" OriginalAmount="23.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.143541" Longitude="106.84547" StarRating="3" HotelCode="|192569" HotelName="Holiday Inn Express Jakarta International Expo, An Ihg" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pekan Raya Jakarta , Pintu 6 Kemayoran</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/2/5/6/9/192569_1_2454.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="24.21" OriginalAmount="23.97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.199435" Longitude="106.799371" StarRating="3" HotelCode="|85662" HotelName="Kimaya Slipi Jakarta by Harris " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan S. Parman Kav 59</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/5/6/6/2/85662_23450951443.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 338 rooms, a lobby with express check-out, a reception, a safety deposit box service, a currency exchange service and a lift. Guests can find a cafÃ©, a bar, a pub, a nightclub, restaurants, a barbecue and conference facilities. The establishment also offers internet (for a fee), room service, a laundry service (for a fee) and a car park. SITUATION: This hotel Jakarta Occidental it is in 5 minutes away from the establishment, clients can find the business area, Close to Jakarta the Congress Centre the shopping centre. it is situated 15 kilometres away from Soekarno Hatta Airport. ROOM: All the rooms have a double or king-size bed, a direct line telephone, satellite or cable TV, internet, a bathroom with a shower, a bath, a hairdryer, a safe, a mini-bar, a coffee maker, a kettle, an individual air-conditioning system and a balcony or terrace. FACILITIES: Guests are offered a swimming pool, deck chairs, parasols, a health club, a gym, a sauna and a massage service (available for a fee). OTHERS: Regarding the food and beverage offering, clients can enjoy a restaurant, a continental breakfast and buffet or Ã  la carte lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="24.24" OriginalAmount="24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2229131143629" Longitude="106.84799820185" StarRating="4" HotelCode="94774|76888" HotelName="Harris Tebet" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>JI. Dr Saharjo no. 191, Jakarta 12960</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2e/01/2e0102cd85198d5fcfe500c3eecdc2e0c6dc5d83.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="24.24" OriginalAmount="24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1372231387046" Longitude="106.78779680038" StarRating="4" HotelCode="300326|79891" HotelName="Hariston Hotel &amp; Suites" 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 Terusan Bandengan Utara 1, Penjaringan, Pejagalan, Jakarta 14450</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/e8/b3e85c142a94320e246b5af6521d3009bc82ee4e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="24.24" OriginalAmount="24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.13880108" Longitude="106.83202277" StarRating="3" HotelCode="316128|44273" HotelName="Ibis Styles Jakarta Mangga Dua Square" 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,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gunung Sahari Raya 1, Sawah Besar, 14420 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/c2/dfc2ef1b02c82a55f49135fab8a2a554b7fbea09.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="24.24" OriginalAmount="24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.199221883105" Longitude="106.79921160217" StarRating="3" HotelCode="316915|65919" HotelName="Hotel ibis Jakarta Slipi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Letjen S Parman Kav 59, Jakarta 11066</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/31786/a_31786_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city and business hotel enjoys a strategic location in West Jakarta. It lies just a 5-minute dr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="24.24" OriginalAmount="24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.245524" Longitude="106.795646" StarRating="3" HotelCode="292407|79683" HotelName="Oaktree Urban" 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>Jl. Sampit V No.3, Kebayoran Baru, Jakarta Selatan 12130</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/be/80bea801d32fb4f06b21bb0ca150f6ffbc7d97e8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="24.24" OriginalAmount="24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16579712" Longitude="106.79642325" StarRating="4" HotelCode="784798|378489" HotelName="Posto Dormire Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dr Susilo Raya 3, Grogol, Jakarta 11450</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/da/8b/da8b5c6c83858e6a6b447eb8925fa05634381ab3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="24.24" OriginalAmount="24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.201124003987" Longitude="106.81891575383" StarRating="2" HotelCode="320072|423794" HotelName="Studio ONE Residence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Talang Betutu 15, Jakarta Pusat, Jakarta 10230</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/0d/030d2da0ea8ef82af6fc1b8b8f13d7316afa34de.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="24.24" OriginalAmount="24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.14962197" Longitude="106.85015804" StarRating="3" HotelCode="408796|84224" HotelName="Swiss-Belinn Kemayoran Jakarta" 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>Jl. Benyamin, Sueb Blok D6, Complex Springhill - Kemayoran, 14410 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/b1/80b1788d8ceaeafa745642c1dd64d0e140621b37.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="24.24" OriginalAmount="24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2164196871254" Longitude="106.81945360391" StarRating="3" HotelCode="491841|159630" HotelName="Upscale Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Karet Bek Murad 73, Jakarta 12940</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/26/c72676bac64f868ea253f924645f4007865a4c3d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="24.24" OriginalAmount="24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.071464" Longitude="-88.289457" StarRating="3" HotelCode="0|190591-28494724/93499123505251827/769" HotelName="AMARIS JUANDA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>435 Airport Rd, Elgin, 60123-9356, IL, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5380000/5377200/5377147/a33167ca_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Unknown. Property Type: Motel. Total rooms and suites: 63. Floors: 2. Property description- The Super 8 Elgin is conveniently located just I-90 and Hwy 31 N, just 20 miles west of O'Hare Airport. The new All State Arena and the Grand Victoria Casino are only minutes away.  Enjoy plenty of shopping opportunities at the nearby Woodfield Shopping Center, Huntley Factory Outlet Mall or the Springhill Mall. Your children will enjoy Santas Village and Racing Rapids or a canoe trip down the Fox River at the nearby Canoe Shack. The Super 8 Elgin is 2 miles from the Elgin Sports Complex, Elgin Symphony Orchestra and Hemmens Cultural Center. 

We provide free high speed wireless Internet, complimentary SuperStart Breakfast, Business Center and guest laundry facilities.  Our rooms feature micro-fridges, coffee makers, hair dryers, alarm clock radios, irons and ironing boards.  We have 27 inch satellite TV with 4 HBO channels and ESPN.  Our professional and friendly staff is available 24 hours a day to welcome you at the Super 8 Elgin.. Onsite facilities information- ParkingProperty was built in 1990. Hotel Currency: USD. Additional Addresses: Other: 435 Airport Rd, Elgin, 60123-9356, IL, US. Additional Phone Numbers: Fax - Other: 18476978828. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="24.24" OriginalAmount="24" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|534809-28549803/93499123505251827/1186" HotelName="VERSE LUXE WAHID HASYIM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/19000000/18330000/18328500/18328406/871d4d39_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="24.24" OriginalAmount="24" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|893384-26124612/93499123505251827/2552" HotelName="UROOMS PANGLIMA POLIM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/63000000/63000000/62997600/62997538/86e97b13_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="24.24" OriginalAmount="24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.4369" Longitude="13.4646" StarRating="2" HotelCode="0|534869-25691068/93499123505251827/2708" HotelName="WHIZ FALATEHAN" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>RUDOWER STRASSE 90/94 D, BERLIN, 12351, DE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/19000000/18720000/18715500/18715441/210e9500_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Property Location   With a stay at AZIMUT Hotel Berlin City South in Berlin (Neukoelln), you'll be within the vicinity of Treptower Park and Checkpoint Charlie Museum. This hotel is within the vicinity of Event Center Tempelhof Airport and Oberbaum Bridge.   Rooms   Make yourself at home in one of the 156 air-conditioned guestrooms. Wireless Internet access (surcharge) keeps you connected, and satellite programming is available for your entertainment. Private bathrooms with showers feature handheld showerheads and hair dryers. Conveniences include desks and complimentary newspapers, as well as direct-dial phones with voice mail.   Rec, Spa, Premium Amenities   Pamper yourself with onsite massages or enjoy recreation amenities such as a 24-hour fitness facility. Additional features include wireless Internet access (surcharge), concierge services, and billiards.   Dining   Quench your thirst with your favorite drink at a bar/lounge. Buffet breakfasts are served daily in the breakfast room for a fee.   Business, Other Amenities   Featured amenities include a 24-hour business center, audiovisual equipment, and express check-in. Planning an event in Berlin? This hotel has 753 square feet (70 square meters) of space consisting of small meeting rooms and banquet facilities. Parking (subject to charges) is available onsite, and additional parking can be found nearby.   Room Info:    Know Before You Go       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.   Children 3 years old and younger stay free when occupying the parent or guardian's room, using existing bedding.       Fees    The following fees and deposits are charged by the property at time of service, check-in, or check-out.      Breakfast fee: EUR 12.00 per person (approximately)  Fee for in-room wireless Internet: EUR 3.00 per hour (rates may vary)  Fee for wireless Internet in all public areas: EUR 3.00 per hour (rates may vary)  Fee for wireless Internet in business center: EUR 3.00 per hour (rates may vary)  Self parking fee: EUR 9 per night (in/out privileges)  Pet fee: EUR 10.00 per pet, per night       The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change.     Hotel Policy:  You must present a photo ID when checking in. Your credit card is charged at the time you book. Bed type and smoking preferences are not guaranteed.Your reservation is prepaid and is guaranteed for late arrival. The total charge includes all room charges and taxes, as well as fees for access and booking. Any incidental charges such as parking, phone calls, and room service will be handled directly between you and the property.  Checkin Instructions:  Extra-person charges may apply and vary depending on hotel policy.  Government-issued photo identification and a credit card or cash deposit are 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.     Property Information:  Check-in time starts at 3 PM  Check-out time is Noon  Pets allowed   &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="24.24" OriginalAmount="24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.611813" Longitude="1.304773" StarRating="3" HotelCode="0|282173-22363150/93499123505251827/5704" HotelName="IBIS JAKARTA CAWANG" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>10 AVENUE ANDRE MARIE AMPERE, COLOMIERS, FR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8260000/8257100/8257087/4d4a1d81_b.jpg</HotelPictures>
        <HotelDescription>The hotel is situated just 5 minutes from Airbus and 10 minutes from Blagnac. It is approximately 3 km from Colomiers. The Appart'City Toulouse Colomiers aparthotel offers private accommodation with a lift, free Wi-Fi and private parking.

Every one of our 71 air conditioned apartments is fully furnished and has a study area, LCD TV and kitchen equipped with a ceramic hob, fridge, dishwasher and microwave. The residence has all the amenities, shops and restaurants you need nearby and is just 10 minutes by car from the city centre. Discover the relaxed way of life in the “pink city”, its Cité Mediévale, the famous Place du Capitole and even the Saint-Sernin Basilica.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="24.24" OriginalAmount="24" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|224722-22236020/93499123505251827/6310" HotelName="ORCHARDZ INDUSTRI" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/12000000/11995800/11995764/0699636f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="24.24" OriginalAmount="24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.087978" Longitude="-90.442704" StarRating="3" HotelCode="0|251415-22243034/93499123505251827/7076" HotelName="OAK TREE URBAN" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>4288 Highway 51, Laplace, LA, 70068, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6910000/6906300/6906231/ca6458df_b.jpg</HotelPictures>
        <HotelDescription>The Hampton Inn LaPlace hotel features premier lodging located in the heart of the Louisiana Cajun Country.   Our hotel is located one mile from Cajun Swamp Tours and fifteen miles from our local Plantation Homes. Conveniently accessible to Interstate I-10, we are 35 miles from the Tanger Outlet Mall, 12 miles east from the Louis Armstrong International Airport and 25 miles east from downtown New Orleans, which feature the Historic French Quarter, New Orleans Superdome, Convention Center and Harrah's Casino.    The Hampton Inn LaPlace hotel offers a complimentary deluxe hot breakfast buffet hosted daily and evening receptions hosted Monday - Thursday.  While in LaPlace, Louisiana as our guest, you will also enjoy wireless internet access throughout the lobby, spacious guest rooms with complimentary high-speed internet access, microwave, mini-refrigerator and complimentary local calls. Meeting facilities are also available for a nominal fee. Our hotel offers a spacious business center, laundry/valet services, fitness center and swimming pool.   We love having you here at the Hampton Inn LaPlace hotel in Louisiana!&lt;br /&gt;CheckIn Time: 14:00&lt;br /&gt;CheckOut Time: 11:00&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="24.24" OriginalAmount="24.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.187277" Longitude="106.825942" StarRating="3" HotelCode="141852|oria_hotel" HotelName="Oria Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kh. Wahid Hasyim No. 85, Jakarta 10350</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/a3/f6a3f4514bf890e56ed4418ef8f51ed6a8314bcf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is strategically located in Jakarta, only 5 minutes' drive from Gambir railway station, an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="24.24" OriginalAmount="24.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.24507813" Longitude="106.87228717" StarRating="4" HotelCode="466891|harper_mt_haryono" HotelName="Harper M.T. Haryono" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mt. Haryono Kav 6-7, Jalan Biru Laut X, 13340 Jakarta, Timur</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/04/ec/04ec8c24fc2e1790017ef848627f361324d1eed2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a restaurant, a bar, room service and ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="24.24" OriginalAmount="24.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18184527" Longitude="106.79200658" StarRating="3" HotelCode="429834|b_fashion_hotel_" HotelName="B Fashion Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Bar,Coffee Shop,Concierge,Designated Smoking Area,Dry Cleaning,Elevator,Garden,Internet,Laundry,Nightclub,Parking,Restaurant,Room Service,Spa,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Aranda 1, Grogol Petamburan, Jakarta 11470, West Java</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/65/84/6584175cfa04ea06e840a80fbe65ab21de045f14.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Grogol, B Fashion Hotel is a perfect starting point from which to explore Jakarta. Offeri...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="24.24" OriginalAmount="24.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16468624" Longitude="106.8204733" StarRating="3" HotelCode="757611|maxonehotelscom_at_platinum_hayam_wuruk_jakarta" HotelName="MaxOneHotels.com At Platinum Hayam Wuruk Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hayamwuruk 5, Gambir Jakarta, Jakarta 10120</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/41/f1419f5883133990f0b343774b27e762eb86deea.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="24.24" OriginalAmount="24.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18941833" Longitude="106.87450758" StarRating="0" HotelCode="882840|comfy_and_clean_2br_green_pramuka_apartment" HotelName="Green Pramuka" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ahmad Yani Kav 49, Jakarta Pusat 10570, Cempaka Putih</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/2e/1e2ee3d1c44d8effa1c46db986f521f96f11820f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="24.24" OriginalAmount="24.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.173694" Longitude="106.875866" StarRating="3" HotelCode="905761|patra_jakarta" HotelName="Patra Comfort Jakarta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jenderal Ahmad Yani 2, By Pass, Jakarta 10510</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5f/bf/5fbf6b31cac96dd02669ad131591b1ffa25a0e90.PNG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Jakarta's industrial district, conveniently placed only 10 minu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="24.86" OriginalAmount="24.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16429" Longitude="106.8206" StarRating="3" HotelCode="|400472" HotelName="Yello  Harmoni" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL Hayam Wuruk No.6</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/4/7/2/400472_854544b1417.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="24.92" OriginalAmount="24.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2557759" Longitude="106.8108978" StarRating="4" HotelCode="|36373" HotelName="Grandkemang - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kemang Raya 2H, Jakarta</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/6/3/7/3/36373_1_1287.jpg</HotelPictures>
        <HotelDescription>HOTEL: This modern and urban hotel, renovated in 2006, has 205 rooms and apartments. This building with air-conditioning, has a reception, a safety deposit box service, a currency exchange service, a lift, a shop, a restaurant, a bar and conference rooms. The establishment offers a car park, a nightclub, internet, a playground, room service and a laundry service. SITUATION: It is inKemang the heart of it is in a residential area, 10 minutes away from the establishment, you can find the business district, is 45 minutes away from Soekarno-Hatta Airport. ROOM: The rooms have a safety deposit box, a direct line telephone, a satellite TV with international channels, an individual air-conditioning system, a bathroom with a hairdryer, a bathrobe and slippers. They also have a king size or double bed, a coffee maker, a kettle, a radio, a mini-bar, internet and a balcony. FACILITIES: The establishment boasts a swimming pool, a lounge and a bar. Guests are offered a massage service and a gym. MEALS: Regarding the food and beverage offering, the establishment offers traditional cuisine, Asian specialties and European cuisine. PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="24.95" OriginalAmount="24.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.360924026931" Longitude="106.83333902582" StarRating="3" HotelCode="321540|1521788" HotelName="Hotel Santika Depok" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Margonda Raya 88, Depok, Jakarta 16423</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/a9/b4a9dd626655bf6118c07556bbd6f9364827149b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Depok.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="25.14" OriginalAmount="24.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.263907" Longitude="106.766445" StarRating="3" HotelCode="|401326" HotelName="Arosa Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. RC. Veteran Raya No.3, RT.9/RW.3, Bintaro, Kec. Pesanggrahan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/3/2/6/401326_b0e237d1004.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="25.25" OriginalAmount="25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1489551984947" Longitude="106.81739151478" StarRating="4" HotelCode="14773|36138" HotelName="Mercure Jayakarta Kota" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hayam Wuruk 123, 11160 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/f8/36f84c818ae4392100c8d767b2bdb88d6f46c06c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located 15 minutes’ walk away from the Glodok and Mangga Dua shopping malls and it is a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="25.25" OriginalAmount="25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.291795" Longitude="106.822825" StarRating="3" HotelCode="333507|159565" HotelName="Sahati Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Taman Margasatwa 45, Ragunan, Jakarta 12410</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/19/b9/19b9842cfe49ea6af67034a6b66eed2fdcc19942.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a restaurant, a babysitting service, a childcare service and room service. Wireless...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="25.25" OriginalAmount="25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16427965" Longitude="106.82057945" StarRating="3" HotelCode="531627|228410" HotelName="Yello Hotel Harmoni" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hayam Wuruk 6, 10120 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/0b/cd0b7dce12f0d67af2d6ea6ee9ed6dbeb0a923ad.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Jakarta, this hotel is approximately 8.6 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="25.25" OriginalAmount="25" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|224497-22235879/93499123505251827/5342" HotelName="BLUE SKY PANDURATA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9800000/9796600/9796503/df76116b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="25.25" OriginalAmount="25" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|190745-22236041/93499123505251827/6366" HotelName="RASUNA ICON" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4820000/4810800/4810725/c88d3c99_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="25.25" OriginalAmount="25" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1432157-27929556/93499123505251827/6898" HotelName="TAVIA HERITAGE HOTEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/102000000/101890000/101882500/101882468/a65c44a1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="25.25" OriginalAmount="25.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.255251" Longitude="106.810889" StarRating="4" HotelCode="66205|grandkemang_hotel" HotelName="Grandkemang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kemang Raya, 2H Kebayoran Baru, Jakarta 12730</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/52/2b522ae6a2ee13e94ff082e14f048a6b97a6bc1a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is strategically located in the heart of Kemang, the prestigious and fascinating urban liv...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="25.25" OriginalAmount="25.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.124712" Longitude="106.7953235" StarRating="4" HotelCode="199855|aston_pluit_hotel__residence" HotelName="Aston Pluit Hotel &amp; Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pluit Selatan 1, Pluit, Jakarta 14450</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/39/b1/39b19d000825a87f834ce8a69814b17636b2a356.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guest accommodation comprises 203 rooms. Individual storeys are accessible via the lift or stairs. S...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="25.25" OriginalAmount="25.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.15271299" Longitude="106.8961687" StarRating="3" HotelCode="284847|grand_whiz_hotel_kelapa_gading" HotelName="éL Royale Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bukit Gading Raya Kav. 1, Kelapa Gading, Jakarta Utara 14240</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/8c/9b8c6522830b455e2657a501bea90c8464bb33a1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="25.25" OriginalAmount="25.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.30492961" Longitude="106.81680208" StarRating="0" HotelCode="350242|rumah_kamang_residence" HotelName="Rumah Kamang Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Business Centre,Designated Smoking Area,Massage Centre,Meeting Room,Parking,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Saco No. 55, Rukun Tetangga 003, Rukun warga 04, 12250 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/20/6f/206fd6802a8a25e0f1a4f8da44c1bed3b0c41a8c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Cilandak, Rumah Kamang Residence is a perfect starting point from which to explore Jakart...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="25.25" OriginalAmount="25.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.256073671557" Longitude="106.85559596822" StarRating="4" HotelCode="397046|swissbelresidences_kalibata_jakarta" HotelName="Swiss Belresidences Kalibata Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kalibata Raya 22, Jakarta 12740</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/55/f15518c9f33bc96c03321c1bc820b1b25fa767e4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="25.25" OriginalAmount="25.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2640696" Longitude="106.76640698" StarRating="3" HotelCode="784421|arosa_hotel_jakarta" HotelName="Arosa Hotel Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3 RT09/RW09, Pesanggrahan, Jakarta Selatan, Jakarta 12320</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e6/55/e6555a86277ed78cf0629797e2a4e1df6868a8db.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="25.25" OriginalAmount="25.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.21893272" Longitude="106.79398857" StarRating="2" HotelCode="849438|home_899_patal_senayan" HotelName="Airy Patal Senayan 2 Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Patal Senayan 2, RT 5/RW 7, Kebayoran Lama, Jakarta 12210</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/10/f0/10f033d743333ddb02b9899a197e641e390eedce.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="25.45" OriginalAmount="25.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.123464" Longitude="106.794896" StarRating="4" HotelCode="|179346" HotelName="Aston Pluit And Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL. PLUIT SELATAN NO.1JAKARTA UTARA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/9/3/4/6/179346_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="25.48" OriginalAmount="25.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16428" Longitude="106.8204" StarRating="3" HotelCode="2653270" HotelName="Yello Hotel Harmoni Jakarta" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hayam Wuruk No. 6,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0026/53270/2653270/1.jpg?f=17182477</HotelPictures>
        <HotelDescription>Enjoy recreation amenities such as a fitness center or take in the view from a terrace. Additional amenities at this hotel include complimentary wireless internet access, concierge services, and a banquet hall.. 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..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="25.72" OriginalAmount="25.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.21436" Longitude="106.8644" StarRating="3" HotelCode="3803174" HotelName="Juno Jatinegara Jakarta" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Matraman Raya No. 173-175, Bali Mester, Jatinegara</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/03174/3803174/31.jpg?f=17651261</HotelPictures>
        <HotelDescription>Make use of convenient amenities such as complimentary wireless internet access, a television in a common area, and a vending machine.. Featured amenities include a computer station, 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..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="25.95" OriginalAmount="25.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.163154" Longitude="106.832275" StarRating="4" HotelCode="3720052" HotelName="Yuan Garden Pasar Baru" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pintu Air V No.53, Rt.5 Rw.8,, Ps. Baru, Kecamatan Sawah Besar,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0037/20052/3720052/1.jpg?f=17381732</HotelPictures>
        <HotelDescription>Dip into one of the 2 outdoor swimming pools or enjoy other recreational amenities, which include a fitness center. Additional amenities at this hotel include complimentary wireless internet access, concierge services, and a hair salon.. Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and multilingual staff. Event facilities at this hotel consist of a conference center and 11 meeting rooms. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="26.15" OriginalAmount="25.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.29603" Longitude="106.79931" StarRating="3" HotelCode="|233118" HotelName="Park 5" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Intan rspp no. c-5 Cilandak, Simatupang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/3/1/1/8/233118_4.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="26.16" OriginalAmount="25.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.20837" Longitude="106.80597" StarRating="3" HotelCode="|232544" HotelName="Sawana Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 11/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Danau Limboto Blok B1 No 45 Tanah Abang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/2/5/4/4/232544_16.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="26.23" OriginalAmount="25.97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2142" Longitude="106.82259" StarRating="3" HotelCode="|71525" HotelName="Prasada Mansion Sudirman" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL.KOMANDO RAYA, KARET GUSURAN SETIA BUDI, JAKSEL 6</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/1/5/2/5/71525_12.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, was built in 2009 and has 168 rooms a lobby with a reception, a reception, a safety deposit box service, a currency exchange service, a lift, a cafÃ© and a restaurant. The establishment offers conference facilities, room service, a laundry service and a car park. SITUATION: the Golden Triangle It is in near the establishment, guests will find the business district. ROOM: The rooms a bathroom with a shower, a double bed, a television, internet, a writing desk, a safe and individual air-conditioning. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast and Ã  la carte lunch and dinner. PAYMENT METHODS: The establishment accepts Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="26.26" OriginalAmount="26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.156921" Longitude="106.894411" StarRating="3" HotelCode="292421|78890" HotelName="The BnB Jakarta Kelapa Gading" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Massage Centre,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Boulevard Bukit Gading Raya, Kelapa Gading Barat, Jakarta 14240</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/34/f2/34f2a12b2864094d81705bbb6269bf09cebb23d8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="26.26" OriginalAmount="26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.13071829" Longitude="106.83233096" StarRating="0" HotelCode="692435|493097" HotelName="BI Executive Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Laksamana R E Martadinata 2, Pademangan Barat, Mangga Dua, Pademangan, Jakarta 14430</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ab/a9/aba96687a96ecf586fefb52e16c80c67f024bccc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="26.26" OriginalAmount="26" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|889968-26117169/93499123505251827/3543" HotelName="ARTHAMA JAKARTA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/43000000/42550000/42543600/42543583/9e828d40_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="26.26" OriginalAmount="26" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|260363-25488477/93499123505251827/3823" HotelName="HARISTON HOTEL SUITES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6900000/6893400/6893332/bd45cea7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="26.26" OriginalAmount="26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="13.75914" Longitude="100.53629" StarRating="3" HotelCode="0|224739-25427017/93499123505251827/4769" HotelName="PARK" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>45 SOI SRIAYUTTAYA 12,PHAYATHAI ROAD,BANGKOK,SOUTH EASTERN ASIA,BANGKOK,TH</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3420000/3419900/3419827/4514f0d1_b.jpg</HotelPictures>
        <HotelDescription>WSASTHBKK001619True Siam Phayathai Hotel3.006545 Soi Sriayuttaya 12Phayathai RoadBangkokAsiaSouth Eastern AsiaPhayathai+66 (0) 2 6426932-4+66 (0)2 2466083rsvn@truesiamhotel.comhttp://truesiamhotel.com&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="26.26" OriginalAmount="26" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|371807-22249932/93499123505251827/6281" HotelName="IBIS STYLES JAKARTA SUNTER - CHSE CERTIFIED" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12360000/12358500/12358409/df45170d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="26.26" OriginalAmount="26" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|309953-22248721/93499123505251827/7189" HotelName="SWISS-BELINN KEMAYORAN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9760000/9754100/9754091/60dc934f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="26.26" OriginalAmount="26.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.172598" Longitude="106.7902297" StarRating="4" HotelCode="88852|grand_tropic_suites_hotel" HotelName="Grand Tropic Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Kitchen,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Letjend S. Parman Kav.3, Jakarta Barat 11470</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/67/036710d57664efd506f7332fb751e14138dd498c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Halim Perdana Kusuma (HLP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="26.26" OriginalAmount="26.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2763501930554" Longitude="106.80878449861" StarRating="4" HotelCode="316858|cosmo_amaroossa_jakarta" HotelName="Cosmo Amaroossa Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pangeran Antasari 9a-b, Jakarta 12150</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/78/3d78215985a06d259735571c3a247efe709b8e04.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="26.26" OriginalAmount="26.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.22119074" Longitude="106.82425144" StarRating="3" HotelCode="504326|ayaka_suites" HotelName="Ayaka Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Karet Pedurenan 45, Setiabudi, Jakarta 12940</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/29/04/290477c9d2e4dcdff49f7ee1eb74d55756f7838d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="26.26" OriginalAmount="26.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16307079" Longitude="106.83229094" StarRating="4" HotelCode="735737|golden_tulip_passer_baroe" HotelName="Golden Tulip Passer Baroe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pintu Air V 53, Sawah Besar, Pasar Baru, Jakarta 11710</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/73/b07326d94b34918388fca7534d811037458e982d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers' stays are enhanced by the range of services and amenities at this hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="26.42" OriginalAmount="26.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.205206" Longitude="106.85794" StarRating="3" HotelCode="3866763" HotelName="Holiday Inn Express Jakarta Matraman By Ihg" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jl Matraman Raya,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/66763/3866763/1.jpg?f=17377917</HotelPictures>
        <HotelDescription>Enjoy recreation amenities such as a 24-hour fitness center or take in the view from a garden. This hotel also features complimentary wireless internet access, a television in a common area, and a banquet hall.. Featured amenities include a 24-hour business center, complimentary newspapers in the lobby, and a 24-hour front desk. This hotel has 3 meeting rooms available for events. Free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="26.60" OriginalAmount="26.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.180662" Longitude="106.838049" StarRating="0" HotelCode="|463638" HotelName="Gren Alia Jakarta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>No.28 Jl. Prajurit KKO Usman dan Harun</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/3/6/3/8/463638_dba4f032107.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="26.68" OriginalAmount="26.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.184572" Longitude="106.734078" StarRating="3" HotelCode="|453190" HotelName="NEO Puri Indah - Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Kembangan No. 8, Kembangan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/1/9/0/453190_dba7a121211.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="26.72" OriginalAmount="26.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.197134" Longitude="106.828232" StarRating="4" HotelCode="|400059" HotelName="Des Indes Menteng" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL. HOS COKROAMINOTO NO. 84 - 86 MENTENG - JAKARTA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/0/5/9/400059_55ea7f21105.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="27.11" OriginalAmount="26.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.217853" Longitude="106.837494" StarRating="3" HotelCode="211366" HotelName="Horison Ultima Suite &amp; Residence Rasuna Jakarta" Meals="EXECUTIVE SUITE" BedType="EXECUTIVE SUITE">
        <Address>
          <AddressLines>
            <AddressLine>Tower A - Lower Ground, Komplek, Apartemen Taman Rasuna</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0002/11366/211366/41.jpg?f=17722307</HotelPictures>
        <HotelDescription>Take time to pamper yourself with a visit to the full-service spa. You're sure to appreciate the recreational amenities, which include 2 outdoor swimming pools, a health club, and a sauna. Additional amenities at this aparthotel include complimentary wireless internet access, concierge services, and shopping on site.. Featured amenities include a business center, limo/town car service, and express check-in. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="27.22" OriginalAmount="26.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2558282" Longitude="106.8556881" StarRating="4" HotelCode="|377256" HotelName="Swiss-belresidences Kalibata" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kalibata Raya No.22</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/7/2/5/6/377256_4.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="27.25" OriginalAmount="26.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.187493" Longitude="106.827066" StarRating="4" HotelCode="|399967" HotelName="Ashley Wahid Hasyim Jakarta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan K.H. Wahid Hasyim</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/9/6/7/399967_d16000a0401.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="27.27" OriginalAmount="27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="3" HotelCode="773146|342869" HotelName="Grand Picasso Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Kebon Kacang 9 4, Tanah Abang, Jakarta 10240</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/df/6bdf648f4f2e583a7da300184dd8c0652bd2dd4d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="27.27" OriginalAmount="27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.219357" Longitude="106.836354" StarRating="4" HotelCode="94775|66344" HotelName="Aston Rasuna" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan HR. Rasuna Said, Komplek Apartemen Taman Rasuna, Tower A Lower Ground, Jakarta 12960</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/76/3576dd69dc581971c544a2ed7751d781301a6cb1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city and business hotel is situated in the heart of Jakarta's central business district, close ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="27.27" OriginalAmount="27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.161649" Longitude="106.771611" StarRating="2" HotelCode="298484|84242" HotelName="ibis budget Jakarta Daan Mogot" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Daan Mogot 50 B, Jakarta 11460</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/ea/64ea00abb6cadd1d7e43825cce021f8b159edde2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="27.27" OriginalAmount="27" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|511853-28495446/93499123505251827/543" HotelName="DAFAM TERASKITA JAKARTA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/14000000/13450000/13447300/13447265/d005dea0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="27.27" OriginalAmount="27" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|224774-25427053/93499123505251827/3186" HotelName="SAHATI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16200000/16190100/16190084/e49a1f40_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="27.27" OriginalAmount="27" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|63613-25235939/93499123505251827/3489" HotelName="ARION SWISS-BELHOTEL KEMANG" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/24000000/23780000/23774900/23774859/9f1c145e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="27.27" OriginalAmount="27" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|251355-25472936/93499123505251827/4130" HotelName="FAVE GLODOK" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6800000/6798500/6798412/498e233c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="27.27" OriginalAmount="27" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|437603-25610638/93499123505251827/4382" HotelName="GRAND KASIRA BY LA'RIZ" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16600000/16599700/16599620/8a27e7d2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="27.27" OriginalAmount="27.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2211323636351" Longitude="106.82156159545" StarRating="3" HotelCode="321478|avissa_suites" HotelName="Avissa Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Karet Pedurenan 19, Jakarta Selatan, Jakarta 12940</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/63/9d636e7f52a1aaf139e9d9ffb23d558bf087cbae.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="27.27" OriginalAmount="27.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.25606064" Longitude="106.80990985" StarRating="3" HotelCode="639461|hotel_monopoli_2" HotelName="Hotel Monopoli" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Taman Kemang 12, Jakarta Selatan 12730</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/6f/bb6fa09ceac2ee486c2678a965f724697f208b26.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="27.27" OriginalAmount="27.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.181174" Longitude="106.875501" StarRating="4" HotelCode="905768|grand_cempaka" HotelName="Grand Cempaka" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cempaka Putih, Jakarta Pusat, Jakarta 10520</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/5b/f85b667bd046680c3c5fc52a00b3d754d3f5ac69.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a strategic location in central Jakarta, within the business and shopping district...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="27.31" OriginalAmount="27.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.270843" Longitude="106.795093" StarRating="3" HotelCode="|468553" HotelName="The Mango Suites By Flat06" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan mangga</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/8/5/5/3/468553_b85735c1224.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="27.34" OriginalAmount="27.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.256229" Longitude="106.814982" StarRating="4" HotelCode="|84845" HotelName="Arion Suite Kemang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kemang Raya No.7, Kebayoran</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/4/8/4/5/84845_1_2562.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel Jalan Kemang (in Jakarta) it is on Jalan Kemang (in Jakarta) In the surrounding area, you can find restaurants, leisure areas, Close to South Jakarta the commercial centre it is situated 10 minutes away from the commercial district and the business district, 45 minutes away from the establishment guests have Soekarno-Hatta the International Airport of. FACILITIES: There is a range of facilities and services available at the establishment, including an outdoor swimming pool and a gym. The establishment also offers a massage service and spa treatments. MEALS: The establishment offers a breakfast service and Ã  la carte lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="27.43" OriginalAmount="27.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.155019" Longitude="106.840535" StarRating="4" HotelCode="|87203" HotelName="Golden Boutique Kemayoran" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL. ANGKASA 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/7/2/0/3/87203_bd433d31129.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is urban, perfect for business and holiday stays, has 240 rooms, a lobby, a safety deposit box service, 5 restaurants, karaoke, a pharmacy, a souvenir shop, a travel agency and WiFi (for a fee), The establishment also has room service, a laundry service and a car park (free of charge). SITUATION: This hotel is in Yakarta the centre of In the surrounding area, you can find the government buildings, shops and shops. Clients can also find the exhibition centre, Kemayoran District the business area, is 30 minutes drive away from Sukarno-Hatta the airport. ROOM: The rooms have a bathroom with a shower, a hairdryer, cable television, internet, a safe, a mini-bar, a kettle, a coffee maker and an air-conditioning system.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="27.44" OriginalAmount="27.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2555" Longitude="106.8107" StarRating="4" HotelCode="66193" HotelName="Grandkemang Hotel - Chse Certified" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kemang Raya 2H, Kebayoran Baru,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/66193/66193/1.jpg?f=17688691</HotelPictures>
        <HotelDescription>Don't miss out on recreational opportunities including an outdoor pool and a fitness center. This hotel also features complimentary wireless internet access, concierge services, and an arcade/game room.. 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..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="27.46" OriginalAmount="27.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2451608" Longitude="106.872123" StarRating="4" HotelCode="|377454" HotelName="Harper Mt Haryono By Aston" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. M.T Haryono Kav.6-7 (Jl. Biru Laut X)</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/7/4/5/4/377454_5.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="27.54" OriginalAmount="27.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2458743" Longitude="106.7995969" StarRating="2" HotelCode="|377365" HotelName="D'primahotel Melawai Blok M" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Melawai IX No. 2 Blok M/3 Persil No. 73</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/7/3/6/5/377365_123d4730954.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="27.88" OriginalAmount="27.6" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.152671" Longitude="106.89628" StarRating="4" HotelCode="1877309" HotelName="Él Hotel Jakarta" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bukit Gading Raya No.1,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/77309/1877309/2.jpg?f=17199998</HotelPictures>
        <HotelDescription>Enjoy recreation amenities such as an outdoor pool or take in the view from a garden. Additional features at this hotel include complimentary wireless internet access, concierge services, and shopping on site.. Featured amenities include a 24-hour business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. Event facilities at this hotel consist of conference space and meeting rooms. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="27.91" OriginalAmount="27.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.171596" Longitude="106.788284" StarRating="4" HotelCode="82887" HotelName="Grand Tropic Suites Hotel" Meals="BUSINESS ROOM" BedType="BUSINESS ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jln. Letjend S. Parman Kav. 3,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/82887/82887/1.jpg?f=17676097</HotelPictures>
        <HotelDescription>Don't miss out on the many recreational opportunities, including an outdoor pool, an outdoor tennis court, and a sauna. Additional features at this hotel include complimentary wireless internet access, concierge services, and gift shops/newsstands.. 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..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="27.97" OriginalAmount="27.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.288813" Longitude="106.80522" StarRating="3" HotelCode="3856754" HotelName="Ibis Styles Jakarta Simatupang" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jl Cilandak Tengah No 23,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/56754/3856754/1.jpg?f=17378361</HotelPictures>
        <HotelDescription>Take in the views from a garden and make use of amenities such as complimentary wireless internet access and a television in a common area.. Featured amenities include complimentary wired internet access, a business center, and complimentary newspapers in the lobby. This hotel has 6 meeting rooms available for events. Free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="27.99" OriginalAmount="27.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.27666" Longitude="106.80833" StarRating="4" HotelCode="1877274" HotelName="Amaroossa Cosmo Jakarta" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pangeran Antasari No 9 A-B,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/77274/1877274/52.jpg?f=17093938</HotelPictures>
        <HotelDescription>Enjoy recreational amenities such as an outdoor pool and a 24-hour fitness center. This hotel also features complimentary wireless internet access, concierge services, and a ballroom.. Featured amenities include a business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. This hotel has 9 meeting rooms available for events. Free valet parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="28.02" OriginalAmount="27.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.244117" Longitude="106.87584" StarRating="3" HotelCode="1877342" HotelName="Park Hotel Cawang - Jakarta" Meals="BUSINESS ROOM" BedType="BUSINESS ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jl. D.I. Pandjaitan Kav.5 Cawang,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/77342/1877342/1.jpg?f=17333841</HotelPictures>
        <HotelDescription>Relax and unwind with massages and body treatments. You're sure to appreciate the recreational amenities, including a fitness center and bicycles to rent. This hotel also features complimentary wireless internet access, concierge services, and wedding services. Guests can catch a ride to nearby destinations on the complimentary area shuttle.. Featured amenities include a business center, express check-out, and dry cleaning/laundry services. Event facilities at this hotel consist of a conference center and meeting rooms. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="28.14" OriginalAmount="27.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.289629" Longitude="106.777781" StarRating="4" HotelCode="|400030" HotelName="Grand Whiz Poins Square-Simatupang" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. R.A. Kartini no. 1, Lebak Bulus, Poins Square Mall</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/0/3/0/400030_3c49c7c1008.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="28.18" OriginalAmount="27.9" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.25583" Longitude="106.85569" StarRating="3" HotelCode="2281793" HotelName="Swiss-Belresidences Kalibata Jakarta" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kalibata Raya No. 22,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/81793/2281793/1.jpg?f=17502150</HotelPictures>
        <HotelDescription>Take advantage of recreation opportunities including an outdoor pool and a fitness center. This hotel also features complimentary wireless internet access, concierge services, and wedding services. Guests can catch a ride to nearby destinations on the area shuttle (surcharge).. Featured amenities include a business center, dry cleaning/laundry services, and a 24-hour front desk. This hotel has 17 meeting rooms available for events. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="28.26" OriginalAmount="27.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.193535" Longitude="106.818594" StarRating="3" HotelCode="|401320" HotelName="Grand Picasso Jakarta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kebon Kacang 9 No. 2A</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/3/2/0/401320_b04abea1004.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="28.28" OriginalAmount="28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.24550845" Longitude="106.79956722" StarRating="3" HotelCode="504317|181887" HotelName="D'primahotel Melawai - Blok M" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Melawai IX, 2, Blok M/3 Persil 73, Kebayoran Baru, Jakarta 12160</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/99/f099918e538af3d1af1ecfc0226adb271a80f0d0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="28.28" OriginalAmount="28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2428953" Longitude="106.8020927" StarRating="2" HotelCode="321524|153040" HotelName="Losari Hotel Blok M2" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hasanuddin 30, Jakarta Selatan, Jakarta 12160</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1d/18/1d185d9f838eaa32a2c87639afc6b96285452776.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A wide range of services and facilities ensures a comfortable stay at the hotel for business travell...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="28.28" OriginalAmount="28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.29016593" Longitude="106.7791046" StarRating="3" HotelCode="404730|159597" HotelName="Swiss-Belinn Simatupang Jakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan R.A. Kartini 32, Lebak Bulus, Simatupang, Jakarta 12440</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/17/e6/17e63fff5a12395f80bdf607b8ab7e57b4b4fba4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="28.28" OriginalAmount="28" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|534593-25690968/93499123505251827/3178" HotelName="SUNBREEZE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/39000000/38280000/38279000/38278935/92b4ecb6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="28.28" OriginalAmount="28" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|309944-25512293/93499123505251827/3302" HotelName="SAFIN INN" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12580000/12577500/12577491/15eb9364_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="28.28" OriginalAmount="28" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|891631-26122012/93499123505251827/4298" HotelName="BEST PRICE 1BR APARTMENT AT TELUK INTAN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/58000000/57420000/57410400/57410342/924fd75f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="28.28" OriginalAmount="28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="49.4440415" Longitude="1.0728145" StarRating="2" HotelCode="0|251349-22243037/93499123505251827/5469" HotelName="BNB KELAPA GADING" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>10 Quai Boisguilbert, ROUEN, 76000, FR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6480000/6473200/6473185/e254d582_b.jpg</HotelPictures>
        <HotelDescription>Property Category: First class. Property Type: Hotel. Floors: 5. Physically challenged rooms: 3. Nonsmoking rooms: 80. Family/oversized accommodations: 32. Total rooms and suites: 80. Property description- Experience the Novotel Suites Rouen Normandie hotel on the banks of the river Seine. This comfortable, modern hotel is perfect for family vacations, romantic getaways, or business trips. Enjoy delicious meals at the Boutique Gourmande or in the privacy of your 323-sq. ft. (30-m²) Suite. Relax in the fitness room or trace the steps of Joan of Arc and the Impressionists. Discover Rouen's city center, just a 15-minute walk away, and get away from it all at Novotel Suites.. Onsite facilities information- ParkingProperty was built in 2007. Property was renovated in 2007. Hotel Currency: EUR. Additional Addresses: Other: 10 Quai Boisguilbert, ROUEN, 76000, FR. Additional Phone Numbers: Voice - Property reservation Office: 33232105868. Fax - Property reservation Office: 33232105869. Fax - Other: 33232105869. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="28.28" OriginalAmount="28" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|3610-22235986/93499123505251827/6630" HotelName="MERCURE JAKARTA KOTA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/83500/83404/23446806_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="28.28" OriginalAmount="28" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|224731-22331642/93499123505251827/7062" HotelName="ORIA JAKARTA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6730000/6722300/6722270/13ef9b01_edited_6497_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="28.28" OriginalAmount="28.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1871967461964" Longitude="106.82086296379" StarRating="2" HotelCode="185662|favehotel_wahid_hasyim" HotelName="Favehotel Wahid Hasyim" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jl.KH. Wahid Hasyim No. 135, Jakarta Pusat, Jakarta 10240</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/92/93920d6f16cc1b6ef4409df25031df089d442634.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;With its central location, this hotel is placed within easy reach of most tourist attractions and bu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="28.28" OriginalAmount="28.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.26362017" Longitude="106.78828385" StarRating="4" HotelCode="350006|bellevue_suites_3" HotelName="The Bellevue Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Massage Centre,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan H. Nawi 1, Jakarta 12420</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/c8/f5/c8f5d0b130c094fef421c2689353230dd4d6bd25.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="28.28" OriginalAmount="28.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18725632" Longitude="106.82701509" StarRating="3" HotelCode="594406|ashley_hotel_jakarta" HotelName="Ashley Hotel Jakarta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan K H Wahid Hasyim 73-75, Menteng, Jakarta 10340</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/a6/68a6da2834884d0d0e3a6e5ef28a233e866d56a5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel can be found in South Jakarta. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="28.78" OriginalAmount="28.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.244836" Longitude="106.875271" StarRating="4" HotelCode="|166354" HotelName="Best Western Premier The Hive" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. DI. Panjaitan Kav. 3 - 4, Jakarta Timur</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/3/5/4/166354_966cc031058.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a transfer service to the airport, a baggage room, a laundry service, an ironing service, meeting rooms, valet parking, a business centre, a gym, a swimming pool and a massage service (for a fee). SITUATION: This hotel Jakarta it is in Close to a market, Kemang it is 6,9 kilometres away from Taman Mini Indonesia Indah it is situated 7,1 kilometre away from 28 kilometres away, you can find Jakarta Soekarno Hatta Airport. ROOM: Each room has a television, an air-conditioning system, a safety deposit box, a fridge, a mini-bar (free of charge), parquet flooring, a bathroom with a hairdryer, slippers and complimentary bathroom items. OTHERS: Regarding the food and beverage offering, you can enjoy a restaurant and room service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="28.86" OriginalAmount="28.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.187339" Longitude="106.820537" StarRating="3" HotelCode="|87195" HotelName="Swiss-Belinn Wahid Hasyim" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Wahid Hasyim No. 135, Tanah Abang,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/7/1/9/5/87195_1_7975.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment has a car park (free of charge), a spa with a massage service and beauty treatments. SITUATION: This trendy hotel is situated 5 kilometres away from the shopping area, is situated 32 kilometres away from Soekarno-Hatta Airport. ROOM: Each room has a bathroom, WiFi (free of charge), have an air-conditioning system, flatscreen cable television, a safe and large windows.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="28.97" OriginalAmount="28.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.162369" Longitude="106.773261" StarRating="2" HotelCode="|166687" HotelName="Ibis Budget Jakarta Daan Mogot - Chse Certified" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Daan Mogot 50B</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/6/8/7/166687_1_1311.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 218 rooms and meeting rooms. SITUATION: This hotel is 30 minutes away from Soekarno Hatta Airport Close to Taman Anggrek the shopping centre.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="29.09" OriginalAmount="28.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2455574" Longitude="106.8789532" StarRating="3" HotelCode="|525239" HotelName="678 Cawang by Cocotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1 Jl. DI. Panjaitan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/5/2/3/9/525239_3bb929d1059.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="29.16" OriginalAmount="28.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19806" Longitude="106.890396" StarRating="3" HotelCode="3904319" HotelName="Fieris Hotel Rawamangun" Meals="DELUXE TWIN ROOM" BedType="DELUXE TWIN ROOM">
        <Address>
          <AddressLines>
            <AddressLine>No.11 Jl. Perserikatan,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0039/04319/3904319/9.jpg?f=17063497</HotelPictures>
        <HotelDescription>Make use of convenient amenities, which include complimentary wireless internet access and concierge services.. Featured amenities include a 24-hour front desk and an elevator. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="29.24" OriginalAmount="28.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.29027" Longitude="106.77925" StarRating="3" HotelCode="2307624" HotelName="Swiss-Belinn Simatupang" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ra. Kartini No. 32, Lebak Bulus, Simatupang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0023/07624/2307624/41.jpg?f=17129871</HotelPictures>
        <HotelDescription>Pamper yourself with onsite massages and body treatments. You can take advantage of recreational amenities such as an outdoor pool and a fitness center. Additional amenities at this hotel include complimentary wireless internet access, concierge services, and a television in a common area.. Featured amenities include a 24-hour business center, express check-in, and express check-out. This hotel has 4 meeting rooms available for events. 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="29.29" OriginalAmount="29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.158158" Longitude="106.838111" StarRating="4" HotelCode="905767|84228" HotelName="Golden Boutique Angkasa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Angkasa 1, Jakarta 10720</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/b5/70b58f10cb22bcff1e93ec20d26ab562c5b07904.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of central Jakarta and conveniently surrounded by government offi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="29.29" OriginalAmount="29" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|260361-25488475/93499123505251827/3446" HotelName="BEST WESTERN PLUS KEMAYORAN - CHSE CERTIFIED" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7330000/7324600/7324576/759973e9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="29.29" OriginalAmount="29" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|253815-25475362/93499123505251827/4715" HotelName="NEO TENDEAN JAKARTA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6720000/6717900/6717812/f1b856db_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="29.29" OriginalAmount="29" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|889974-22390416/93499123505251827/5969" HotelName="GRAND PICASSO" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/29000000/28590000/28581800/28581769/a05d1eee_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="29.29" OriginalAmount="29" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|650013-22350839/93499123505251827/6099" HotelName="IBIS STYLES JAKARTA SIMATUPANG - CHSE CERTIFIED" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/34000000/33320000/33319800/33319749/c9ee972b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="29.29" OriginalAmount="29" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|340460-22248724/93499123505251827/7162" HotelName="SWISS-BELRESIDENCE KALIBATA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11570000/11569800/11569741/b98e58f2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="29.29" OriginalAmount="29.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2275868763641" Longitude="106.82468101426" StarRating="3" HotelCode="300329|best_western_mega_kuningan" HotelName="Gp Mega Kuningan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mega Kuningan Timue II 1, Kawasan Mega Kuningan, Jakarta 12950</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/a0/66a0c6e2109386f0e7485efe4a82ad512bdd5087.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="29.29" OriginalAmount="29.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2896695367551" Longitude="106.77797924006" StarRating="4" HotelCode="481551|grand_whiz_poins_square_simatupang" HotelName="Grand Whiz Poins Square Simatupang Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Jalan RA. Kartini 1, Lebak Bulus, Cilandak, South Jakarta, Jakarta 12440</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/91/3f/913f9f98583c7fd9c648e99e629c54775860adce.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="29.38" OriginalAmount="29.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.291496" Longitude="106.777881" StarRating="4" HotelCode="|399296" HotelName="Grand Whiz Poins Simatupang Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan R.A.Kartini, Lebak Bulus, 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/2/9/6/399296_231d1361055.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="29.51" OriginalAmount="29.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.203061" Longitude="106.80538" StarRating="2" HotelCode="|455949" HotelName="Sakura Terrace Benhil" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>No.8 Jl. Penjernihan 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/5/9/4/9/455949_1d407bb1713.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="29.56" OriginalAmount="29.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.147124" Longitude="106.817271" StarRating="4" HotelCode="|87312" HotelName="The Jayakarta Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL. HAYAM WURUK 126</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/7/3/1/2/87312_ce594241146.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a gym, bathroom, a massage service, a spa, a business centre, a restaurant and a bar. SITUATION: This hotel is in Yakarta the centre of nearby, you will find the business area and the commercial area of the city, is near Mangga Dua the shopping centre It has excellent transport links to Ancol the theme park. ROOM: Each room has workspace, an air-conditioning system, a bathroom with a bath and a shower.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="29.60" OriginalAmount="29.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1160393796027" Longitude="106.68232804707" StarRating="3" HotelCode="298487|1216638" HotelName="ibis Styles Jakarta Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Bandara Soekarno Hatta, Kampung Rawa Bokor, Tangerang 15125</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/55/78/5578ae79a5e769452a4fb1613c7dfb7e2a621874.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="29.65" OriginalAmount="29.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.22322" Longitude="106.838197" StarRating="4" HotelCode="|87278" HotelName="The Residences At Puri Casablanca" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/7/2/7/8/87278_9.jpg</HotelPictures>
        <HotelDescription>SITUATION: This inviting hotel is in Jakarta the business district 1 kilometre away, you can find the shopping centre, 90 minutes away from the establishment you have the airport. HOTEL: This hotel is and perfect for business and holiday stays, has dining facilities and leisure areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="29.65" OriginalAmount="29.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2896" Longitude="106.77795" StarRating="4" HotelCode="2513642" HotelName="Grand Whiz Hotel Poins Simatupang Jakarta" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ra. Kartini No.1, Cilandak, Poins Square Mall</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0025/13642/2513642/46.jpg?f=17320295</HotelPictures>
        <HotelDescription>Relax at the full-service spa, where you can enjoy massages. You're sure to appreciate the recreational amenities, which include 2 outdoor swimming pools, a sauna, and a fitness center. Additional amenities at this hotel include complimentary wireless internet access, concierge services, and shopping on site.. Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="29.78" OriginalAmount="29.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1919259" Longitude="106.5891838" StarRating="3" HotelCode="|178800" HotelName="Istana Nelayan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Gatot Subroto No. 21 KM 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/8/8/0/0/178800_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="29.91" OriginalAmount="29.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1827028" Longitude="106.8166625" StarRating="4" HotelCode="|85674" HotelName="Millennium Sirih Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN FACHRUDIN 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/5/6/7/4/85674_1_3612.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers 4 restaurants, WiFi, a car park, a large garden, a swimming pool, a fitness centre and a spa. SITUATION: This hotel is in Yakarta the centre of 40 minutes away from Soekarno-Hatta the International Airport of 15 minutes away, guests can find Gambir the Railway Station of. ROOM: Guests are offered renovated rooms with swimming pool and city view, an air-conditioning system, a satellite television, a kettle, a coffee maker and a fridge. RESTAURANT: Regarding gastronomy, the establishment offers a coffee shop and a bar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="29.93" OriginalAmount="29.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.149131" Longitude="106.879027" StarRating="5" HotelCode="|84890" HotelName="Sunlake Waterfront Resort and Convention" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Danau Permai Raya C1, Sunter</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/4/8/9/0/84890_1_4281.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, has 228 rooms, a reception, a lift, a hairdresser's, a bar, a TV room, a restaurant, conference facilities and WiFi. The establishment offers room service, a laundry service and a car park (for a fee). SITUATION: The hotel el lago Danau Sunter it is situated next to it is in Yakarta the centre of Around the establishment, clients can find the trade fair ground, the exhibition centre, Sogo the shopping centre, is 25 minutes drive away from the international airport. ROOM: Customers can find spacious rooms with a bathroom, a shower, a bath, a hairdryer, satellite or cable TV, a mini-bar, internet, an air-conditioning system, a central heating system and a safe. FACILITIES: The establishment boasts a swimming pool, a sauna, a steam bath and a massage service (available for a fee), Clients can enjoy activities such as tennis, ping pong, billiards and billiards. The establishment also has a gym.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="30.30" OriginalAmount="30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18658918" Longitude="106.8339615" StarRating="3" HotelCode="634552|342870" HotelName="Hotel Gren Alia Prapatan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Prapatan 28, Kwitang, Jakarta Pusat, Jakarta 10410</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/77/ed7734b20a50fb26d83508de0b5e448761417f79.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This unpretentious hotel is in South Jakarta. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="30.30" OriginalAmount="30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.147184" Longitude="106.815758" StarRating="4" HotelCode="213198|44283" HotelName="Novotel Jakarta Gajah Mada" 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 Gajah Mada 188, Barat, Jakarta 11120</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c6/3c/c63c865059ec6d8590d005daccedbacdee09ddaf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="30.30" OriginalAmount="30" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|224580-25426837/93499123505251827/3787" HotelName="EL ROYALE JAKARTA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8340000/8339900/8339809/2f67ca51_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="30.30" OriginalAmount="30" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|599404-22291523/93499123505251827/5508" HotelName="ERIAN HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/28000000/27330000/27330000/27329937/11a7c0a4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="30.30" OriginalAmount="30" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|887490-22330822/93499123505251827/6083" HotelName="KURETAKESO KEMANG" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/32000000/31940000/31932900/31932842/eb168a68_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="30.30" OriginalAmount="30" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|260359-22245400/93499123505251827/6319" HotelName="MEGA KUNINGAN" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6860000/6852400/6852352/de87ff73_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="30.30" OriginalAmount="30" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|511802-22269446/93499123505251827/6937" HotelName="YELLO HARMONI" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16900000/16891300/16891235/6ec84fce_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="30.30" OriginalAmount="30.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.20010745" Longitude="106.82215134" StarRating="3" HotelCode="510336|liberty_thamrin" HotelName="Liberty Hotel Thamrin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sungai Gerong 2, Thamrin, Jakarta 10230</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/99/1c/991c42c0ba05ac6df5c4bac8472d27ee2a965ca4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="30.30" OriginalAmount="30.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2173652140008" Longitude="106.83591543645" StarRating="4" HotelCode="853366|swissbelhotel_rasuna_epicentrum" HotelName="Swiss-Belresidences Rasuna Epicentrum" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Epicentrum Boulevard Timur, Komplek Rasuna Epicentrum, Jakarta 12940</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/0d/300d207e39b8dcdf8ac5cdfc789e76a1ea5462a4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="30.30" OriginalAmount="30.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1469871129164" Longitude="106.87962949276" StarRating="4" HotelCode="902986|sunlake_hotel_2" HotelName="Sunlake" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Danau Permai Raya, Jakarta 14350</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/ec/e1ec54dde9d2863ffc1e43681041e7c98730c03b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located by the spectacular Lake Danau Sunter in central Jakarta. Nearby landmarks inclu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="30.54" OriginalAmount="30.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.28482" Longitude="106.80686" StarRating="0" HotelCode="|403558" HotelName="Azana Suite Hotel Antasari" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl Pangeran Antasari No 75 Rt 12 Rw 13 Cilandak Ko</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/3/5/5/8/403558_1100e171057.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="30.59" OriginalAmount="30.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.30077" Longitude="106.83139" StarRating="0" HotelCode="|478967" HotelName="Havenwood Residence TB Simatupang" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Marzuki No. 39, Kebagusan 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/8/9/6/7/478967_831210f1331.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="30.77" OriginalAmount="30.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.154193" Longitude="106.846176" StarRating="3" HotelCode="3896206" HotelName="Aston Kemayoran City Hotel" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Hbr Motik Blok B-10 No.4, Kompleks Kemayoran, Jakarta Pusat</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/96206/3896206/36.jpg?f=16635278</HotelPictures>
        <HotelDescription>Make use of convenient amenities such as complimentary wireless internet access, concierge services, and a ballroom.. Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage. This hotel has 7 meeting rooms available for events. Free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="31.00" OriginalAmount="30.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18367531" Longitude="106.81570083" StarRating="3" HotelCode="779296|ID000327" HotelName="ibis Styles Jakarta Tanah Abang" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Fachruddin 22, Kampung Bali, Tanah Abang, Pusat, Jakarta 10250</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/c8/2dc8438cd899fe222b1a6851fa6ebf946a630329.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="31.09" OriginalAmount="30.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.207441" Longitude="106.806062" StarRating="3" HotelCode="|455451" HotelName="Posto Dormire Benhil" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tondano No AA5 rt 11/ rw 6</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/5/4/5/1/455451_1c5af4f1756.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="31.22" OriginalAmount="30.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2915898" Longitude="106.7799203" StarRating="4" HotelCode="|87249" HotelName="Mercure Jakarta Simatupang" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl R A Kartini No 18, Lebak Bulus</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/7/2/4/9/87249_6e0e3201202.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has works or art, WiFi (free of charge), a bar on the rooftop, an outdoor pool, a mini-golf course and a gym. The establishment offers guests spa treatments, room service, a car park (free of charge), a business centre and a reception. ROOM: The modern rooms, have an air-conditioning system, a satellite TV, a mini-bar, a safety deposit box, a coffee maker, a bathroom with a shower and complimentary bathroom items. SITUATION: It is situated 5 kilometres away fromGandaria the commercial centre 37 kilometres away from Soekarno the International Airport of close to the establishment, clients can find the business district, Pondok Indah the golf course Cilandak the golf course It is situated 2 kilometres away fromPondok Indah the commercial centre Cilandak Square 1,5 kilometres away from. MEALS: Customers have at their disposal an international restaurant, a buffet breakfast and a bar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="31.26" OriginalAmount="30.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.227778" Longitude="106.798775" StarRating="3" HotelCode="|400855" HotelName="Best Western Senayan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 11/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>JL Asia Afrika STC Building LG Floor STC Senayan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/8/5/5/400855_52b61bb0742.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="31.31" OriginalAmount="31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.245214" Longitude="106.798675" StarRating="4" HotelCode="906049|84282" HotelName="Golden Boutique Melawai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Melawai 8 No. 6-8, Blok M, Jakarta 12160</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/f6/97f6b0e37ddee5be4fd30b61963a92a063be98ff.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Jakarta, this boutique hotel has the perfect ambience for guests who appreciate a stylish...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="31.31" OriginalAmount="31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.29385761" Longitude="106.80205456" StarRating="4" HotelCode="379133|153045" HotelName="The Rà Residence by Lembonghouse" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Intan 25, Cilandak, Selatan, 12430 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/cb/6acb524dbedcf26a8e99de45a261d9fca594ac4d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="31.31" OriginalAmount="31" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|251265-25472844/93499123505251827/4237" HotelName="FAVE KELAPA GADING" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6300000/6291500/6291446/4eaf0e66_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="31.31" OriginalAmount="31" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1448045-32322362/93499123505251827/4857" HotelName="IBIS JAKARTA RADEN SALEH" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/103000000/102530000/102530000/102529913/c3e2aae6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="31.31" OriginalAmount="31" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|532487-22274005/93499123505251827/5160" HotelName="A ONE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15160000/15157300/15157244/f1fe35b7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="31.31" OriginalAmount="31" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|282170-22246078/93499123505251827/5326" HotelName="BEST WESTERN PREMIER THE HIVE - CHSE CERTIFIED" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9070000/9069700/9069616/3394072a_edited_588c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="31.31" OriginalAmount="31" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|891423-22369305/93499123505251827/5483" HotelName="GOLD COAST PIK SEA VIEW APARTMENTS BY LONGESTAY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/40000000/39500000/39497900/39497896/b012910f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="31.31" OriginalAmount="31" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|437609-22264779/93499123505251827/5782" HotelName="GRAND WHIZ POINS SQUARE SIMATUPANG" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15590000/15586400/15586372/eb57d70f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="31.31" OriginalAmount="31" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|260373-22248191/93499123505251827/7209" HotelName="SANTIKA DEPOK" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8300000/8293300/8293260/dd6daeab_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="31.31" OriginalAmount="31.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2066758259128" Longitude="106.83026690812" StarRating="4" HotelCode="312379|royal_kuningan_hotel" HotelName="Royal Kuningan Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kuningan Persada Kavling 2, Setiabudi, Daerah Khusus, Ibukota, Jakarta 12950</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/1b/a01ba2392f60dc31f80f23d29df2d72a53a94485.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Halim Perdana Kusuma (HLP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="31.31" OriginalAmount="31.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.283663" Longitude="106.791012" StarRating="3" HotelCode="113484|kristal__2" HotelName="Kristal" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tarogo Raya, Cilandak Barat, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/b7/83b7b02eab58722ab48f9d3afb6f023b64390f37.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This establishment is located 12 km south of the city centre. It lies about 35 km from Soekarno Hatt...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="31.31" OriginalAmount="31.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18690072" Longitude="106.82787264" StarRating="3" HotelCode="492915|a_one_hotel_jakarta" HotelName="A One Hotel Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Wahid Hasyim No. 80, Jakarta 10340</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/0e/010eb5ddb06f1734926a235ccece7665f7313493.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="31.31" OriginalAmount="31.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.29194758" Longitude="106.80295131" StarRating="3" HotelCode="484906|midtown_residence_simatupang_jakarta" HotelName="Midtown Residence Simatupang Jakarta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>TB Simatupang Kav 20, Cilandak Barat, Jakarta Selatan, Jakarta 12430</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/cc/f2ccc690a68296594f3134b1ac2f100c566fa851.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a restaurant, a bar, room service, a laundry service an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="31.31" OriginalAmount="31.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1278906212512" Longitude="106.79182774913" StarRating="3" HotelCode="935433|holiday_inn_express_jakarta_pluit_citygate" HotelName="Holiday Inn Express Jakarta Pluit Citygate" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pluit Selatan Raya, Emporium Pluit Mall 10th Floor, Jakarta 14440, Utara</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/96/3396b1fec95ab0a0a634c752ecb017d4da441470.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="31.31" OriginalAmount="31.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.22348413" Longitude="106.87962678" StarRating="3" HotelCode="973314|minimalist_studio_at_bassura_city_apartment_by_travelio" HotelName="Bassura City Apartment By Travelio" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Basuki Rahmat 1A, East Jakarta, 13410 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/3c/a93c649f37fa9ab3aca4b98be34ebbb524147b7f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="31.31" OriginalAmount="31.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18824249" Longitude="106.87461597" StarRating="0" HotelCode="984075|studio_at_green_pramuka_city_serene_apartment_living_by_travelio" HotelName="Green Pramuka City by Travelio" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jenderal Ahmad Yani Kav 49, Rawasari, Cempaka Putih, Jakarta 10570</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/da/6b/da6b2b08cdbd44faa367544d51dfc92223b4e87f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="31.41" OriginalAmount="31.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.186139" Longitude="106.826926" StarRating="0" HotelCode="|403469" HotelName="AONE Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan K.H. Wahid Hasyim, 80</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/3/4/6/9/403469_503289b0748.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="31.43" OriginalAmount="31.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18726" Longitude="106.81737" StarRating="3" HotelCode="2949980" HotelName="Juno Tanah Abang Jakarta" Meals="DELUXE TWIN ROOM" BedType="DELUXE TWIN ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kh Wahid Hasyim No. 181,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/49980/2949980/1.jpg?f=17279232</HotelPictures>
        <HotelDescription>Make use of convenient amenities such as complimentary wireless internet access, concierge services, and a reception hall.. 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)..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="31.49" OriginalAmount="31.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.20014" Longitude="106.8221" StarRating="0" HotelCode="|233339" HotelName="Liberty  Thamrin Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Sungai Gerong No. 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/3/3/3/9/233339_8.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="32.05" OriginalAmount="31.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2113075" Longitude="106.8127679" StarRating="0" HotelCode="|87174" HotelName="Batavia Apartments, Hotel and Service Residences" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. K.H. MAS MANSYUR KAV 126, JAKARTA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/7/1/7/4/87174_estab.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has an outdoor pool, a car park (free of charge), a tennis court, a gym, a squash court, a sauna and a games room. It also has a business centre, a mini-market and a restaurant. With regards to the food and beverage offering, the establishment has a buffet breakfast, The establilshment offers room service. SITUATION: This establishment, the Golden Triangle of Art it is in the establishment is 1 kilometre away from Plaza Semanggi the shops of it is 10 minutes drive away from Plaza Indonesia and Plaza Senayan the shopping centres. ROOM: The apartments have a kitchen, a sitting area, an air-conditioning system, a satellite television, cable television, a washing machine, a microwave, hob and a fridge.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="32.32" OriginalAmount="32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="0" HotelCode="821007|423760" HotelName="Eightin Jakarta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bendungan Jatiluhur 25, Bandungan Hilir, Tanah Abang, Jakarta Pusat 10210</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/f7/7df7a0e70a72add6d106712203ff9ffdd0252e1c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="32.32" OriginalAmount="32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.132453" Longitude="106.810152" StarRating="4" HotelCode="15408|84231" HotelName="Mercure Jarkarta Batavia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kalibesar Barat 44-46, Roa Malaka Utara, Tambora Kota, Jakarta Barat, Jakarta 11230</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/c0/e0c01f4cdf1d3801e0ae48c80e52c56533d977be.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is easily accessible by all modes of transport and is 15 minutes from the Golden Triangle ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="32.32" OriginalAmount="32" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|267268-25491605/93499123505251827/3086" HotelName="SOTIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10080000/10073200/10073152/152540f7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="32.32" OriginalAmount="32" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|111513-22235853/93499123505251827/5232" HotelName="ACACIA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9630000/9629000/9628942/25c1a14b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="32.32" OriginalAmount="32" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|146899-22236039/93499123505251827/6574" HotelName="PURI CASABLANCA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4030000/4020200/4020188/6af68b99_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="32.32" OriginalAmount="32" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|650024-22976248/93499123505251827/6578" HotelName="HOTEL GREN ALIA CIKINI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/41000000/40910000/40906800/40906757/806663ce_edited_7b0b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="32.32" OriginalAmount="32.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.192283" Longitude="106.838355" StarRating="2" HotelCode="187955|reddoorz_cikini" HotelName="Gren Alia Cikini Jakarta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Cikini Raya No.46, Jakarta 10330</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/27/4927e0dc268466b277dc7b49177515ed99393644.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="32.32" OriginalAmount="32.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.211263" Longitude="106.814242" StarRating="4" HotelCode="292371|batavia_apartments" HotelName="Batavia Apartment" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. K.H. Mas Mansyur Kav. 126, Jakarta 10220</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5c/60/5c60d702dfde1ca4ee6b962b8af83f0f8bb77494.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="32.32" OriginalAmount="32.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18717133" Longitude="106.82600445" StarRating="4" HotelCode="171155|the_akmani_2" HotelName="The Akmani Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. KH. Wahid Hasyim 91, Jakarta 13050</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/c4/84c42d6cf53de2fdfa13b2e2ac6bcdb624a4b35e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at the centre of Jakarta City. It is close to Tugu Monas, Tanah Abang, Pasar Ba...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="32.32" OriginalAmount="32.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.221655" Longitude="106.782399" StarRating="4" HotelCode="176742|the_bellezza_suites_jakarta" HotelName="The Bellezza Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Letjen Soepeno no 34, Jakarta 12210, Selatan</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/7a/617a9c9c52185efe6086524835e29d833277271a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is idyllically positioned in the centre of Jakarta. It is a 15-minute drive to the Senayan...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="32.32" OriginalAmount="32.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.165057" Longitude="106.841638" StarRating="3" HotelCode="13780|ibis_jakarta_kemayoran" HotelName="ibis Jakarta Kemayoran" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Spa Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bungur Besar Raya 79-81, 10620 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/6d/006df9d3c04b01d378b2f6ce23d00f9030952a6e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city and business hotel is located 5 minutes from the Jakarta Fairground. It is also just minut...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="32.32" OriginalAmount="32.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.28480277" Longitude="106.80689898" StarRating="4" HotelCode="784449|psw_antasari_hotel" HotelName="PSW Antasari Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pangeran Antasari 75, RT.12/RW.13, Jakarta 12430</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/46/7e46e670dd71e325ee0c18446198ddb0cdf002af.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="32.32" OriginalAmount="32.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.220959" Longitude="106.8297615" StarRating="0" HotelCode="838113|southouse_residence" HotelName="Southouse Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pedurenan Mesjid Raya 2, Jakarta 12940</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/eb/90/eb90e4ceb908c9b8b5e704736b236d34e4b4b06b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="32.32" OriginalAmount="32.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="3" HotelCode="850192|kuretakeso_kemang_hotel" HotelName="Hotel Kuretakeso Kemang" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bangka Raya 7A, Kemang, Jakarta Selatan, Jakarta 12730</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b6/01/b60114cc62b1960a3de0f6406d8e6d0f5e8ec4ce.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="32.32" OriginalAmount="32.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.348" Longitude="106.82902" StarRating="0" HotelCode="946177|wisma_makara_universitas_indonesia_hotel" HotelName="Wisma Makara" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Lingkar Utara, Beji, Depok, Jakarta 12630</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/79/877992f8b59dc646589f57523dcbfcf03edc68e0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="32.32" OriginalAmount="32.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="3" HotelCode="953634|luminor_hotel_kota" HotelName="Luminor Hotel Kota" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mangga Besar Raya 73, Taman Sari, Jakarta Barat, West Jakarta, Jakarta 11180</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/36/74368e8c01e6e57e4989f8a5053f22a4df7be89d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="32.41" OriginalAmount="32.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.154223" Longitude="106.846311" StarRating="3" HotelCode="|453119" HotelName="ASTON Kemayoran City" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. HBR Motik Blok B-10 No.4 Kompleks Kemayoran</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/1/1/9/453119_5caa4131236.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="32.41" OriginalAmount="32.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.175949" Longitude="106.83992" StarRating="4" HotelCode="75270" HotelName="Lumire Hotel And Convention Center" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Senen Raya No. 135,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/75270/75270/1.jpg?f=17734206</HotelPictures>
        <HotelDescription>Pamper yourself with a visit to the spa, which offers massages and facials. If you're looking for recreational opportunities, you'll find an outdoor pool, a sauna, and a fitness center. Additional amenities at this hotel include complimentary wireless internet access, concierge services, and a hair salon.. Featured amenities include a business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. Event facilities at this hotel consist of a conference center and 12 meeting rooms. A roundtrip airport shuttle is provided for a surcharge (available on request), and free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="32.84" OriginalAmount="32.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16453" Longitude="106.82637" StarRating="4" HotelCode="2535611" HotelName="Luminor Hotel Pecenongan Jakarta By Wh" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jl Pecenongan No. 35,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0025/35611/2535611/1.jpg?f=17124783</HotelPictures>
        <HotelDescription>Enjoy recreation amenities such as a fitness center or take in the view from a garden. Additional amenities at this hotel include complimentary wireless internet access, concierge services, and a ballroom.. Featured amenities include a business center, complimentary newspapers in the lobby, and dry cleaning/laundry services..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="32.86" OriginalAmount="32.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.242204" Longitude="106.792928" StarRating="4" HotelCode="|401745" HotelName="Barito Mansion" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1 Jalan Barito I</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/7/4/5/401745_5ad3a5a1126.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="32.95" OriginalAmount="32.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2936" Longitude="106.8009497" StarRating="4" HotelCode="|377326" HotelName="Ra Simatupang Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Intan No. 25, Cilandak, TB Simatupang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/7/3/2/6/377326_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="32.96" OriginalAmount="32.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.26366" Longitude="106.78824" StarRating="4" HotelCode="2271502" HotelName="Nemuru Grand Bellevue Radio Dalam" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Haji Nawi No. 1, Radio Dalam, Gandaria Selatan, Cilandak</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/71502/2271502/1.jpg?f=17692072</HotelPictures>
        <HotelDescription>Pamper yourself with a visit to the spa, which offers massages and body treatments. You're sure to appreciate the recreational amenities, including an outdoor pool and a fitness center. This hotel also features complimentary wireless internet access, concierge services, and wedding services.. Featured amenities include a business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. This hotel has 3 meeting rooms available for events. A roundtrip airport shuttle is provided for a surcharge (available on request), and free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="33.06" OriginalAmount="32.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.199226" Longitude="106.822686" StarRating="3" HotelCode="|166334" HotelName="All Season Jakarta Thamrin" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Talang Betutu No. 2 Jakarta</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/3/3/4/166334_1_1462.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in the business area, Close to banks and embassies. 30 minutes away from the establishment you have Soekarno Hatta Airport. ROOM: The establishment has 167 rooms.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="33.22" OriginalAmount="32.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18747" Longitude="106.82919" StarRating="0" HotelCode="|461456" HotelName="Erian" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>45 Jl. KH. Wahid Hasyim</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/1/4/5/6/461456_a15651f0637.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="33.33" OriginalAmount="33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1494549924182" Longitude="106.81737864417" StarRating="4" HotelCode="405426|159155" HotelName="Hotel Santika Premiere Hayam Wuruk" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hayam Wuruk 125, Jakarta Pusat, Jakarta 11160</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/b1/e3b1e6bf6d4426514a1415f88897aadbe778b061.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="33.33" OriginalAmount="33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.28740878" Longitude="106.77961574" StarRating="4" HotelCode="430481|153460" HotelName="Swiss-Belhotel Pondok Indah" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Air Conditioning,Airport Transfer (on Demand),Banquet Hall,Business Centre,Currency Exchange,Designated Smoking Area,Golf,Laundry,Massage Centre,Meeting Room,Parking,Restaurant,Room Service,Smoking Rooms,Spa,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Metro Pondok Indah, Block SA, Sector 2, Jakarta 12310</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b2/c3/b2c370a8034ff45717a22de2f24f344325844a0e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Swiss-Belhotel Pondok Indah is a four-star international hotel in Jakarta, Pondok Indah - the luxury...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="33.33" OriginalAmount="33" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1435345-32739401/93499123505251827/4333" HotelName="678 HOTEL CAWANG" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/92000000/91170000/91160600/91160538/02c23d1c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="33.33" OriginalAmount="33" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|180870-22236091/93499123505251827/5375" HotelName="BELLEZZA SUITES" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4650000/4643800/4643743/2d858fc0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="33.33" OriginalAmount="33" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|282095-22259554/93499123505251827/6066" HotelName="HOLIDAY INN EXPRESS JAKARTA PLUIT CITYGATE - CHSE CERTIFIED" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7780000/7778800/7778713/60c73533_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="33.33" OriginalAmount="33" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|437675-22264784/93499123505251827/6511" HotelName="LIBERTY THAMRIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15130000/15129300/15129224/3197e88a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="33.33" OriginalAmount="33" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|224772-22236048/93499123505251827/6695" HotelName="ROYAL KUNINGAN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7050000/7047400/7047371/63e61782_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="33.33" OriginalAmount="33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.9877052" Longitude="-106.0611985" StarRating="4" HotelCode="0|190732-22235987/93499123505251827/6965" HotelName="MERCURE JAKARTA SIMATUPANG - CHSE CERTIFIED" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>807 South Riverside Drive, Espanola, 87532, NM, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5340000/5334000/5333964/5c573dae_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Midscale. Property Type: Hotel. Total rooms and suites: 40. Floors: 2. Property description- Our Days Inn Espanola is located on Highway 68 and US 84/285 in the valley of Espanola, New Mexico and Rio Grande River.* We offer a free continental breakfast, free hi-speed wireless internet &amp;amp; free local telephone calls.  All rooms are equipped with a microwave, refrigerator &amp;amp; hairdryer.*  This exterior corridor hotel is located only 25 miles north of Santa Fe,  18 miles from the Santa Fe Opera, and 39 miles south of Taos.  Also close by is Los Alamos which is 20 miles away.  Albuquerque International Airport is 85 miles southwest.  Restaurants are within walking distance.  There are eight Indian pueblos within a 3 - 10 mile range.  The Bandelier, Puye, and Anasazi cliff dwellings are within 8 - 30 miles.  The infamous Santuario De Chimayo Holy Church is 8 miles from the hotel.  For entertainment there are three casinos within a 10 mile radius.  The Georgia OKeefe Home in Abiquiu is 20 miles away.  The Cumbres and Toltec scenic railroad in Chama is 100 miles.  Also, there is whitewater rafting, fishing, and boating close by.  The Santa Fe Ski Basin is 35 miles away, while the Taos Ski Basin is 50 miles.  The Red River is 70 miles from the hotel.. Onsite facilities information- ParkingProperty was built in 1994. Hotel Currency: USD. &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="33.33" OriginalAmount="33.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1751209766104" Longitude="106.83912277222" StarRating="4" HotelCode="151646|lumire_hotel_and_convention_center" HotelName="Lumire Hotel &amp; Convention Center" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Senen Raya 135, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/8f/728f1d3c9069d3c2140c01a3f76807bb64ea32a7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The accommodation is located in Senen, Central Jakarta. Its strategic location is close to governmen...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="33.33" OriginalAmount="33.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16359" Longitude="106.827262" StarRating="4" HotelCode="93151|redtop_hotel__convention_center" HotelName="Redtop" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pecenongan 72, Jakarta 10120</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/58/b5/58b5c8e0f8004624b197df575262c2c37e078895.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated right at the heart of Jakarta's bustling commercial business district, only 50...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="33.84" OriginalAmount="33.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.164534" Longitude="106.8263659" StarRating="3" HotelCode="|377500" HotelName="Luminor Pecenongan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. pecenongan no. 35 luminor hotel</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/7/5/0/0/377500_8b5de991103.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="33.84" OriginalAmount="33.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1872086" Longitude="106.8256539" StarRating="4" HotelCode="|85680" HotelName="The Akmani Jakarta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. KH. Wahid Hasyim 91</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/5/6/8/0/85680_3.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in Yakarta the city centre of Close to, is situated 45 minutes away from Soekarno-Hatta Airport. HOTEL: This urban hotel, has 116 rooms, comfortable, comfortable facilities, a safety deposit box service, a lift, a hairdresser's, a bar, a television room, a restaurant, conference facilities and internet in communal areas, The establishment offers guests room service, a laundry service and a car park. ROOM: Each room has a bathroom with a shower, a bath, a hairdryer, an individual air-conditioning system, a direct line telephone, a coffee maker, a kettle, an electronic key, bedding, a flat-screen television, internet (free of charge), a mini-bar and a safe. FACILITIES: You can find a heated swimming pool, a jacuzzi, a steam bath, spa treatments, a gym and breakfast service. MEALS: Regarding the food and beverage offering, the establishment offers a set-menu lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="34.04" OriginalAmount="33.7" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19983" Longitude="106.82266" StarRating="3" HotelCode="1877313" HotelName="Ai Hotel Jakarta Thamrin" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>1 Jl. Tanjung Karang,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/77313/1877313/18.jpg?f=17255730</HotelPictures>
        <HotelDescription>Make use of convenient amenities, which include complimentary wireless internet access and concierge services.. 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..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="34.34" OriginalAmount="34" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|891422-22355516/93499123505251827/5499" HotelName="GOLD COAST PIK BAHAMA SEA VIEW APARTMENTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/42000000/41830000/41829300/41829265/24e4253b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="34.34" OriginalAmount="34.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18259" Longitude="106.817053" StarRating="4" HotelCode="80669|millennium_hotel_sirih_jakarta" HotelName="Millennium Hotel Sirih Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Fachrudin 3, Jakarta 10250</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/cc/6a/cc6a3f978f615d5a3cfc8f84a7cd1dc46b8845ac.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located in the thriving business district at the heart of Jakarta. The Nat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="34.34" OriginalAmount="34.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.181843" Longitude="106.835327" StarRating="5" HotelCode="13620|hotel_aryaduta_jakarta" HotelName="Aryaduta Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Prapatan 44-48, Jakarta 10110</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/69/c3694fb7aeb9b5f0ae9a0d78e122910e14fbe2ea.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located in central Jakarta, close to the embassies and the business district an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="34.34" OriginalAmount="34.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16456936" Longitude="106.8263097" StarRating="3" HotelCode="510096|luminor_hotel_pecenongan" HotelName="Luminor Hotel Pecenongan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pecenongan No. 35, Jakarta 10120</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/f9/a7f91f2ab01a2b31adbf5a36a89c56fd054adb06.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="34.34" OriginalAmount="34.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18948956" Longitude="106.75599614" StarRating="4" HotelCode="756662|veranda_serviced_residence_puri" HotelName="Veranda Serviced Residence Puri" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pesanggrahan 28, RT.1/RW.6, Kembangan Selatan, Kota Barat, Daerah Khusus Ibukota, Jakarta 11610</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/8a/008a782f4067c8bff3b86bd10b78efcf2c0643af.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="34.38" OriginalAmount="34.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.20005" Longitude="106.82227" StarRating="3" HotelCode="2535612" HotelName="Liberty Hotel Thamrin Jakarta" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Sungai Gerong No. 2,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0025/35612/2535612/1.jpg?f=17309959</HotelPictures>
        <HotelDescription>Make use of convenient amenities such as complimentary wireless internet access, concierge services, and a banquet hall.. Featured amenities include express check-in, 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..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="34.43" OriginalAmount="34.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.174625" Longitude="106.839055" StarRating="4" HotelCode="|87235" HotelName="Lumire and Convention Center" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/7/2/3/5/87235_1_2172.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, Senen it is in is situated in Jakarta the centre of Close to the government buildings and the business area. it is 25 kilometres away from Soekarno-Hatta the International Airport of. HOTEL: This comfortable hotel is perfect for business and holiday stays, The establishment offers guests 330 large rooms, with features that offer you the maximum level of comfort and with features that offer you the maximum level of comfort. The establishment has with air-conditioning, a lobby, a safety deposit box service, a currency exchange service, a lift, a hairdresser's, a TV room, a cafÃ©, a bar, a nightclub and a restaurant. Guests also have access to conference facilities, room service, a laundry service and a car park. ROOM: Each room has large beds, a king-size bed, feather bedding, a satellite television, films, a mini-bar, a bathroom with a bath, a shower, a safety deposit box and a hairdryer. Guests are offered superior deluxe rooms with WiFi (available for a fee), executive rooms and with WiFi (free of charge), All the rooms have a radio and an ironing set. FACILITIES: There is a variety of facilities and services available at the establishment, including indoor and outdoor swimming pools, a gym, a sauna, spa treatments and a massage service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="34.44" OriginalAmount="34.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.165537" Longitude="106.815497" StarRating="5" HotelCode="|85676" HotelName="Merlynn Park" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. K.H. HASYIM AHARI 29-31</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/5/6/7/6/85676_1_1175.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel Jalan KH Hasyim Ashari it is in Close to the business area and the commercial area. 10 minutes away from the establishment, you can find the tourist centre, Wayang the museum el Ancol Dream Park the trade fair ground. it is 15 minutes away from Taman Anggrek and Sogo the shopping centre 20 minutes away from the establishment you have Ragunan the Zoo of it is situated 20 kilometres away from Yakarta Soekarno-Hatta Airport. HOTEL: This hotel was built in 1920, has 301 rooms, family suites and business rooms. FACILITIES: Guests are offered an air-conditioning system, a hall, a safe, a currency exchange, a lift, a hairdresser, a games room and a room where you can watch TV. You can find a cafÃ©, a bar, a pub and a restaurant. The establishment also offers a dance hall, meeting facilities, event rooms, WiFi, room service and a launderette. ROOM: All the rooms have a bathroom with a shower or bath, a hairdryer, a direct line telephone, a writing desk, satellite or cable TV, a safe, a mini-bar, a coffee maker, a kettle and an air-conditioning system.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="34.58" OriginalAmount="34.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19354" Longitude="106.819" StarRating="3" HotelCode="|401045" HotelName="Ana Hotel Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 11/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kebon Kacang IX/79</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/0/4/5/401045_eae16390730.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="35.07" OriginalAmount="34.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19418" Longitude="106.8392" StarRating="4" HotelCode="|179487" HotelName="Mercure Jakarta Cikini" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jakarta Cikini Raya No. 66</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/9/4/8/7/179487_1_3437.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="35.35" OriginalAmount="35" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|613591-22311658/93499123505251827/6409" HotelName="MERCURE JAKARTA BATAVIA - CHSE CERTIFIED" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11310000/11301000/11300942/45a1fd71_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="35.35" OriginalAmount="35" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|350678-22249205/93499123505251827/7027" HotelName="SANTIKA PREMIERE HAYAM WURUK" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11740000/11731600/11731545/a4d67532_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="35.35" OriginalAmount="35.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.211156" Longitude="106.820135" StarRating="5" HotelCode="165165|grand_sahid_jaya" HotelName="Grand Sahid Jaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jend Sudirman 86, 10220 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/b8/1bb8a9bd8d50dc004ab6559ff5fda5527f2f7855.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of Jakarta's bustling golden triangle. It is close to the headqua...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="35.35" OriginalAmount="35.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2010636" Longitude="106.819916" StarRating="3" HotelCode="263577|all_seasons_jakarta_thamrin" HotelName="All Seasons Jakarta Thamrin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Talang Betutu 2, Jakarta 10230</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cb/b9/cbb9f23ec47cb4f64f3f5f8422a0770fec6323b0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="35.35" OriginalAmount="35.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18705549" Longitude="106.82183505" StarRating="4" HotelCode="334286|kosenda_hotel" HotelName="Kosenda Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan KH Wahid Hasyim 127, Jakarta 10240</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/76/79768f67ac8829abab352302d8b776b2b26c15cd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="35.35" OriginalAmount="35.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.23738215" Longitude="106.81201715" StarRating="0" HotelCode="613001|mk_house_senopati" HotelName="MK House Senopati" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cikatomas II 4, Kebayoran Baru, Jakarta 12190</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/ba/edba15df61e66be1ee6dc76f5d35ad4a2a613c46.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="35.43" OriginalAmount="35.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.12786" Longitude="106.79184" StarRating="3" HotelCode="1877312" HotelName="Holiday Inn Express Jakarta Pluit Citygate By Ihg" Meals="HIGH FLOOR ROOM" BedType="HIGH FLOOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Emporium Pluit Mall 10Th Floor, Jl. Pluit Selatan Raya</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/77312/1877312/45.jpg?f=17081938</HotelPictures>
        <HotelDescription>Enjoy recreation amenities such as a 24-hour fitness center or take in the view from a terrace. Additional features at this hotel include complimentary wireless internet access, shopping on site, and wedding services.. Featured amenities include a 24-hour business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. Event facilities at this hotel consist of conference space and meeting rooms. Free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="35.83" OriginalAmount="35.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18712" Longitude="106.82208" StarRating="3" HotelCode="2493568" HotelName="Holiday Inn Express Jakarta Wahid Hasyim By Ihg" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jl. K.H. Wahid Hasyim No.123,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/93568/2493568/1.jpg?f=17418364</HotelPictures>
        <HotelDescription>Property Location You'll be centrally located in Jakarta with a stay at Holiday Inn Express Jakarta Wahid Hasyim, steps from Sarinah Mall and close to National Monument. This hotel is within close proximity of Taman Alam Lumbini and Tanah Abang Market. Rooms Make yourself at home in one of the 160 air-conditioned rooms featuring refrigerators and LED televisions. Cable programming and MP3 docking stations are provided for your entertainment, while complimentary wireless Internet access keeps you connected. Private bathrooms with showers feature complimentary toiletries and hair dryers. Conveniences include phones, as well as safes and desks. Amenities Enjoy the recreation opportunities such as a 24-hour fitness center or make use of other amenities including complimentary wireless Internet access. Dining Enjoy a satisfying meal at a restaurant serving guests of Holiday Inn Express Jakarta Wahid Hasyim. Business, Other Amenities Featured amenities include a business center, express check-in, and complimentary newspapers in the lobby. Free self parking is available onsite.
Enjoy the recreation opportunities such as a 24-hour fitness center or make use of other amenities including complimentary wireless Internet access.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="36.10" OriginalAmount="35.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.181909" Longitude="106.835526" StarRating="4" HotelCode="573213" HotelName="Aryaduta Menteng" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kko Usman &amp; Harun 44-48,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0005/73213/573213/1.jpg?f=17499747</HotelPictures>
        <HotelDescription>Be sure to enjoy recreational amenities including an outdoor pool and a steam room. This hotel also features complimentary wireless internet access, concierge services, and gift shops/newsstands.. Featured amenities include a business center, limo/town car service, and express check-out. Planning an event in Jakarta? This hotel has 5060 square feet (470 square meters) of space consisting of conference space and a meeting room. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="36.29" OriginalAmount="35.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1803834" Longitude="106.7241418" StarRating="4" HotelCode="|400060" HotelName="Harris Suite Puri Mansion" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Lingkar Luar Barat, RT.2/RW.1, Duri Kosambi, 39</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/0/6/0/400060_de376520942.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="36.36" OriginalAmount="36" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1259661-28536762/93499123505251827/679" HotelName="LA BOHEME, ROOMS AND COFFEE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1259661/202181295115172.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="36.36" OriginalAmount="36" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|170793-28559209/93499123505251827/813" HotelName="AKMANI" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9320000/9318200/9318109/e79a8d8a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="36.36" OriginalAmount="36" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|650021-22354975/93499123505251827/6627" HotelName="SIMPLE HOTEL WAHID HASYIM JAKARTA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/41000000/40090000/40089300/40089248/1bea466e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="36.36" OriginalAmount="36.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2456358381066" Longitude="106.79834811009" StarRating="3" HotelCode="316893|neo_hotel_melawai" HotelName="Hotel NEO Melawai Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Panglima Polim Raya 15, Kebayoran Baru, Jakarta Selatan 12160</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/55/f15518c9f33bc96c03321c1bc820b1b25fa767e4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="36.36" OriginalAmount="36.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.168405" Longitude="106.787108" StarRating="4" HotelCode="64863|hotel_ciputra_jakarta" HotelName="Ciputra Jakarta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Letnan Jenderal S. Parman, Jakarta 11470</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/3b/533b7330aa9927c091c5e4b9b71acfb357d88a08.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is one of the closest hotels to Soekarno Hatta International Airport. It is only a few min...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="36.36" OriginalAmount="36.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18713734" Longitude="106.82200797" StarRating="3" HotelCode="421832|holiday_inn_express_jakarta_wahid_hasyim" HotelName="Holiday Inn Express Jakarta Wahid Hasyim" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,24 Hour Security,Air Conditioning,Central Heating,Housekeeping,Laundry,Meeting Room,Shopping Arcade,Smoking Rooms,Spa,Telephone Service,Wake-up Call Service">
        <Address>
          <AddressLines>
            <AddressLine>No.123 Jl. K.h. Wahid Hasyim, Jakarta 10240</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dc/be/dcbedc486bbfccbc75ba8159e084904eeb45e896.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Holiday Inn Express Jakarta Wahid Hasyim is the newest addition to the growing Holiday Inn Express i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="36.36" OriginalAmount="36.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2000482524732" Longitude="106.82280417984" StarRating="3" HotelCode="935533|holiday_inn_express_jakarta_thamrin" HotelName="Holiday Inn Express Jakarta Thamrin" 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 Tanjung Karang 1, Jakarta 10230</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/55/1f5579ccdd3cfc2cd2fcde96a19df17696d35aa2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="37.03" OriginalAmount="36.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.189264" Longitude="106.84685" StarRating="4" HotelCode="402397" HotelName="The Acacia Hotel Jakarta" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kramat Raya No. 81, Menteng</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0004/02397/402397/1.jpg?f=17734716</HotelPictures>
        <HotelDescription>Dip into one of the 2 outdoor swimming pools or enjoy other recreational amenities, which include a fitness center. This hotel also features complimentary wireless internet access, concierge services, and a hair salon.. Featured amenities include a business center, a 24-hour front desk, and luggage storage..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="37.37" OriginalAmount="37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.30274175" Longitude="106.88609682" StarRating="3" HotelCode="178319|159165" HotelName="Santika Taman Mini Indonesia Indah" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Garden,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pintu 1, Taman Mini Indonesia Indah, Jakarta, Timur 13880</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/40/5a400a0f8b254d08318edddcaf604d81e45c10fe.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in east Jakarta, the hotel is only 5 minutes from Tamini Square and 20 minutes from the Sent...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="37.37" OriginalAmount="37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="13.761207" Longitude="100.539966" StarRating="4" HotelCode="0|224645-28559409/93499123505251827/1208" HotelName="LUMIRE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>27 27/3 Soi Rajawithi 3 Rangnam Road, Phayathai, BANGKOK, TH</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11740000/11731700/11731628/19e852ac_b.jpg</HotelPictures>
        <HotelDescription>This hotel is truly located in the heart of Bangkok. It is close to Victory Monument and the nearby sky-train station allows access to some of the most stunning shopping centres and tourist attractions.  This air-conditioned city hotel is a fully serviced residence that offers cosy accommodation ranging from studios to suites with a living room. Delightful in-house facilities for dining and recreation are provided. Each of the guest rooms comes with a double or king-size bed, as well as an en suite bathroom with a bath, shower and hairdryer. Further amenities include a direct dial telephone, satellite/cable TV and individually regulated air conditioning. Each guest room also has a minibar, a fridge and balcony or terrace.  Guests may choose to relax with a massage.  Breakfast and all day dining menu are available.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="37.37" OriginalAmount="37" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|437693-25610686/93499123505251827/4215" HotelName="MIDTOWN RESIDENCE SIMATUPANG" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15520000/15517600/15517556/8b6cb480_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="37.37" OriginalAmount="37" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|889988-26117199/93499123505251827/4494" HotelName="LUMINOR KOTA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/35000000/34540000/34533700/34533631/96a86c7d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="37.37" OriginalAmount="37" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1334823-27839704/93499123505251827/5215" HotelName="ASHLEY TANAH ABANG" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/77000000/76270000/76264400/76264354/d223007a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="37.37" OriginalAmount="37" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|260377-22245415/93499123505251827/6106" HotelName="KOSENDA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6970000/6961300/6961233/b14223a2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="37.37" OriginalAmount="37.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.25392604" Longitude="106.80189574" StarRating="4" HotelCode="385319|the_1o1_jakarta_sedayu_darmawangsa" HotelName="THE 101 Jakarta Sedayu Darmawangsa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Darmawangsa Square, Jl. Darmawangsa IX 14, Kebayoran Baru, Jakarta Selatan 12160</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/b2/e0b25a1d0b953f857ba69a3a90ae05ca3ec7c1c9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="37.37" OriginalAmount="37.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2444560801466" Longitude="106.80412381434" StarRating="4" HotelCode="394554|hotel_grandhika_iskandarsyah" HotelName="Hotel GranDhika Iskandarsyah" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Iskandarsyah Raya 64/65, Block M, Jakarta 12160</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/5c/f25c6bce8595ffbb85009eb095e1d81ae864e253.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="37.80" OriginalAmount="37.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.13246" Longitude="106.80985" StarRating="4" HotelCode="|41629" HotelName="Mercure Jakarta Batavia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN KALI BESAR BARAT 44 - 46 JAKARTA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/6/2/9/41629_1_4741.jpg</HotelPictures>
        <HotelDescription>HOTEL: It has 311 rooms, In the establishment entrance, guests will find a lobby, a currency exchange service, a lift, a restaurant, conference facilities and internet. By paying an additional charge you can enjoy room service and a laundry service (for a fee). SITUATION: It has good links to the transport network, the Golden Triangle area it is situated 15 minutes away from near the establishment, guests will find the historic area, is situated 30 minutes away from Soekarno-Hatta Airport. ROOM: The rooms have an air-conditioning system, a desk, a direct line telephone, a mini-bar, a coffee maker, a kettle, a television, remote control, a satellite television, music channels, a hairdryer, a bathroom with a shower, a bath, internet and a safety deposit box. FACILITIES: The establishment boasts a swimming pool, a fitness centre, a gym, aerobics and a jogging circuit. For a fee, you can enjoy a sauna and a massage service. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast and Ã  la carte lunch and dinner. PAYMENT METHODS: The establishment accepts Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="37.96" OriginalAmount="37.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16871" Longitude="106.78682" StarRating="4" HotelCode="24863" HotelName="Hotel Ciputra Jakarta" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Letnan Jendral S Parman,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/24863/24863/12.jpg?f=17751366</HotelPictures>
        <HotelDescription>Take time to pamper yourself with a visit to the full-service spa. You're sure to appreciate the recreational amenities, including a health club, an outdoor pool, and bicycles to rent. Additional amenities at this hotel include complimentary wireless internet access, concierge services, and gift shops/newsstands.. Featured amenities include complimentary wired internet access, a business center, and complimentary newspapers in the lobby. Event facilities at this hotel consist of a conference center and meeting rooms. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free valet parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="38.07" OriginalAmount="37.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.24453" Longitude="106.80393" StarRating="4" HotelCode="|210830" HotelName="Grandhika Iskandarsyah" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Iskandarsyah Raya No. 65, Kebayoran Baru, RT.5/RW.2, Melawai, Kby. Baru, Kota Jakarta Selatan, DKI Jakarta</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/0/8/3/0/210830_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="38.08" OriginalAmount="37.7" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.189041" Longitude="106.82514" StarRating="3" HotelCode="1877276" HotelName="Artotel Thamrin Jakarta" Meals="STUDIO" BedType="STUDIO">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sunda No.3,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/77276/1877276/19.jpg?f=17559192</HotelPictures>
        <HotelDescription>Make use of convenient amenities such as complimentary wireless internet access, concierge services, and a banquet hall. Guests can catch a ride to nearby destinations on the area shuttle (surcharge).. Featured amenities include express check-in, dry cleaning/laundry services, and a 24-hour front desk. This hotel has 2 meeting rooms available for events. Free valet parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="38.24" OriginalAmount="37.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.25389" Longitude="106.80189" StarRating="3" HotelCode="2260342" HotelName="The 1O1 Jakarta Sedayu Darmawangsa" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Darmawangsa Ix No. 14, Kebayoran Baru,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/60342/2260342/1.jpg?f=17414047</HotelPictures>
        <HotelDescription>Be sure to enjoy recreational amenities, including an outdoor pool, a fitness center, and bicycles to rent. Additional features at this hotel include complimentary wireless internet access, concierge services, and a hair salon.. Featured amenities include complimentary wired internet access, a business center, and complimentary newspapers in the lobby. This hotel has 11 meeting rooms available for events. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="38.38" OriginalAmount="38" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|3598-25191556/93499123505251827/2758" HotelName="ARYADUTA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/420000/412100/412060/3ac00a27_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="38.38" OriginalAmount="38" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|251266-25472846/93499123505251827/4192" HotelName="FAVE GATOT SUBROTO" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6650000/6640200/6640116/a8eb16c8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="38.38" OriginalAmount="38" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|3599-22235892/93499123505251827/5319" HotelName="CIPUTRA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/530000/523400/523393/c745fb75_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="38.38" OriginalAmount="38" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|41026-22235991/93499123505251827/6081" HotelName="MILLENNIUM SIRIH" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/54100/54025/e8912061_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="38.38" OriginalAmount="38" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|892592-22331607/93499123505251827/6586" HotelName="MENTENG PARK EXCLUSIVE EMERALD" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/46000000/45720000/45717500/45717443/100897ea_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="38.38" OriginalAmount="38.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.26063671" Longitude="106.78690282" StarRating="3" HotelCode="504267|dwijaya_house_of_pakubuwono" HotelName="Dwijaya House Of Pakubuwono" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Dwijaya Ii 7, Kebayoran Baru, Jakarta 12140</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d0/63/d063249ec18871b403d4a00fea1ae8736e76fedd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="38.38" OriginalAmount="38.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1884641900573" Longitude="106.82405754166" StarRating="3" HotelCode="378366|artotel_jakarta__thamrin" HotelName="ARTOTEL Thamrin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sunda 3, Jakarta 10350</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/c7/02c705229f660067be648d9a703bcfcbbe5b4a23.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="38.38" OriginalAmount="38.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.14977725" Longitude="106.89039759" StarRating="3" HotelCode="470835|ravarine_suite_apartment_4" HotelName="Ravarine Suite Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Boulevard Barat, Mall of Indonesia, Kelapa Gading, Jakarta 14240, West Java</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/33/ff3344dd64c03ef61a8df35f9c2582cd8950b583.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="38.38" OriginalAmount="38.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.23273974" Longitude="106.81281274" StarRating="3" HotelCode="572876|havenwood_senopati" HotelName="Havenwood Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Empu Sendok 51, Senopati, Jakarta, Kebayoran Baru</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/bb/ddbbe7c5ee044f8b7a277866f78db9a0fc9d57a6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="38.38" OriginalAmount="38.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1643058" Longitude="106.82052499" StarRating="3" HotelCode="554568|harris_vertu_hotel_harmoni" HotelName="Harris Vertu Hotel Harmoni" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Hayam Wuruk 6, Jakarta 10120</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/23/29/2329c0e48f384a8c9a90b9489f0d319c3f8622cb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="38.38" OriginalAmount="38.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.10938881" Longitude="106.77926666" StarRating="0" HotelCode="838250|spacious_and_comfortable_2br_green_bay_pluit_apartment" HotelName="Green Bay Pluit" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pluit Karang, Ayu B1 Utara, Jakarta 14450</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/af/93af5096d539d6f8f392927d65ec403bc2e5def7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="38.38" OriginalAmount="38.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="0" HotelCode="879603|gorgeous_1br_apartment_royal_olive_residence" HotelName="Royal Olive Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Warung Jati Barat 101</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/07/1c07b8bb9b87e9c121b011659a48cf90cf65b81b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="38.69" OriginalAmount="38.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.24575" Longitude="106.79819" StarRating="3" HotelCode="1877336" HotelName="Hotel Neo Melawai" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>15 Jl. Panglima Polim,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/77336/1877336/48.jpg?f=16799404</HotelPictures>
        <HotelDescription>Take time to pamper yourself with a visit to the full-service spa. Additional amenities at this hotel include complimentary wireless internet access and concierge services.. Featured amenities include a 24-hour front desk, luggage storage, and laundry facilities. Free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="38.79" OriginalAmount="38.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.291872" Longitude="106.796068" StarRating="5" HotelCode="|552325" HotelName="Ra Suites Simatupang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>30 Jalan TB Simatupang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/2/3/2/5/552325_9025acc1416.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="38.92" OriginalAmount="38.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19134" Longitude="106.8244" StarRating="3" HotelCode="3895633" HotelName="Jambuluwuk Thamrin Hotel" Meals="PREMIUM DELUXE ROOM" BedType="PREMIUM DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Riau No. 5 - 7, Thamrin,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/95633/3895633/11.jpg?f=16661702</HotelPictures>
        <HotelDescription>Be sure to enjoy recreational amenities including an outdoor pool and a steam room. Additional features at this hotel include complimentary wireless internet access, concierge services, and a banquet hall.. Featured amenities include dry cleaning/laundry services, luggage storage, and a safe deposit box at the front desk. This hotel has 3 meeting rooms available for events. Free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="39.39" OriginalAmount="39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.30128366" Longitude="106.83476492" StarRating="4" HotelCode="349983|150950" HotelName="Aston Priority Simatupang Hotel &amp; Conference Center" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Let. Jend. T.B. Simatupang Kav. 9, Kebagusan, South Jakarta 12520</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/8e/ec/8eecc03cbadab85a01bf9c6656ff80235803e09e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="39.39" OriginalAmount="39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.138418" Longitude="106.831964" StarRating="4" HotelCode="396116|36141" HotelName="Novotel Jakarta Mangga Dua Square" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gunung Sahari Raya 1, Jakarta 14420</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/94/159409a05f1e631e4abb60961defc9479867f6fc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city and business hotel is situated within just 30 minutes' drive of Jakarta's central business...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="39.39" OriginalAmount="39" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|437444-28581956/93499123505251827/593" HotelName="ASHLEY" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16610000/16608300/16608272/18acc5d7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="39.39" OriginalAmount="39" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1275726-27825691/93499123505251827/4637" HotelName="FAVEHOTEL MARGONDA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/18000000/17710000/17709500/17709462/adb12943_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="39.39" OriginalAmount="39.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2201533783351" Longitude="106.81594312191" StarRating="5" HotelCode="98235|hotel_aryaduta_semanggi" HotelName="Aryaduta Semanggi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Garnisun Dalam No. 8, Karet Semanggi, Jakarta 12930</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/dd/e5dd7acac835bf74c87707203a453006c0d29415.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="39.78" OriginalAmount="39.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.23337" Longitude="106.79719" StarRating="4" HotelCode="|532544" HotelName="Artotel Casa Hang Tuah" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl Hang Tuah 1 no 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/2/5/4/4/532544_242ab431004.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="39.81" OriginalAmount="39.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.23697" Longitude="106.81337" StarRating="0" HotelCode="|232503" HotelName="W Home Senopati" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cikatomas II No 24-26</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/2/5/0/3/232503_8.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="40.32" OriginalAmount="39.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19572989" Longitude="106.84004278" StarRating="4" HotelCode="840288|ID000328" HotelName="Novotel Jakarta Cikini" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cikini Raya 107 109, Cikini Menteng, Jakarta Pusat 10330, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/ae/5aae4f508084c73d1bbfebc0b87a18c4c8cd0ed1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="40.40" OriginalAmount="40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.147778" Longitude="106.83922775" StarRating="4" HotelCode="729960|313053" HotelName="Grand Orchardz Hotel Rajawali Kemayoran" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Rajawali Selatan Raya 1b, Kemayoran, Jakarta 10720</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/4f/ad4f044eedc7f3d9dfd49401f76aa6835fd097fb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Old Jakarta, this spa hotel is 0.7 mi (1.1 km) from Jakarta International Expo and within...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="40.40" OriginalAmount="40" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|889995-26117209/93499123505251827/4180" HotelName="PSW ANTASARI" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/31000000/30380000/30371000/30370942/d053d5f6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="40.40" OriginalAmount="40" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|599406-22291526/93499123505251827/5965" HotelName="GRAND ORCHARDZ HOTEL KEMAYORAN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/25000000/24050000/24045500/24045470/2339d007_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="40.40" OriginalAmount="40.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18370344" Longitude="106.82469169" StarRating="0" HotelCode="971728|ashley_hotel_sabang" HotelName="Ashley Sabang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan H Agus Salim 22AB, RT 2/RW 1, Kebon  Sirih, Menteng, Jakarta 10340</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5f/fc/5ffc772386904b363aa9a2ede841a577ede51571.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="40.66" OriginalAmount="40.26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.219407" Longitude="106.81596" StarRating="4" HotelCode="211365" HotelName="Aryaduta Suites Semanggi" Meals="SUITE 1 BEDROOM" BedType="SUITE 1 BEDROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Garnisun Dalam No. 08, Karet Semanggi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0002/11365/211365/1.jpg?f=17729144</HotelPictures>
        <HotelDescription>Relax at the full-service spa, where you can enjoy massages. You can take advantage of recreational amenities such as outdoor tennis courts, an outdoor pool, and a sauna. This hotel also features complimentary wireless internet access, concierge services, and free babysitting.. Featured amenities include a business center, limo/town car service, and express check-in. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="40.92" OriginalAmount="40.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18238" Longitude="106.824515" StarRating="4" HotelCode="292415|ID000053" HotelName="Mercure Jakarta Sabang" Meals="ROOM ONLY,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 Haji Agus Salim No.11, PO Box 2725, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/e4/38e42649bb6e53d5f09b0802b5d7c1669bccc0b9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="41.14" OriginalAmount="40.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.187198" Longitude="106.822193" StarRating="3" HotelCode="|199462" HotelName="Holiday Inn Express Jakarta Wahid Hasyim, An Ihg" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. KH. Wahid Hasyim No. 123</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/9/4/6/2/199462_1_4004.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="41.41" OriginalAmount="41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.198369" Longitude="106.802403" StarRating="4" HotelCode="23150|159159" HotelName="Santika Premiere Jakarta Slipi Jakarta" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan AIPDA K.S. Tubun 7, Slipi, 11410 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/17/c417d542af29239c8d2d2842306659ef97b8102d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is conveniently located in the new business triangle of West Jakarta and is just a stroll...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="41.41" OriginalAmount="41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.856023" Longitude="27.251316" StarRating="4" HotelCode="0|599402-22291521/93499123505251827/5272" HotelName="ASHLEY HOTEL SABANG" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/37000000/36490000/36489300/36489276/6b59f844_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="41.41" OriginalAmount="41.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.223118" Longitude="106.833028" StarRating="4" HotelCode="292397|js_luwansa_hotel_and_convention_center" HotelName="JS Luwansa Hotel &amp; Convention Center" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>JL. H.R. Rasuna Said Kav. C-22, Jakarta 12940</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cc/55/cc5598216f68874bd4e477596630c7af6c9247e1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Halim Perdana Kusuma (HLP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="42.10" OriginalAmount="41.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16432" Longitude="106.82048" StarRating="4" HotelCode="3067328" HotelName="Vertu Harmoni Jakarta" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hayam Wuruk No. 6,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0030/67328/3067328/13.jpg?f=16022538</HotelPictures>
        <HotelDescription>Enjoy recreational amenities such as an outdoor pool and a fitness center. This hotel also features complimentary wireless internet access, concierge services, and wedding services.. 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..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="42.12" OriginalAmount="41.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.25585" Longitude="106.81507" StarRating="4" HotelCode="|61892" HotelName="Kemang Icon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN KEMANG RAYA 1 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/1/8/9/2/61892_1_1384.jpg</HotelPictures>
        <HotelDescription>HOTEL: It has 12 rooms a lobby, a reception, a safety deposit box service, a television room, a cafÃ©, a bar and a restaurant. The establishment also offers internet (for a fee), room service, a laundry service (for a fee) and a car park. SITUATION: It is inKemang the city centre of 35 kilometres away from the establishment, guests will find Soekarno Hatta Airport. ROOM: The rooms have a sitting area, complimentary bathroom items, a bathroom with a shower, a hairdryer and a king-size bed. They also have a direct line telephone, satellite and cable television, internet, a safe, a mini-bar, a coffee maker, a kettle, an individual air-conditioning system and a balcony or terrace. FACILITIES: The establishment boasts a swimming pool that has an area for children, deck chairs and parasols. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast and Ã  la carte lunch and dinner. PAYMENT METHODS: The establishment accepts American Express, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="42.12" OriginalAmount="41.7" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.198623" Longitude="106.8029" StarRating="4" HotelCode="66258" HotelName="Hotel Santika Premiere Slipi Jakarta" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Aipda K.S. Tubun No. 7 Slipi,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/66258/66258/1.jpg?f=17688703</HotelPictures>
        <HotelDescription>Take advantage of recreational opportunities offered, including an outdoor pool, a sauna, and a fitness center. Additional features at this hotel include complimentary wireless internet access, concierge services, and gift shops/newsstands. If you'd like to spend the day shopping, you can hop on the shuttle (surcharge).. Featured amenities include a business center, limo/town car service, and complimentary newspapers in the lobby. Event facilities at this hotel consist of a conference center and meeting rooms. Guests may use a train station pick-up service for a surcharge, and free valet parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="42.42" OriginalAmount="42" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|267216-25491577/93499123505251827/3482" HotelName="ARTOTEL JAKARTA THAMRIN" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8740000/8734400/8734361/c76262bc_edited_1da0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="42.42" OriginalAmount="42" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|340427-22290214/93499123505251827/5661" HotelName="CIPUTRA CIBUBUR" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10020000/10017200/10017125/139fceb7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="42.42" OriginalAmount="42.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.14554804" Longitude="106.81536538" StarRating="3" HotelCode="429832|holiday_inn_hotel_and_suites_jakarta_gajah_mada" HotelName="Holiday Inn And Suites Gajah Mada" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gajah Mada 211, Jakarta Pusat, Jakarta 11120, West Java</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/a4/6ba4f57d2f402ec4fa6de34efb1136e9ce95ff78.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This cosy hotel is in North Jakarta. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="42.42" OriginalAmount="42.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.242599" Longitude="106.840597" StarRating="4" HotelCode="905769|hotel_bidakara_jakarta" HotelName="Hotel Bidakara Grand Pancoran Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jenderal Gatot Subroto 71-73, Pancoran, Jakarta 12870</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d7/90/d790f1b88c7b6e29d8114b9c6490eaff7caa16e0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located amidst a strategic area of 4.5 hectares, near the Jabotabek highway. It is easi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="42.50" OriginalAmount="42.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.29363" Longitude="106.80202" StarRating="4" HotelCode="2497608" HotelName="Ra Premiere Simatupang" Meals="DELUXE TWIN ROOM" BedType="DELUXE TWIN ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Intan No. 25, Cilandak</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/97608/2497608/54.jpg?f=17308053</HotelPictures>
        <HotelDescription>Be sure to enjoy recreational amenities including an outdoor pool and a 24-hour fitness center. Additional features at this aparthotel include complimentary wireless internet access, concierge services, and an arcade/game room. Guests can catch a ride to nearby destinations on the complimentary area shuttle.. Featured amenities include a business center, express check-in, and dry cleaning/laundry services. This aparthotel has 11 meeting rooms available for events. 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="43.43" OriginalAmount="43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1675775" Longitude="106.79184" StarRating="0" HotelCode="943779|396000" HotelName="Aston Kartika Grogol Hotel &amp; Conference Center" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kyai Tapa 101, Rt6/Rw16, Tomang, Grogol Petamburan, Kota Jakarta Barat, Jakarta 11440</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/2d/84/2d84416ce6195d9685019f231d6433dbe5d14fb9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="43.43" OriginalAmount="43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.122374" Longitude="106.836514" StarRating="4" HotelCode="80479|36137" HotelName="Mercure Convention Centre Ancol" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort,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,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl Pantai Indah, Taman Impian Jaya Ancol, 14430 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/a6/aca63ad0aa9ba0c81e661fab3cdb509f6a8eabb8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of the exciting Dreamland Ancol Park, between the Oceanarium and Fantasy World,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="43.43" OriginalAmount="43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.167044" Longitude="106.794995" StarRating="3" HotelCode="292405|84255" HotelName="The Gloria Suites Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kyai Tapa 215, Grogol, Jakarta 11440</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/53/01532f05a9b5867e9d79c2d236a87bfbb8ab0552.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="43.43" OriginalAmount="43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.1486872" Longitude="-70.6777522" StarRating="2" HotelCode="0|223494-22248193/93499123505251827/7085" HotelName="THE GLORIA SUITES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>2 Brickyard Ln, York, 03909-1600, ME, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9210000/9209100/9209096/877cc9d6_b.jpg</HotelPictures>
        <HotelDescription>Floors: 2. Total rooms: 86. Physically challenged rooms: 3. Nonsmoking rooms: 86. Discover this Best Western Chairman's award winning York, Maine hotel which offers convenient access to many local attractions including York Harbor, Kittery Outlets, Long sands beach, Short sands beach, Cape Neddick, Ogunquit and Nubble Lighthouse. 

Situated off of southern Maine's Atlantic coast, the Best Western York Inn boasts unbeatable customer service, superb amenities and a convenient location. Minutes from historic downtown, this York hotel is also close to many outdoor activities such as golf courses, beaches, deep-sea fishing and whale watching. Guests will also be close to a variety of restaurants and shopping at the Kittery Outlets. 

The Best Western York Inn features 86 well-appointed guest rooms, each room featuring a refrigerator, cable satellite television with HBO? and high-speed Internet access. Hotel guests are welcome to enjoy a complimentary full hot breakfast each morning before heading out to see all that York has to offer. The hotel also features an indoor swimming pool, exercise facility, business center with full business services and free parking. 

Just three miles from the hotel, guests can spend the day at beautiful Long Sands Beach or Short Sands Beach. Nubble Lighthouse and Cape Neddick are also just a short distance away. Families with children will especially enjoy visiting York's Wild Kingdom Zoo, located a few minutes down the road. Other nearby attractions include Portsmouth Naval Shipyard, University of Southern Maine and Southern New Hampshire University. 

The friendly helpful staff at the Best Western York Inn is ready to ensure a relaxing and memorable stay in York, Maine. Make a reservation today and save!. ?From: The south. Take Interstate 95 North. Once you enter Maine, take Exit 7 onto Route 1 South. Travel for one mile. The Best Western York Inn is on the right.

?From: The north. Interstate 95 South. Take Exit 7 onto Route 1 South. Travel for one mile. The Best Western York Inn is on the right.

?From: Kittery Outlets. Take Route 1 North. Travel for four miles. The Best Western York Inn is on the left.Restaurants: 3.50 mile(s) from Bob's Clam Hut, cafe, seafood, open for: breakfast, lunch, dinner . 0.50 mile(s) from Mainiax Cafe, cafe, American, open for: breakfast, lunch, dinner . 0.50 mile(s) from Ruby's, bar/lounge, steak house, open for: breakfast, lunch, dinner . 0.80 mile(s) from Roast N Crumb, deli, American, open for: lunch, dinner . 1.00 mile(s) from Norma's Restaurant, cafe, American, open for: breakfast, lunch, dinner . 1.00 mile(s) from Stonewall Kitchen Cafe, cafe, American, open for: breakfast, lunch, dinner . 1.40 mile(s) from Greenleaves Chinese Restaurant, bar/lounge, Chinese, open for: lunch, dinner . 2.00 mile(s) from York Lobster and Seafood, bar/lounge, seafood, open for: lunch, dinner . 3.00 mile(s) from Lobster Barn Seafood and Grill, bar/lounge, seafood, open for: lunch, dinner . 3.00 mile(s) from Lobster Cove, bar/lounge, seafood, open for: lunch, dinner . 3.50 mile(s) from Weathervane Seafood Restaurant, bar/lounge, seafood, open for: lunch, dinner . 3.50 mile(s) from McDonald's?, fast food, American, open for: breakfast, lunch, dinner . 3.50 mile(s) from Burger King, fast food, American, open for: breakfast, lunch, dinner Area Info: 8 mile(s) from Portsmouth, New Hampshire, 40 mile(s) from Portland, 55 mile(s) from Manchester, New Hampshire, 60 mile(s) from Boston, Massachusetts, 100 mile(s) from Augusta, 160 mile(s) from Hartford, Connecticut, 1 mile(s) from Meadowbrook Plaza, 1 mile(s) from York Hospital, 1 mile(s) from Stonewall Kitchen, 7 mile(s) from Portsmouth Naval Shipyard, 8 mile(s) from Pease International Tradeport, 8 mile(s) from Hesser College, 9 mile(s) from University of Southern Maine, 9 mile(s) from Southern New Hampshire University, 10 mile(s) from Daniel Webster College, 10 mile(s) from Granite State College, 12 mile(s) from New England College, 12 mile(s) from McIntosh College, 14 mile(s) from University of New Hampshire, 14 mile(s) from York County Community College, 2 mile(s) from Historic York Village, 3 mile(s) from Long Sands Beach, 3 mile(s) from Short Sands Beach, 3 mile(s) from Nubble Lighthouse, 3 mile(s) from York's Wild Kingdom, 4.5 mile(s) from John Lane's Ogunquit Playhouse, 10 mile(s) from Wells Beach, 60 mile(s) from Boston Red Sox,  baseball, .8 mile(s) from Hannaford Supermarket, 1.2 mile(s) from Stonewall Kitchen, 3 mile(s) from Kittery Outlet Mall, 8 mile(s) from Fox Run Mall Newington, tax free shopping, 8 mile(s) from Strawberry Banke, 2 mile(s) from Beaches, surfing , 3 mile(s) from Golf Driving Range , 3 mile(s) from Bowling , 70 mile(s) from Snow Skiing &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="43.43" OriginalAmount="43" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|63637-22236052/93499123505251827/7181" HotelName="SANTIKA PREMIERE SLIPI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/530000/523700/523636/eed27bc5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="43.43" OriginalAmount="43.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.255582" Longitude="106.814837" StarRating="5" HotelCode="68409|kemang_icon_by_alila" HotelName="Kemang Icon by Alila" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kemang Raya 1, Jakarta 12730</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/a1/14a16c8513cf8ef32feac17102d82f8a880b38fe.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Kemang, South Jakarta, in a row of traditional Betawinese and l...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="43.43" OriginalAmount="43.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.184769" Longitude="106.834554" StarRating="4" HotelCode="263581|fraser_residence_menteng_jakarta" HotelName="Fraser Residence Menteng, Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="aparthotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Menteng Raya No.60, Menteng, Jakarta 10340</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/79/0179c7dae59dfe66f20f80a8444aa1e5c797f56c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="43.43" OriginalAmount="43.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.3719180361178" Longitude="106.83322047399" StarRating="4" HotelCode="504224|the_margo_hotel" HotelName="The Margo Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Margonda Raya 358, Kemiri Muka, Beji, Kota Depok, Jakarta 16423, Jawa Barat</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c6/d9/c6d98c280a5b64d9c2f86580206cdf79358ee5f2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Depok.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="43.43" OriginalAmount="43.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16053727" Longitude="106.8529675" StarRating="0" HotelCode="954551|apartment_palazzogrand_palace_kemayoran" HotelName="Grand Palace Kemayoran" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan H. Benyamin Sueb, Blok A5, Kemayoran, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/51/5751aabd1385753d7a0916b52cf74198e1254c30.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="43.71" OriginalAmount="43.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.123115" Longitude="106.836987" StarRating="4" HotelCode="|93350" HotelName="MERCURE ANCOL" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pantai Indah,ancol Jakarta Jakarta Utara ,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/9/3/3/5/0/93350_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The MERCURE ANCOL is rated four stars, it was opened in 1975, has a cafÃ©, a swimming pool and a gym. SITUATION: This establishment is in the coast of Jakarta. It is near Ancol Attraction Park, ROOM: The establishment has 434 rooms with mini-bar, a hairdryer, a safety deposit box, a trouser press, an ironing set and an air-conditioning system.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="43.78" OriginalAmount="43.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.15334" Longitude="106.85" StarRating="4" HotelCode="2433535" HotelName="Grand Mercure Jakarta Kemayoran" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jl H Benyamin Sueb Kav B-6, Superblok Mega Kemayoran</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/33535/2433535/1.jpg?f=17357489</HotelPictures>
        <HotelDescription>Pamper yourself with a visit to the spa, which offers massages. You're sure to appreciate the recreational amenities, including a health club, an outdoor pool, and an indoor pool. This hotel also features complimentary wireless Internet access, concierge services, and free babysitting. If you'd like to spend the day shopping, you can hop on the complimentary shuttle.. 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..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="44.44" OriginalAmount="44" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|253799-28486299/93499123505251827/489" HotelName="FAVE CILILITAN" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6800000/6798700/6798664/3c6b00aa_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="44.44" OriginalAmount="44" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1464606-32918074/93499123505251827/5026" HotelName="NOVOTEL JAKARTA PULO MAS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/124000000/123990000/123989500/123989458/a6a88e73_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="44.44" OriginalAmount="44.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16030785" Longitude="106.85296001" StarRating="3" HotelCode="958629|2_bedrooms_grand_palace_apartment_kemayoran_by_travelio" HotelName="Grand Palace Kemayoran by Travelio" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan H. Benyamin Sueb, Blok A5, Kemayoran, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/30/2f30bc24c4a627cff11baf42d915d9df3a208975.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="44.46" OriginalAmount="44.02" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.145684" Longitude="106.8153" StarRating="4" HotelCode="4030307" HotelName="Holiday Inn &amp; Suites Jakarta Gajah Mada By Ihg" Meals="ROOM - CITY VIEW" BedType="ROOM - CITY VIEW">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Gajah Mada No. 211,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0040/30307/4030307/1.jpg?f=17283991</HotelPictures>
        <HotelDescription>Don't miss out on recreational opportunities including an outdoor pool and a 24-hour fitness center. Additional amenities at this hotel include complimentary wireless internet access, concierge services, and gift shops/newsstands.. Featured amenities include express check-in, express check-out, and complimentary newspapers in the lobby. This hotel has 9 meeting rooms available for events. Free valet parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="45.23" OriginalAmount="44.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16334" Longitude="106.827836" StarRating="4" HotelCode="|67202" HotelName="Redtop  and Convention Center" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL. PECENONGAN 72</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/7/2/0/2/67202_12.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel has an entertainment programme. SITUATION: In the surrounding area of the establishment, guests can find the leisure areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="45.44" OriginalAmount="44.99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.149174" Longitude="106.834141" StarRating="4" HotelCode="|84889" HotelName="The Grand Platinum Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl Kartini Raya No. 57</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/4/8/8/9/84889_1_1405.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Swiss Belhotel Mangga Besar is rated four stars, it was opened in 2009. It has a cafÃ© and a covered swimming pool. SITUATION: This establishment is in the centre of Jakarta. It is located near Ancol Amusement Park, ROOM: The establishment has 246 rooms with mini-bar, a hairdryer, a safe, a trouser press and an air-conditioning system.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="45.45" OriginalAmount="45" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1360968-27085294/93499123505251827/5237" HotelName="ASHLEY TANG MENTENG JAKARTA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/90000000/89060000/89060000/89059902/7d14f4c1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="45.45" OriginalAmount="45" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|599407-22291527/93499123505251827/5925" HotelName="HOLIDAY INN &amp;amp; SUITES JAKARTA GAJAH MADA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11010000/11005300/11005230/a4df3d51_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="45.45" OriginalAmount="45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.334887" Longitude="-81.593635" StarRating="5" HotelCode="0|533444-22274047/93499123505251827/6105" HotelName="HARRIS VERTU HARMONI" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>2950 ENTRY POINT BLVD, , 34741, KISSIMMEE, U.S.A.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/18000000/17390000/17389000/17388930/0d15575b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="45.45" OriginalAmount="45.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.186917" Longitude="106.828984" StarRating="4" HotelCode="168346|morrissey_serviced_apartment" HotelName="Morrissey" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Fax,Garden,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan KH Wahid Hasyim 70, Menteng, 10340 Jakarta, Java</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/8c/b88c331ac72e31d473620ef1e4ac8e4034c309ab.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This aparthotel is located at the heart of the central business district and bordering the quiet Dut...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="45.72" OriginalAmount="45.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.12197" Longitude="106.83572" StarRating="4" HotelCode="82880" HotelName="Mercure Convention Center Ancol" Meals="SUPERIOR ROOM - PARK VIEW" BedType="SUPERIOR ROOM - PARK VIEW">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pantai Indah - Ancol Jakarta,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/82880/82880/36.jpg?f=17744630</HotelPictures>
        <HotelDescription>Dip into one of the 2 outdoor pools or enjoy other recreational amenities including an outdoor tennis court and a fitness center. Additional features at this hotel include complimentary wireless internet access, concierge services, and an arcade/game room.. Featured amenities include a business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. Event facilities at this hotel consist of a conference center and 17 meeting rooms. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="45.94" OriginalAmount="45.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.123137" Longitude="106.686369" StarRating="0" HotelCode="|467690" HotelName="Fairfield By Marriott Jakarta Soekarno-hatta Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Husein Sastranegara No.8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/7/6/9/0/467690_6448d4b1144.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="46.02" OriginalAmount="45.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.14126" Longitude="106.85424" StarRating="5" HotelCode="1877314" HotelName="Doubletree By Hilton Jakarta Kemayoran" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Griya Utama, Blok B No 1,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/77314/1877314/1.jpg?f=17693167</HotelPictures>
        <HotelDescription>Be sure to enjoy recreational amenities including a health club and an outdoor pool. Additional amenities at this hotel include complimentary wireless internet access, concierge services, and a ballroom.. Featured amenities include a computer station, dry cleaning/laundry services, and a 24-hour front desk. Planning an event in Jakarta? This hotel has 14795 square feet (1375 square meters) of space consisting of conference space and 9 meeting rooms. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="46.27" OriginalAmount="45.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18405" Longitude="106.825" StarRating="4" HotelCode="|400006" HotelName="Ashley Sabang Jakarta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Haji Agus Salim</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/0/0/6/400006_5210a0e0754.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="46.30" OriginalAmount="45.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16562" Longitude="106.81547" StarRating="4" HotelCode="1877335" HotelName="Merlynn Park Hotel" Meals="EXECUTIVE ROOM" BedType="EXECUTIVE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kh. Hasyim Azhari 29 - 31,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/77335/1877335/54.jpg?f=17158288</HotelPictures>
        <HotelDescription>Relax at the full-service spa, where you can enjoy massages and body treatments. You're sure to appreciate the recreational amenities, including an outdoor pool, an indoor pool, and a fitness center. Additional amenities at this Art Deco hotel include complimentary wireless internet access, concierge services, and babysitting (surcharge).. 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 self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="46.46" OriginalAmount="46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.141131" Longitude="106.853368" StarRating="4" HotelCode="207928|80298" HotelName="Holiday Inn Jakarta Kemayoran" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Griya Utama  Blok B 1, Sunter Agung, Jakarta 14350</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/10/aa100b0d556055400bb2f3710d7cf6bed6a86319.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="46.46" OriginalAmount="46" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|889310-28584269/93499123505251827/861" HotelName="ALOFT SOUTH JAKARTA - CHSE CERTIFIED" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/48000000/47070000/47064700/47064650/d8f2c18d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="46.46" OriginalAmount="46" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1261565-26609603/93499123505251827/3304" HotelName="SOMERSET SUDIRMAN JAKARTA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/58000000/57760000/57756600/57756541/485463ef_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="46.46" OriginalAmount="46" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|63628-22235984/93499123505251827/6351" HotelName="MERCURE CONVENTION CENTER ANCOL - CHSE CERTIFIED" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/990000/985000/984990/8c9fb0a2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="46.46" OriginalAmount="46.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="0" HotelCode="839537|warm_and_cozy_2br_apartment_woodland_park_residence" HotelName="Woodlandpark Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kalibata Raya  22</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/d8/69d8583158a43441ab6f458671c2fd5f0f914a12.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="46.75" OriginalAmount="46.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.107133150116" Longitude="106.6833615303" StarRating="4" HotelCode="165166|619475" HotelName="FM7 Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Bar,Fax,Jacuzzi,Laundry,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Perancis No. 67, Cengkareng 15125</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/72/4d720b2f2a9e75c782a40c4be17a86e9cb742a84.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="46.81" OriginalAmount="46.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1846088" Longitude="106.8349707" StarRating="5" HotelCode="|377021" HotelName="Fraser Residence Menteng Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Menteng Raya No 60, Menteng</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/7/0/2/1/377021_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="47.12" OriginalAmount="46.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.264676" Longitude="106.808632" StarRating="5" HotelCode="|325625" HotelName="Goodrich Suites, ARTOTEL Portfolio" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL. PANGERAN ANTASARI NO.60, CIPETE UTARA, KEBAYORAN BARU</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/2/5/6/2/5/325625_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="47.30" OriginalAmount="46.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.23932723" Longitude="106.8304025" StarRating="4" HotelCode="943562|ID000307" HotelName="Mercure Jakarta Gatot Subroto" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gatot Subroto 1, Kuningan Barat, Jakarta 12790</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ea/f1/eaf19bfff437f2ea12b84603f0eb930838ff5369.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="47.47" OriginalAmount="47.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1496325595972" Longitude="106.83390855789" StarRating="4" HotelCode="167873|swissbelhotel_mangga_besar" HotelName="Swiss-Belhotel Mangga Besar Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kartini Raya No. 57, Jakarta, Java</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/7c/c57c9cec1f27cb6373f7e4bfc33ecba67d5f1c71.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Central Jakarta. It is about 5 minutes’ drive to Ancol Dreamland and the cit...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="48.32" OriginalAmount="47.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.187096" Longitude="106.829103" StarRating="4" HotelCode="|87253" HotelName="Morrissey  Residences" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL. KH. WAHID HASYIM MENTENG 70</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/7/2/5/3/87253_c7b2b831139.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has WiFi, The hotel was built in 2010, has 135 apartments, with air-conditioning, has a lobby, with a reception, express check-out, a safety deposit box service and a lift. The establishment has a cafÃ©, a restaurant, room service, a laundry service and a car park. SITUATION: This aparthotel, is in the business district, Menteng it is in 500 metres away from the establishment, you can find Thamrin the centre of it is situated 40 kilometres away from Soekarno-Hatta Airport. ROOM: The establishment has one and two bedroom apartments with kitchen, a fridge, hot plates, a microwave, a coffee maker, a kettle, an LCD TV, cable television, a DVD player, an iron, a direct line telephone, a radio, a Hi-Fi, internet, a double bed, a safe and an air-conditioning system. They also have a bathroom with a shower and a hairdryer. FACILITIES: The establishment has a swimming pool with an open-air bar, Guests are offered aerobics classes and a gym. MEALS: Regarding the food and beverage offering, the establishment offers a continental buffet breakfast and Ã  la carte or set-menu lunch and dinner. PAYMENT METHODS: Customers can pay by Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="48.48" OriginalAmount="48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1602300034562" Longitude="106.81965223181" StarRating="5" HotelCode="213199|44266" HotelName="Grand Mercure Jakarta Harmoni" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hayam Wuruk 36-37, Central Jakarta, Jakarta 10120</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/3b/4d3b80172bb9ccf6eadc8b50a027c73cff8ee7af.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers guests a total of 483 rooms. Services and facilities at the hotel include a babysit...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="48.48" OriginalAmount="48" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1259613-21410509/93499123505251827/245" HotelName="HILTON GARDEN INN JAKARTA TAMAN PALEM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/60000000/59670000/59660500/59660442/75464e4e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="48.48" OriginalAmount="48" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|17475-22235880/93499123505251827/5549" HotelName="BOROBUDUR" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/550000/542300/542206/0e4adbc8_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="48.48" OriginalAmount="48.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.223163" Longitude="106.80291" StarRating="4" HotelCode="47328|century_park_hotel_10" HotelName="Century Park Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pintu Satu Senayan, 10270 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5f/54/5f54a3c35e148350e4d98781342a6d77f9292d14.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Jakarta's central business district, just a short distance from...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="48.48" OriginalAmount="48.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18671297" Longitude="106.82719595" StarRating="4" HotelCode="602929|aloft_jakarta_wahid_hasyim" HotelName="Aloft Jakarta Wahid Hasyim" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>92 Jalan K. H. Wahid Hasyim, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/a6/eda6d2105f0b8b168de25b0f7dfb95b0831363df.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="49.11" OriginalAmount="48.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.137909" Longitude="106.83088" StarRating="4" HotelCode="211423" HotelName="Novotel Jakarta Mangga Dua Square Hotel" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gunung Sahari Raya 1,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0002/11423/211423/21.jpg?f=17723099</HotelPictures>
        <HotelDescription>Pamper yourself with a visit to the spa, which offers massages. This hotel also features complimentary wireless internet access, concierge services, and an arcade/game room.. Featured amenities include a business center, express check-in, and express check-out. Planning an event in Jakarta? This hotel has 12400 square feet (1152 square meters) of space consisting of a conference center and meeting rooms. 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="49.49" OriginalAmount="49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.172172" Longitude="106.835254" StarRating="5" HotelCode="54550|67315" HotelName="Borobudur Jakarta" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Lapangan Banteng Selatan, P.O.Box 1329, Jakarta 10710</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/48/ca48ca5399e021fc86b7a5b328595f8b901eec9e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Jakarta, close to the main business districts, shopping areas, presidential ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="49.49" OriginalAmount="49" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|3605-28494545/93499123505251827/726" HotelName="IBIS TAMARIN" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/hotels/1000000/60000/54100/54026/92f46fd1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="49.49" OriginalAmount="49" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|650011-22311659/93499123505251827/6203" HotelName="MERCURE JAKARTA GATOT SUBROTO - CHSE CERTIFIED" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/36000000/35520000/35517200/35517154/6adbbad8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="49.49" OriginalAmount="49.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.151345" Longitude="106.891779" StarRating="3" HotelCode="292372|all_sedayu_kelapa_gading" HotelName="All Sedayu Kelapa Gading" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Boulevard Barat, Mall Of Indonesia Lobby 5, Kelapa Gading, Jakarta 14240</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/b9/1bb941e5eb64347f3a6e951318f53be1e2d01792.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="49.49" OriginalAmount="49.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2073250819373" Longitude="106.82737469673" StarRating="4" HotelCode="94771|aston_at_kuningan_suites" HotelName="Aston at Kuningan Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Kitchen,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Setiabudi Utara, Kuningan 12920, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/4b/974b0cacbecf23903567f66a752a9248b91cd83e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the prestigious Kuningan district, only 8.6 km away from the centre of Jakar...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="49.49" OriginalAmount="49.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.26455327" Longitude="106.80858838" StarRating="3" HotelCode="745833|goodrich_suites_jakarta" HotelName="Goodrich Suites Jakarta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pangeran Antasari 60, Cipete Utara, Kebayoran Baru, Jakarta 12150</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/28/f728715d2d54dca9f347fec3d32cf5be539d7b77.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="49.70" OriginalAmount="49.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.171586" Longitude="106.83553" StarRating="5" HotelCode="14501" HotelName="Hotel Borobudur Jakarta" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Lapangan Banteng Selatan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/14501/14501/131.jpg?f=17742736</HotelPictures>
        <HotelDescription>Located in the heart of the vibrant city of Jakarta, this upscale city hotel is the preferred choice among business travellers. Borobudur Jakarta is ideally situated close to the main business districts of the city, shopping areas, Presidential Palace and a wealth of government buildings. It is approximately a 35-minute drive from Soekarno Hatta International Airport. Set amidst 9. 3 hectares of beautifully landscaped tropical gardens the hotel exudes peace and tranquillity. The guest rooms have been elegantly designed with convenient and comfort in mind. The resort offers exceptional services and modern conference facilities, the perfect venue for hosting conferences in Jakarta.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="50.42" OriginalAmount="49.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.15676" Longitude="106.91071" StarRating="4" HotelCode="1877310" HotelName="Harris Hotel &amp; Conventions Kelapa Gading Jakarta" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Sentra Kelapa Gading, Jl. Bulevar Kelapa Gading Blok M,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/77310/1877310/45.jpg?f=17349689</HotelPictures>
        <HotelDescription>Relax at the full-service spa, where you can enjoy massages. You're sure to appreciate the recreational amenities, including a health club, an outdoor pool, and a sauna. Additional amenities at this hotel include complimentary wireless internet access, concierge services, and shopping on site.. Featured amenities include a business center, dry cleaning/laundry services, and a 24-hour front desk. Event facilities at this hotel consist of a conference center and 11 meeting rooms. 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="50.50" OriginalAmount="50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1572754797815" Longitude="106.91011548042" StarRating="4" HotelCode="167871|159073" HotelName="Harris Hotel &amp; Conventions Kelapa Gading" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bulevar Kelapa Gading, Blok M, Jakarta 14240</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/96/6296c1ed6b6da435d70450e3b973ef50126cff1c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located in the Sentra Kelapa Gading business district, which includes the well-...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="50.50" OriginalAmount="50" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|190661-28580925/93499123505251827/1536" HotelName="ASTON PLUIT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5310000/5307900/5307869/2f666666_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="50.50" OriginalAmount="50" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1330743-26641868/93499123505251827/4970" HotelName="OAK BY KOZYSTAY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/73000000/72940000/72937100/72937042/65f39069_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="50.50" OriginalAmount="50.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.224472" Longitude="106.839753" StarRating="5" HotelCode="64864|wyndham_casablanca_jakarta" HotelName="Wyndham Casablanca Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Casablanca Kav. 18, Jakarta 12870</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/d9/04d9c86f6d631d0b2c756cecff978001453f1d61.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is strategically located within the city's ‘Golden Triangle’ on Jalan Casablanca, adjacent...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="51.51" OriginalAmount="51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18830453" Longitude="106.82272092" StarRating="4" HotelCode="481364|152903" HotelName="Four Points by Sheraton Jakarta Thamrin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan M.H. Thamrin, Kav. 9, Jakarta, Jakarta 10350</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/43/2543829ab7a7f58dafe0f2b1d0d143939b4fe62c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="51.51" OriginalAmount="51" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1467676-32942664/93499123505251827/502" HotelName="ALOFT BY MARRIOTT JAKARTA KEBON JERUK" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/118000000/117980000/117976100/117976068/f6550978_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="51.51" OriginalAmount="51" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|267194-28559494/93499123505251827/1351" HotelName="FRASER RESIDENCE MENTENG" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6230000/6226800/6226738/3444b424_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="51.81" OriginalAmount="51.3" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1515" Longitude="106.89177" StarRating="4" HotelCode="2040298" HotelName="All Sedayu Hotel Kelapa Gading" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Boulevard Barat Kelapa Gading,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/40298/2040298/63.jpg?f=17340338</HotelPictures>
        <HotelDescription>Take advantage of recreation opportunities such as a fitness center, or other amenities including complimentary wireless internet access and concierge services. Additional amenities at this hotel include gift shops/newsstands, a hair salon, and wedding services.. Featured amenities include a business center, express check-in, and complimentary newspapers in the lobby. Event facilities at this hotel consist of a conference center and meeting rooms. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="52.31" OriginalAmount="51.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.207434" Longitude="106.827341" StarRating="4" HotelCode="|84850" HotelName="Oakwood Suites Kuningan Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Setiabudi Utara</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/4/8/5/0/84850_1_5522.jpeg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, Kuningan it is in. APARTMENTS: The establishment has apartments with American kitchen and balcony. HOTEL: This establishment has a swimming pool on the rooftop, a restaurant and a winery. ROOM: The establishment has suites with an air-conditioning system, cable television, a bathroom, a dresser, a kettle, a coffee maker and a mini-bar. FACILITIES: The establishment boasts a gym, a swimming pool, a launderette, Close to shops, With regards to the food and beverage offering, there is a restaurant.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="52.47" OriginalAmount="51.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.240486" Longitude="106.837201" StarRating="0" HotelCode="|466107" HotelName="Citadines Gatot Subroto Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl Gatot Subroto Kav.64 No.177A</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/6/1/0/7/466107_5529a2f1021.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="52.52" OriginalAmount="52" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|111526-25284100/93499123505251827/3630" HotelName="ASTON MARINA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2700000/2692500/2692471/7f91299c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="52.52" OriginalAmount="52" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|146892-22235945/93499123505251827/5901" HotelName="HARRIS CONVENTIONS KELAPA GADING" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4220000/4219500/4219500/4738c701_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="53.53" OriginalAmount="53" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|251342-22243674/93499123505251827/5217" HotelName="ALL SEDAYU" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12580000/12577200/12577191/11df042d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="53.53" OriginalAmount="53.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.21829573" Longitude="106.83399581" StarRating="5" HotelCode="320289|the_grove_suites" HotelName="The Grove Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan H.R. Rasuna Said, Kawasan Rasuna Epicentrum, Kuningan, Jakarta 12960</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/6d/89/6d892078c96efe9022bb6063b017e4185accd54f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="53.53" OriginalAmount="53.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2395298075021" Longitude="106.78565166455" StarRating="4" HotelCode="350576|veranda_hotel_at_pakubuwono" HotelName="Veranda Hotel @ Pakubuwono" 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 Kyai Maja 63, Kebayoran Baru, Jakarta 12130</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/48/644894c8b5c9fc7b35dcf75b70f578448d42a88c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="54.54" OriginalAmount="54" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|599405-25752230/93499123505251827/3992" HotelName="GOODRICH SUITES KEMANG JAKARTA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/26000000/25020000/25016700/25016671/3afcf9d6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="54.54" OriginalAmount="54" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1432155-27929841/93499123505251827/6833" HotelName="SOMERSET KENCANA JAKARTA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/106000000/105370000/105360100/105360039/494ff2fc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="55.10" OriginalAmount="54.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.122567" Longitude="106.652712" StarRating="3" HotelCode="|179388" HotelName="Jakarta Airport Managed By Topotels" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>TERMINAL 2E, SOEKARNO HATTA INTERNATIONALl AIRPORT</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/9/3/8/8/179388_16.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="56.31" OriginalAmount="55.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.183705" Longitude="106.833777" StarRating="4" HotelCode="|553937" HotelName="Ashley Tugu Tani Menteng" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. K.H. Wahid Hasyim No.4 2, RT.2/RW.7,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/3/9/3/7/553937_a0341cc1424.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="56.56" OriginalAmount="56" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|190737-25390850/93499123505251827/4098" HotelName="MORRISSEY RESIDENCES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3860000/3851800/3851708/7fe0f880_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="56.56" OriginalAmount="56" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1405965-26690641/93499123505251827/4426" HotelName="ARTOTEL GELORA SENAYAN JAKARTA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/105000000/104090000/104081800/104081779/ae3e3e63_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="57.17" OriginalAmount="56.6" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.22289" Longitude="106.83316" StarRating="4" HotelCode="1877323" HotelName="Js Luwansa Hotel And Convention Center" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>H.R. Rasuna Said Kav C-22,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/77323/1877323/1.jpg?f=17143192</HotelPictures>
        <HotelDescription>Relax at the full-service spa, where you can enjoy massages. You can take advantage of recreational amenities such as an outdoor pool and a fitness center. Additional amenities at this hotel include complimentary wireless internet access, concierge services, and wedding services.. Featured amenities include a 24-hour business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. Event facilities at this hotel consist of conference space and meeting rooms. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="57.57" OriginalAmount="57" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|891539-22330742/93499123505251827/6878" HotelName="THE KUNINGAN SUITES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/56000000/55260000/55250700/55250649/1ab6a8d5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="57.76" OriginalAmount="57.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.22546" Longitude="106.83144" StarRating="5" HotelCode="82927" HotelName="Manhattan Hotel Jakarta" Meals="EXECUTIVE ROOM - CITY VIEW" BedType="EXECUTIVE ROOM - CITY VIEW">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Prof. Dr. Satrio Kav.19-24, Karet Kuningan, Kecamatan Setiabudi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/82927/82927/104.jpg?f=17741283</HotelPictures>
        <HotelDescription>Relax at the full-service spa, where you can enjoy massages, body treatments, and facials. You can take advantage of recreational amenities such as an outdoor pool, a sauna, and a fitness center. Additional amenities at this hotel include complimentary wireless internet access, concierge services, and wedding services.. Featured amenities include a business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. Self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="58.58" OriginalAmount="58" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1360955-22976377/93499123505251827/5093" HotelName="ARTOTEL CASA KUNINGAN" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/84000000/83730000/83721500/83721488/w6769h4520x6y0-6e34bc52_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="58.58" OriginalAmount="58.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1225026269307" Longitude="106.65277761971" StarRating="3" HotelCode="71462|jakarta_airport_hotel" HotelName="Jakarta Airport Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Terminal 2E, Soekarno-Hatta International Airport, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/86/3e86dd5dbc8420b6edc35b17a6406952acb45ded.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;In the hustle and bustle of the Jakarta International Airport ‘Soekarno-Hatta’, the hotel is located...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="59.04" OriginalAmount="58.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.218538" Longitude="106.83361" StarRating="5" HotelCode="1877361" HotelName="The Grove Suites By Grand Aston" Meals="SUITE 1 BEDROOM" BedType="SUITE 1 BEDROOM">
        <Address>
          <AddressLines>
            <AddressLine>Kawasan Rasuna Epicentrum Jl. H.R. Rasuna Said Kuningan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/77361/1877361/1.jpg?f=17373885</HotelPictures>
        <HotelDescription>Enjoy recreational amenities such as an outdoor pool and a fitness center. Additional amenities at this hotel include complimentary wireless internet access, concierge services, and barbecue grills.. Featured amenities include a business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. Free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="59.19" OriginalAmount="58.6" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.12587" Longitude="106.83103" StarRating="4" HotelCode="2095510" HotelName="Discovery Ancol" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Lodan Timur No. 7,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/95510/2095510/50.jpg?f=17496106</HotelPictures>
        <HotelDescription>Relax at the full-service spa, where you can enjoy massages. You can take advantage of recreational amenities such as an outdoor pool, a spa tub, and an indoor tennis court. Additional amenities at this hotel include complimentary wireless internet access, concierge services, and wedding services.. 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..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="59.59" OriginalAmount="59" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|891472-28536198/93499123505251827/1712" HotelName="NOSTOI" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/40000000/39570000/39561700/39561691/56ba4d77_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="59.59" OriginalAmount="59" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|87239-22235965/93499123505251827/6063" HotelName="MANHATTAN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6730000/6728900/6728849/349286d3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="62.33" OriginalAmount="61.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.198934" Longitude="106.84315" StarRating="4" HotelCode="1877292" HotelName="Doubletree By Hilton Hotel Jakarta - Diponegoro" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pegangsaan Timur 17</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/77292/1877292/57.jpg?f=17427349</HotelPictures>
        <HotelDescription>Facilities: The hotel has a lift and features 253 rooms. The friendly staff at the reception desk are happy to answer any questions. Amenities include a baggage storage service, a safe and a cash machine. Wireless internet access in public areas allows guests to stay connected. The tour desk offers assistance with booking excursions. The hotel has a range of facilities for guests with disabilities. The hotel has wheelchair-accessible facilities. There are a number of shops as well. The grounds of the hotel feature a playground and a lovely garden. Additional amenities include a TV room and a playroom. Guests arriving by car can park their vehicles in the car park. Further services and facilities include a 24-hour security service, medical assistance, a transfer service, 24-hour room service, an alarm call service, a laundry service, a coin-operated laundry and a hotel shuttle bus. Active guests can make use of the bicycle hire service to explore the surrounding area. The business centre is on hand for guests' business requirements and provides a fax machine.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="62.50" OriginalAmount="61.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.10219" Longitude="106.738963" StarRating="5" HotelCode="|400443" HotelName="Oakwood Apartments Pik Jakarta - Chse Certified" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/4/4/3/400443_6dca4551301.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="64.56" OriginalAmount="63.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.110089" Longitude="106.740407" StarRating="4" HotelCode="|378114" HotelName="Mercure Jakarta Pantai Indah Kapuk" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Indah Kapuk Kamal Muara Penjaringan North Jakarta</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/8/1/1/4/378114_e57a97e1109.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="64.64" OriginalAmount="64" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|891453-22330757/93499123505251827/6308" HotelName="NAGOMI SUITES" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/39000000/38210000/38203300/38203239/6234d171_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="64.64" OriginalAmount="64.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1260084546244" Longitude="106.83121770022" StarRating="4" HotelCode="320040|discovery_hotel__convention_ancol" HotelName="Discovery And Convention Ancol Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Nightclub,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Lodan Timur 7, Ancol Taman Impian, Jakarta 14430, Jakarta Utara</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dc/64/dc6463cab3de2cd4775b6f6a7a8f90526beec195.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="64.76" OriginalAmount="64.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.254407" Longitude="106.798109" StarRating="4" HotelCode="|465587" HotelName="Sutasoma At The Tribrata Dharmawangsa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Darmawangsa III No. 2, Pulo,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/5/5/8/7/465587_88952b71832.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="65.65" OriginalAmount="65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.675535" Longitude="13.385487" StarRating="5" HotelCode="0|253467-21407156/93499123505251827/389" HotelName="DOUBLETREE BY HILTON JAKARTA - DIPONEGORO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Biagio Marin, 6, Grado, Italy</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6680000/6675300/6675233/fa912f87_b.jpg</HotelPictures>
        <HotelDescription>Position: Among the sea-facing hotels in Grado, Hotel Fonzari enjoys an enviable position. Near the Grado's beach, Hotel Fonzari is situated in the historic center, in the age-old Piazza Biagio Marin where Roman ruins can be visited. Just outside the hotel there are stores, ice cream parlors and restaurants for shopping and the seafront for pleasant walks. Rooms: Hotel Fonzari has 24 modern and functional double rooms and 47 suites. The suites consist of an entrance, living room with sofa bed, bedroom with double bed and bathroom. They are equipped with amenities and modern services and are ideal for a vacation in a hotel in Grado. The suites are available in Junior suite, Junior suite superior, Paradise suite and Panoramic suite versions, with or without a view of the Adriatic, Grado's sea, and all have a large terrace with table and chairs. Modern, with elegant and functional furnishings and illumined by large windows, Hotel Fonzari's Rooms and Suites are among the most appreciated hospitality solutions offered by 4-star hotels in Grado. Restaurant: The restaurant offers Italian, regional and international cuisine with an “a la carte” menu; it is located on the seventh floor of the hotel along with the breakfast room. The rich buffet includes pastries, bread, marmalade, fresh fruit, cereal, yogurt, cheese, deli meats, sausages, etc., to start your day off right. There is a children's game room available for guests of the hotel. There is a children's game room available for guests of the hotel. Outside:  Lobby:  More Informations: Guests can take advantage of elegant public rooms and countless services at Hotel Fonzari. The wonderful scenic swimming pool with Jacuzzi and sun bathing area with chaise longues and umbrellas awaits you on the seventh floor with its breathtaking view. Remarks: Rates do not include any local city tax and resort fee that must be paid by the final customer on-site directly to the hotel. Bedding preferences are not guaranteed and are subject to supplier availability.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="65.65" OriginalAmount="65" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|891345-26121578/93499123505251827/4332" HotelName="3BR EXECUTIVE RESIDENCE AT GRAND PALACE KEMAYORAN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/49000000/48980000/48975100/48975030/aaa7029f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="65.71" OriginalAmount="65.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.157447" Longitude="106.910222" StarRating="4" HotelCode="|87218" HotelName="Harris  and Conventions Kelapa Gading - Jakarta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>SENTRA KELAPA GADING JL. KELAPA GADING BLOK M</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/7/2/1/8/87218_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated establishment in 2009, has 10 meeting rooms and 226 rooms. The establishment boasts air-conditioning, a hairdresser's, a television room, 2 bars, room service and a laundry service. SITUATION: The hotel Sentra Kelapa Gading it is in Where customers can find Kelapa Gading the shopping centre, is 10 minutes drive away from Yakarta the Exhibition Centre this establishment, is 25 minutes away from Soekarno-Hatta the airport. ROOM: All the rooms have a bathroom with a shower, a hairdryer, a direct line telephone, a television, internet, a safe, a mini-bar, a coffee maker, a kettle and an air-conditioning system. FACILITIES: The establishment has a swimming pool, a gym, a massage service and spa treatments.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="66.60" OriginalAmount="65.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.220815" Longitude="106.81882" StarRating="4" HotelCode="4018356" HotelName="Citadines Sudirman Jakarta" Meals="EXECUTIVE STUDIO" BedType="EXECUTIVE STUDIO">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Karet Sawah 219,, The Newton 1 At Ciputra World 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0040/18356/4018356/41.jpg?f=17114471</HotelPictures>
        <HotelDescription>Relax at the full-service spa, where you can enjoy massages and body treatments. You're sure to appreciate the recreational amenities, including an outdoor pool and a fitness center. Additional features at this aparthotel include complimentary wireless internet access, a banquet hall, and bike parking. If you'd like to spend the day shopping, you can hop on the complimentary shuttle.. Featured amenities include complimentary wired internet access, a 24-hour front desk, and a safe deposit box at the front desk. A bus station shuttle is provided at no charge (available 24 hours), and free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="67.67" OriginalAmount="67" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|3601-22235933/93499123505251827/5848" HotelName="GRAN MAHAKAM" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/530000/525300/525242/48f24ee7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="67.67" OriginalAmount="67.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.166712" Longitude="106.799992" StarRating="4" HotelCode="113483|somerset_berlian_jakarta" HotelName="Somerset Berlian Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Permata Berlian V, Permata, Hijau, Jakarta 12210</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d3/1a/d31aa18f287179f6a8751caaa42ce43a71452152.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This property is nestled within the exclusive Permata residential district, 15 minutes' drive from t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="67.67" OriginalAmount="67.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.122092" Longitude="106.840517" StarRating="3" HotelCode="172278|putri_duyung" HotelName="Putri Duyung Ancol" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Lodan Timur 7, Jakarta 14430</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/29/1e299cfd85f1a923357a79b2e711773a6b5b9b94.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located by the coastline and offers beautiful panoramic views of the ocean. It is conve...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="67.67" OriginalAmount="67.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2444849748489" Longitude="106.79546546044" StarRating="5" HotelCode="396113|gran_mahakam" HotelName="Hotel Gran Mahakam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mahakam I 8, Kebayoran Baru, Jakarta Selatan, 12130 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/0c/b80cae0e3b7b83713ddbbc59ce0b9d37cc54287d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Strategically located in the ever-popular Blok M area, guests staying at this establishment are surr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="67.67" OriginalAmount="67.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2214978" Longitude="106.81999087" StarRating="0" HotelCode="760252|ascott_sudirman_jakarta" HotelName="Ascott Sudirman Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Elevator,Restaurant,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Prof. Dr. Satrio, Kav 11, Ciputra World 2, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/61/9361d7b33ea782ff29f50f9234aac6282459cd60.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;With a stay at Ascott Sudirman Jakarta in Jakarta (Semanggi), you'll be steps from Golden Triangle a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="68.63" OriginalAmount="67.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.23492" Longitude="106.83071" StarRating="5" HotelCode="|63539" HotelName="Gran Melia Jakarta" Meals="HALF-BOARD" BedType="HALF-BOARD" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan H.R. Rasuna Said Kav. X-O, Kuningan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/3/5/3/9/63539_1_3592.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in Kuningan the business area of Jakarta it is in It has excellent transport links to the shopping centre and points of interest. it is 30 minutes away from Soekarno-Hatta Airport. HOTEL: This establishment has air-conditioning, 428 rooms, a lobby, a reception, a safety deposit box service, a currency exchange service, a lift and a playground. The establishment boasts bars, a nightclub, restaurants, conference facilities, internet (for a fee), a car park, room service and a laundry service. ROOM: The rooms have a desk, a fax machine, a bathroom with a shower, a hairdryer, a king size or double bed, a direct line telephone, satellite or cable TV, internet, a safe, a mini-bar, a coffee maker, a kettle and an air-conditioning system.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="68.68" OriginalAmount="68" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|340403-25533509/93499123505251827/3169" HotelName="ASTON PRIORITY SIMATUPANG AND CONFERENCE CENTER" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11760000/11756200/11756199/40be77c4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="69.69" OriginalAmount="69" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|524642-22274113/93499123505251827/6239" HotelName="MERCURE JAKARTA PANTAI INDAH KAPUK - CHSE CERTIFIED" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/22000000/21400000/21396900/21396859/1f87aa81_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="69.69" OriginalAmount="69" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1261204-27084104/93499123505251827/7173" HotelName="SUTASOMA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/67000000/66530000/66529700/66529691/744ccd0f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="69.91" OriginalAmount="69.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.223897" Longitude="106.825722" StarRating="4" HotelCode="|85665" HotelName="Manhattan Jakarta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. PROF DR SATRIO KUNIGAN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/5/6/6/5/85665_1_5387.jpg</HotelPictures>
        <HotelDescription>ROOM: The stylish, modern rooms, have large windows, a television, a DVD, a bathroom with a bath and complimentary bathroom items. FACILITIES: There is a range of facilities and services available at the establishment, including a gym, a swimming pool, a sauna, a spa and 5 restaurants. SITUATION: This hotel is a 5-minute walk away from Ambassador the commercial centre 25 minutes away from Plaza Senayan the commercial centre the establishment is a 30-minute drive away from Soekarno Hatta the International Airport of.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="70.70" OriginalAmount="70" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|111631-22236064/93499123505251827/6766" HotelName="SOMERSET BERLIAN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1600000/1596100/1596036/686ceb0a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="70.70" OriginalAmount="70.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2102583971493" Longitude="106.82364843188" StarRating="5" HotelCode="187939|fraser_residence_sudirman_jakarta" HotelName="Fraser Residence Sudirman" 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 Setiabudi Raya  9, Sudirman, Jakarta 12910</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/c8/30c84b1b7ccca70f00c1744a08ef837915030bbd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="71.54" OriginalAmount="70.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.226118" Longitude="106.818436" StarRating="4" HotelCode="|448581" HotelName="ARTOTEL Suites Mangkuluhur Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Gatot Subroto Kav. II</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/8/5/8/1/448581_d831df61036.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="71.71" OriginalAmount="71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.193538" Longitude="106.823582" StarRating="5" HotelCode="113482|36142" HotelName="Pullman Jakarta Indonesia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business 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 Mh Thamrin 59, Jakarta 10350</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/13/571364991bcb8c678a68071044d518e64dea644a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Jakarta's business, shopping and entertainment district. It is ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="72.72" OriginalAmount="72.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1982380156963" Longitude="106.83806775625" StarRating="5" HotelCode="308158|the_hermitage_menteng_jakarta" HotelName="The Hermitage, a Tribute Portfolio Hotel, Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cilacap 1, Menteng, Jakarta 10310</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/48/4b48e5bfd942b3b17aea4d1918480db8d947ad42.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="73.18" OriginalAmount="72.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.209076" Longitude="106.819658" StarRating="5" HotelCode="|61899" HotelName="Ayana Midplaza Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Jenderal Sudirman Kav 10-11</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/1/8/9/9/61899_1_5194.jpg</HotelPictures>
        <HotelDescription>HOTEL: This luxury establishment and has leisure areas.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="73.73" OriginalAmount="73" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|180971-25366313/93499123505251827/4700" HotelName="PUTRI DUYUNG" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15240000/15232500/15232480/01699590_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="73.73" OriginalAmount="73" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1317184-27713737/93499123505251827/4717" HotelName="OAKWOOD APARTMENTS PIK JAKARTA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/47000000/46130000/46128500/46128453/b8eb080a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="74.57" OriginalAmount="73.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.22466" Longitude="106.80424" StarRating="3" HotelCode="1877311" HotelName="Harris Suites Fx Sudirman Jakarta" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Jenderal Sudirman, Pintu Satu Senayan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/77311/1877311/1.jpg?f=17594590</HotelPictures>
        <HotelDescription>Enjoy a range of recreational amenities, including an outdoor pool, an outdoor tennis court, and a fitness center. Additional amenities at this hotel include complimentary wireless internet access, concierge services, and a hair salon.. Featured amenities include a business center, dry cleaning/laundry services, and a 24-hour front desk. This hotel has 5 meeting rooms available for events. 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="74.74" OriginalAmount="74.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1211026440596" Longitude="106.67869985104" StarRating="5" HotelCode="87903|sheraton_bandara_hotel" HotelName="Bandara International Hotel managed by AccorHotels" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Prof. Dr.Ir. Sedyatmo KM 2, Bandara Soekarno-Hatta, 19110 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bd/c8/bdc8c8b9e3cca13e9b4303f121de12a65717c3d1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="75.75" OriginalAmount="75" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|437570-22264774/93499123505251827/5692" HotelName="FRASER PLACE SETIABUDI" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/14000000/13220000/13212900/13212804/w5556h7205x0y0-0d4e8cbb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="75.75" OriginalAmount="75.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.235125" Longitude="106.830032" StarRating="5" HotelCode="32963|gran_melia_jakarta" HotelName="Gran Meliá Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan H.R. Rasuna Said Kav. X - O, Kuningan, Jakarta 12950</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/65/4d/654db409da5ca45d1e7dede1c507d6eda3f7f393.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in the heart of Jakarta's exclusive diplomatic and business district of Kuningan, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="75.75" OriginalAmount="75.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2080598768662" Longitude="106.82224586523" StarRating="4" HotelCode="80356|marriott_executive_apartments_mayflower" HotelName="The Mayflower, Jakarta - Marriott Executive Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Jacuzzi,Massage Centre,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>76-78 Jalan Jenderal Sudirman Kav, Sudirman Plaza, Indofood Tower, 12910 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/c8/5ec80a6bdc4592e3267afc492a53add54b51e92d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the centre of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="75.75" OriginalAmount="75.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.166687" Longitude="106.799994" StarRating="4" HotelCode="113485|somerset_grand_citra_jakarta" HotelName="Somerset Grand Citra Jakarta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Prof. Dr Satrio Kav. 1, Kuningan, 12940 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/11/fd11e21a9e4474fdeea7763e54273615dcebb75a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the central business district and conveniently close to the convention centr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="75.83" OriginalAmount="75.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1657804" Longitude="106.8262577" StarRating="4" HotelCode="|93354" HotelName="Sparks Luxe Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl Pecenongan Kav 7-17</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/9/3/3/5/4/93354_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has banquet halls, meeting rooms, a concierge, a bar, a restaurant, a business centre, a boutique, a winery, a gym, a sauna, a spa and a swimming pool. The establishment has a floor for women. SITUATION: This establishment, is in Jakarta the centre of is situated in the business area, el Palacio Presidencial close to the establishment, clients can find the tourist attractions. ROOM: The establishment has 117 rooms with parquet flooring, a bathroom with a hairdryer, a toiletry kit, internet, a mini-bar, an air-conditioning system, a direct line telephone, computer, a television and a fax machine. Some rooms have a CD player and a DVD player.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="76.76" OriginalAmount="76" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|180952-22235941/93499123505251827/6657" HotelName="HARRIS SUITES FX SUDIRMAN" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4290000/4281900/4281892/86ac92af_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="76.76" OriginalAmount="76.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1857093336287" Longitude="106.82382337302" StarRating="4" HotelCode="39421|sari_pan_pacific_hotel" HotelName="Sari Pan Pacific Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan M.H. Thamrin 6, Jakarta 10340, Jawa Barat</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/2f/e22fbfea98d0b3c011a52e261248f7e9e076df68.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located 4 km from Plaza Semanggi and 5 km from the Jakarta International Expo. It can a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="77.77" OriginalAmount="77.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.213311" Longitude="106.818839" StarRating="5" HotelCode="371976|le_meridien_jakarta" HotelName="Le Meridien Jakarta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jl.jend Sudirman, Kav. 18-20, 10220 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/26/8e26b38f43b597f53a5d1de36035b191bb1b7be7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;With a prime location in the heart of Jakarta's financial district and directly opposite the World T...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="78.64" OriginalAmount="77.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.194955" Longitude="106.818855" StarRating="4" HotelCode="166939" HotelName="Ascott Jakarta" Meals="PREMIER STUDIO" BedType="PREMIER STUDIO">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kebon Kacang Raya No 2,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/66939/166939/2.jpg?f=17466997</HotelPictures>
        <HotelDescription>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, an outdoor tennis court, and a fitness center. Additional features at this hotel include complimentary wireless internet access, concierge services, and shopping on site.. 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..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="78.78" OriginalAmount="78" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1432149-27601501/93499123505251827/5009" HotelName="MANGKULUHUR RESIDENCES BY LORIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/105000000/104890000/104885600/104885582/0d71e7ff_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="80.66" OriginalAmount="79.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.12118" Longitude="106.67862" StarRating="5" HotelCode="|163449" HotelName="Sheraton Jakarta Soekarno Hatta Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>BANDARA SOEKARNO - HATTA, JAKARTA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/3/4/4/9/163449_645c49e1532.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Sheraton Bandara Hotel is rated five stars. FACILITIES: On request, guests can use a transfer service to the airport. You also have at your disposal a swimming pool, spa treatments, a gym, WiFi (free of charge) in the communal areas, restaurants and a running track. The establishment also offers tourist information, business centre, a beauty centre, a playground, a meeting room and a car park (free of charge). ROOM: Customers have spacious rooms with beautiful views, a flat-screen television, a safety deposit box and a mini-bar. Some rooms have a terrace. They also have a bathroom with a bath. SITUATION: This hotel is situated 2.6 kilometres away from Airport Soekarno Hatta. It is 90 minutes away from the business area of Sudirman, Patung Selamat Datang and El Monumento Nacional Monas.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="80.80" OriginalAmount="80" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|267200-28598251/93499123505251827/767" HotelName="THE HERMITAGE, A TRIBUTE PORTFOLIO, JAKARTA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7510000/7508900/7508890/04d7b9af_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="80.80" OriginalAmount="80" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|84582-22274009/93499123505251827/5312" HotelName="AYANA MIDPLAZA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/18000000/17870000/17867800/17867719/w2877h1920x0y0-a37f6bea_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="81.81" OriginalAmount="81" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|111632-25284118/93499123505251827/2705" HotelName="SOMERSET GRAND CITRA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1600000/1596100/1596017/db46bcb4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="81.81" OriginalAmount="81.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.202725" Longitude="106.819043" StarRating="5" HotelCode="26459|shangrila_hotel__jakarta" HotelName="Shangri-La Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kotan Bni, JL. Jend. Sudirman Kav.1, 10220 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/1f/711fcee2689afcd2415502f0058bf1e488547cd4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the centre of Jakarta’s Sudirman business district. It offers guests easy ac...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="82.21" OriginalAmount="81.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.221675" Longitude="106.814897" StarRating="4" HotelCode="33825|826621" HotelName="Crowne Plaza Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gatot Subroto Kav. 2-3, Jakarta 12930, Java</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/3a/3abd42995c12739a/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city business hotel is located in the busy Golden Triangle business district, adjacent to the P...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="82.74" OriginalAmount="81.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.198129" Longitude="106.837365" StarRating="5" HotelCode="|166743" HotelName="The Hermitage, A Tribute Portfolio , Jakarta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Cilacap 1 Menteng</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/7/4/3/166743_1_4611.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a swimming pool, a gym and rooms with WiFi. SITUATION: This hotel is in Yubarta the city centre of. ROOM: The rooms have a television, an air-conditioning system, a safety deposit box, kettle, a mini-bar, a wardrobe, a bathroom with a shower, a hairdryer and a bathrobe.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="82.82" OriginalAmount="82.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="5" HotelCode="113486|oakwood_premier_cozmo_jakarta" HotelName="Oakwood Premier Cozmo Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dr. Ide Anak Agung Gde Agung, Blok E4.2 No 1, Mega Kuningan, Jakarta 12950</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/cc/f4cc9136ff261db2884acedeff664ed7bb35010e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="83.83" OriginalAmount="83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.21536479" Longitude="106.82937877" StarRating="5" HotelCode="469291|152906" HotelName="Fraser Place Setiabudi Jakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Setiabudi Selatan Raya No 2, Kel Karet Kec Setiabudi, Jakarta Selatan 12920</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/55/557553/557553a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="83.83" OriginalAmount="83" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|190728-28592823/93499123505251827/460" HotelName="THE MAYFLOWER JAKARTA - MARRIOTT EXECUTIVE APARTMENTS" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1610000/1604700/1604684/f5be62de_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="83.83" OriginalAmount="83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.5265303" Longitude="-0.1001065" StarRating="5" HotelCode="0|17477-22235935/93499123505251827/5780" HotelName="GRAN MELIA" Meals="HALF BOARD,ROOM ONLY" BedType="HALF BOARD">
        <Address>
          <AddressLines>
            <AddressLine>7-21 7 21 Goswell Road, London, UK</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/80000/78000/77928/46bbd68a_b.jpg</HotelPictures>
        <HotelDescription>Located just a few minutes walk from the Barbican Centre the largest arts centre in Europe and the cradle of the London Symphony Orchestra and the Royal Shakespeare Company.
St Paul s Cathedral is under 15 minutes.
A little further to the south on the other side of the Thames dont miss a trip to the Globe Theatre and across the road the Tate Modern.
Enjoy a typical London experience at the heart of the very popular Covent Garden market /less than 10 minutes drive.Citadines London Barbican offers 129 studio and one bedroom apartments located close to the main financial and business district of London.  Each studio and one bedroom apartment offers a bathroom a fully equipped separate kitchen area complete with stove microwave/grill fridge dishwasher TV with satellite channels a direct line phone hairdryer and safe deposit box. Linen and towels are provided. The apartment is cleaned and linen and towels are changed once a week free of charge. Additional housekeeping service is available on request and is charged according to your requirements. The property is within easy reach of the Barbican Centre one of Europes largest cultural centres. Stroll around the neighborhood to discover cosmopolitan restaurants and traditional pubs the historical Smithfield area and also Sadlers Wells the worlds No.1 venue dedicated to international dance.  St Pauls Cathedral the Tower of London and Tower Bridge are also all within walking distance.

Introducing Ascott Cares our 9 commitments to maintaining high levels of hygiene and cleanliness standards as well as safe distancing to continue providing a safe home for our guests and a safe working environment for our staff.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="85.85" OriginalAmount="85" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|437774-22264795/93499123505251827/5663" HotelName="GUNAWARMAN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16080000/16073700/16073645/396a24d8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="87.87" OriginalAmount="87.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.227179" Longitude="106.82684" StarRating="5" HotelCode="26058|jw_marriott_hotel_jakarta" HotelName="JW Marriott Hotel Jakarta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan DR Ide Anak Agung Gde Agung Kav E.1.2, 1 &amp; 2, Kawasan Mega Kuningan, Jakarta  12950</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/82/b48295489e7f7d8745370c71ba6240b4f0268afa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a strategic location in the Mega Kuningan Complex, a newly developed commercial di...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="88.73" OriginalAmount="87.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.165096" Longitude="106.826506" StarRating="5" HotelCode="|483682" HotelName="Mövenpick Jakarta City Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN PECENONGAN No 7-17 KEBON KELAPA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/3/6/8/2/483682_9c0aa0b1204.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="89.03" OriginalAmount="88.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.227208" Longitude="106.82659" StarRating="5" HotelCode="|166705" HotelName="Jw Marriott Jakarta" Meals="DINNER" BedType="DINNER" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Dr. Ide Anak Agung Gde Agung Kav. E 1.2 No 1 and 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/7/0/5/166705_1_4254.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has business facilities, a spa, treatments, a swimming pool, a gym and restaurants. SITUATION: This establishment, is 30 minutes away from the airport, is situated in Mega Kuningan the business area of Close to embassies and shopping centres.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="89.33" OriginalAmount="88.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2238" Longitude="106.82435" StarRating="4" HotelCode="1877278" HotelName="Ascott Kuningan Jakarta" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Ciputra World 1, Jalan Prof Dr Satrio Kav 3-5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/77278/1877278/34.jpg?f=17126040</HotelPictures>
        <HotelDescription>Take advantage of recreational opportunities offered, including an outdoor pool, an outdoor tennis court, and a fitness center. This aparthotel also features complimentary wireless internet access, concierge services, and shopping on site.. Featured amenities include complimentary wired internet access, a business center, 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..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="89.89" OriginalAmount="89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.178155611301" Longitude="106.78972184658" StarRating="5" HotelCode="175427|36143" HotelName="Pullman Jakarta Central Park" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Village,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Let. Jend. S. Parman Kav. 28, Podomoro City, Jakarta 11470</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/a3/d9a328f2a3296b675f22d679c63a3f76d95f827a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Conveniently located in the heart of the metropolis in Podomoro City, West Jakarta, this hotel is cl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="89.89" OriginalAmount="89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.8713087" Longitude="-122.2742609" StarRating="4" HotelCode="0|182412-25367609/93499123505251827/3271" HotelName="OAKWOOD PREMIER COZMO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>1820 University Ave, Berkeley, 94703, CA, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/62000000/61650000/61642100/61642057/9ade9a7a_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Midscale. Property Type: Motel. Total rooms and suites: 29. Floors: 2. Property description- Welcome to the Berkeley Travelodge...Whether you are here for business or pleasure we are dedicated to the comfort of our guests.  Centrally located in the heart of the East Bay you can travel in any direction with BART - Bay Area Rapid Transit, only 20 minutes from downtown San Francisco for work or play.  Located 4 blocks from UC Berkeley, Lawrence Livermore Lab and much more.  Many renowned restaurants, art galleries and boutiques are within walking distance.  San Pablo Casino is only 5 miles away.  Golden Gate Fields race track is only 3 miles. Complimentary newspaper available. Each room has refrigerator, microwave, iron and ironing board. Safe Box offered for a nominal fee per night. Limited parking available on on-site.

If you are attending a concert at UC Berkeleys Hearst Greek Theater, or a football game at California Memorial Football Stadium both are only an easy 10 block walk.

This Property has 100 percent non smoking rooms.  Smoking of any kind will result in a 100.00 per day fee.. Onsite facilities information- ParkingProperty was built in 1956. Hotel Currency: USD. &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="89.89" OriginalAmount="89" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|12600-27832925/93499123505251827/6722" HotelName="MOVENPICK HOTEL JAKARTA CITY CENTRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/104000000/103390000/103382200/103382144/0bfe3722_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="89.89" OriginalAmount="89.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2315098902119" Longitude="106.80779081726" StarRating="4" HotelCode="510903|the_gunawarman" HotelName="The Gunawarman" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gunawarman 3, Jakarta 12110</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/53/1c53edc190ae100452cd3b1dae2c618626b15791.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="90.90" OriginalAmount="90" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1136462-28585915/93499123505251827/1333" HotelName="CROWNE PLAZA JAKARTA RESIDENCES" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/46000000/45360000/45359500/45359407/05e93847_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="90.90" OriginalAmount="90" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|650012-25828244/93499123505251827/3215" HotelName="ASTON KARTIKA GROGOL HOTEL &amp;amp; CONFERENCE CENTER" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/37000000/36160000/36157300/36157278/3ae3bd63_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="93.02" OriginalAmount="92.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.284451" Longitude="106.823672" StarRating="3" HotelCode="|525738" HotelName="Ragunan Residence Syaridin" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Syaridin No.1 No.33, RT.7/RW.9</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/5/7/3/8/525738_e97fa701053.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="94.94" OriginalAmount="94" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|17482-22402336/93499123505251827/15" HotelName="SHANGRI-LA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/4300/4251/e24285eb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="95.08" OriginalAmount="94.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.185633" Longitude="106.823798" StarRating="4" HotelCode="|85677" HotelName="Sari Pacific Jakarta, Autograph Collection" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. M.H. Thamrin No. 6, Menteng,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/5/6/7/7/85677_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 5 restaurants, a swimming pool and a car park (free of charge). SITUATION: This luxurious hotel is in Jakarta the centre of 1 kilometre away from Gambir the Railway Station of the establishment is 4 kilometres away from Semanggi the Square of 5 kilometres away from the international trade fair centre, the establishment is a 35-minute drive away from Soekarno-Hatta the International Airport of. ROOM: The spacious rooms, have internet (free of charge), large windows with city views, a mini-bar and cable television. FACILITIES: There is a range of facilities and services available at the establishment, including a spa, a gym, a beauty centre and a business centre. RESTAURANT: Customers can enjoy a restaurant and it offers Japanese dishes.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="96.96" OriginalAmount="96" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1464605-32918073/93499123505251827/3388" HotelName="SWISSOTEL LIVING JAKARTA MEGA KUNINGAN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/114000000/113380000/113374500/113374498/2861a923_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="98.98" OriginalAmount="98.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.24518187" Longitude="106.78307409" StarRating="5" HotelCode="407804|sheraton_grand_jakarta_gandaria_city_hotel" HotelName="Sheraton Grand Jakarta Gandaria City Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Sultan Iskandar Muda, Kebayoran Lama, 12240 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/46/724615167f0aa027b8045f59cb968935546b26cb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="99.99" OriginalAmount="99" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1432150-27598371/93499123505251827/5049" HotelName="PAN PACIFIC JAKARTA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/102000000/101180000/101178200/101178113/398b22c0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="99.99" OriginalAmount="99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.5117748" Longitude="-0.185299" StarRating="4" HotelCode="0|17476-33122732/93499123505251827/5191" HotelName="ARTOTEL SUITES MANGKULUHUR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>49-67 Queensborough Terrace, LONDON, UK</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/77000000/76410000/76408200/76408174/92f20e60_b.jpg</HotelPictures>
        <HotelDescription>This city hotel nestled in the centre of London offers its guests a strategic location very close to many touristic sites of cultural and historic interest. Guests will also find within the immediate vicinity a wide range of shopping and entertainment venues, as well as restaurants and bars. Convenient public transport, both underground and bus, is easily reachable on foot, and Heathrow Airport is about 19 kilometres from the hotel. The accommodation units are spacious and have been decorated in a functional and simple style, but also very comfortable. They all come with a private bathroom with bathtub of shower and include tea and coffee making facilities for guests’ convenience. The onsite facilities and services include free Wi-Fi throughout the hotel, a full English breakfast served every morning and a meeting room which can accommodate up to 150 people.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="99.99" OriginalAmount="99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.745704" Longitude="-73.601264" StarRating="5" HotelCode="0|175036-22236037/93499123505251827/6994" HotelName="PULLMAN JAKARTA CENTRAL PARK - CHSE CERTIFIED" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>369 Old Country Rd, Carle Place, 11514, NY, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4480000/4472900/4472897/20b6083c_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Unknown. Property Type: Hotel. Total rooms: 152. Suites: 2. Single-bedded accommodations: 57. Double bedrooms: 94. Smoking rooms: 0. Nonsmoking rooms: 152. Physically challenged rooms: 8. Floors: 4. Miscellaneous information- Booking and cancellation policies vary by rate type. Please check all applicable rules prior to booking to avoid possible charges.
American Disabilities Act. If your accessibility needs are not met, please contact the Hotel Manager on Duty. Should you require additional information regarding accessible facilities for guests with disabilities, please call 1-800-465-4329 (U.S. and Canada) or contact the hotel directly.  For the hearing impaired, TDD service is available at 1-800-238-5544 within the U.S. and Canada. Property description- Located in the heart of Nassau County on Long Island, the Holiday Inn Westbury - Long Island is close to businesses, shopping hubs, medical facilities, and the judicial districts of Mineola, Garden City, Westbury and Carle Place, NY. The hotel is situated 20 minutes from New York's JFK,  LaGuardia and Islip Airports, and a 10 minute walk from the Long Island Railroad Carle Place Station to New York City. The hotel's Business Center, free Wi-Fi access and meeting space are among our business-friendly amenities and services. There are plenty of activities for leisure travelers to do on Long Island. Hotel guests enjoy being close to Nassau Coliseum, NYCB Theater at Westbury, The Space at Westbury &amp;amp; Tilles Center for the Performing Arts. Jones Beach State Park and Eisenhower Park are havens for those who love to stay active. Roosevelt Field Mall and The Gallery at Westbury  are within walking distance for those who love shopping and fine dining in the Westbury, NY area. The hotel's guests enjoy our beautiful courtyard and patio, as well as the seasonal outdoor pool and garden patio. A 24-hour Fitness Center helps you keep up with your healthy routines. The hotel's full-service LiLLiES Resturant and Bar serves a delicious breakfast and dinner (lunch seasonal), including room service, daily. Be sure to visit the hotel's new 24-hour lobby market for snacks, beverages and convenience items.. Onsite facilities information- ParkingHotel Currency: USD. Additional Addresses: Other: 369 Old Country Rd, Carle Place, 11514, NY, US. Additional Phone Numbers: Fax - Other: 15169973623. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="104.03" OriginalAmount="103" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1432151-27596663/93499123505251827/5058" HotelName="PARKROYAL SERVICED SUITES JAKARTA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/100000000/99500000/99500000/99499984/ba4f1527_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="105.04" OriginalAmount="104" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|891538-26121852/93499123505251827/3458" HotelName="THE GRAND MANSION MENTENG" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/55000000/54740000/54730200/54730155/9dfffa63_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="108.07" OriginalAmount="107" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|111524-25284098/93499123505251827/2652" HotelName="ASCOTT" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1600000/1596100/1596035/a2f86abe_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="108.07" OriginalAmount="107.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2288486148731" Longitude="106.82747584789" StarRating="5" HotelCode="396119|the_ritzcarlton_jakarta_mega_kuningan" HotelName="The Ritz-Carlton Jakarta, Mega Kuningan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan DR. Ide Anak Agung Gde Agung Kav. E. 1.1 1, Mega Kuningan, Jakarta 12950</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/84/f48417068107b8c0a5e283a0a91cc5665420e885.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of the Mega Kuningan business district, this hotel stands among distinguished e...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="110.05" OriginalAmount="108.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.229679" Longitude="106.806577" StarRating="5" HotelCode="|552326" HotelName="ASHTA Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>District 8, SCBD Lot 28, Jl. Jend</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/2/3/2/6/552326_f4ae1de1544.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="111.10" OriginalAmount="110.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2238468900212" Longitude="106.83375432742" StarRating="5" HotelCode="471314|the_westin_jakarta" HotelName="The Westin Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Massage Centre,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan HR Rasuna Said Kav. C-22A, Jakarta, Jakarta 12940</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/eb/ed/ebedc26c46398864ed7c6a2f70958dcbf8b84fa2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="111.10" OriginalAmount="110.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.22550191" Longitude="106.80878938" StarRating="4" HotelCode="816104|alila_scbd_jakarta" HotelName="Alila SCBD Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Elevator,Restaurant,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/82/4882753b6bac1b9ad0b1c85d06827d6219d8c987.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A haven of hip and contemporary luxury, Alila SCBD takes upscale lifestyle living to the next level ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="112.11" OriginalAmount="111.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1961657298545" Longitude="106.82348012924" StarRating="5" HotelCode="21600|mandarin_oriental_jakarta_2" HotelName="Mandarin Oriental Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan M.H. Thamrin, P.O. Box 3392, 10310 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/17/f2170fbdcdb1419ea07a4470c95df8a5efffa84c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located right in the heart of the city, offering guests easy access to historical and c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="114.13" OriginalAmount="113" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|282164-22246075/93499123505251827/5569" HotelName="DISCOVERY HOTEL AND CONVENTION ANCOL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6720000/6713300/6713266/eb7443b1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="115.14" OriginalAmount="114" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|650023-22355496/93499123505251827/6745" HotelName="SWISSÔTEL JAKARTA PIK AVENUE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/42000000/41720000/41710400/41710372/cd281a5c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="116.25" OriginalAmount="115.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.21597" Longitude="106.81629" StarRating="0" HotelCode="|471466" HotelName="The Orient Jakarta, A Royal Hideaway" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>36 Jl. Jend. Sudirman</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/1/4/6/6/471466_ad56ba61141.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="116.77" OriginalAmount="115.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.245123" Longitude="106.7826873" StarRating="5" HotelCode="|230826" HotelName="Sheraton Grand Jakarta Gandaria City" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Sultan Iskandar Muda Kebayoran Lama</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/0/8/2/6/230826_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="122.21" OriginalAmount="121" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|3609-25191982/93499123505251827/3107" HotelName="MANDARIN ORIENTAL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/21800/21774/13003289_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="122.66" OriginalAmount="121.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.195417" Longitude="106.822167" StarRating="5" HotelCode="|48393" HotelName="Indonesia Kempinski Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. MH Thamrin No. 1, Jakarta</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/3/9/3/48393_abd7e8e1031.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment has a convention area and air-conditioning. This renovated establishment in 2008 and has 289 rooms a lobby with express check-out, a reception, a safety deposit box service, a currency exchange service, a cloakroom and a lift. Guests can find daily newspapers, a hairdresser's, an auditorium, a playground, a cafÃ©, a bar, a pub, a nightclub and restaurants. For an additional charge you can use WiFi, room service, a laundry service, a car park and an indoor car park. SITUATION: The hotel is in Jakarta the heart of nearby, you will find embassies, the business area, the shopping centre and leisure areas. it is situated 7 kilometres away from the bus station, is situated 5 kilometres away from the railway station, 45 minutes away from the establishment you have Soekarno-Hatta Airport. ROOM: Clients are offered large standard rooms and suites with a bathroom with a shower or bath, a hairdryer, a king size or double bed, a direct line telephone and a satellite or cable television. They also have a radio, a Hi-Fi, internet, a safety deposit box, a mini-bar, a fridge, a coffee maker, a kettle, an ironing set and an individual air-conditioning system. FACILITIES: Guests can use a gym, a heated pool, a children's swimming area and an outdoor bar. Guests are offered a spa, beauty treatments, a massage service and spa treatments. Some services (available for a fee), Guests can also use deck chairs, a jacuzzi, a sauna and a steam bath. Guests are offered an entertainment programme (available for a fee), 45 minutes away, customers can find a golf course. PAYMENT METHODS: Customers can pay by American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offers bars, restaurants, Italian specialties, themed restaurants and a bar.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="122.84" OriginalAmount="121.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.195613" Longitude="106.82236" StarRating="5" HotelCode="332732" HotelName="Hotel Indonesia Kempinski Jakarta" Meals="DELUXE KING ROOM" BedType="DELUXE KING ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mh Thamrin 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0003/32732/332732/120.jpg?f=17740303</HotelPictures>
        <HotelDescription>Facilities: The reception desk is open round the clock. Services such as a cloakroom, baggage storage service, safe, currency exchange service and cash machine ensure a comfortable stay. Wireless internet access is provided in public areas. The tour desk offers assistance with booking excursions. The apartment hotel has a range of facilities for guests with disabilities. The hotel has wheelchair-accessible facilities and a lift. A number of shops, including a supermarket, are great for shopping or just browsing. The grounds of the hotel feature a playground and a lovely garden. Additional amenities include a newspaper stand and a playroom. Guests arriving by car can park their vehicles in the garage or in the car park (for a fee). Further services and facilities include a 24-hour security service, a babysitting service, a childcare service, a car hire service, medical assistance, a transfer service, room service (for a fee), a laundry service and a hotel shuttle bus. Complimentary newspapers are available. The business centre is on hand for guests' business requirements and provides a fax machine.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="124.66" OriginalAmount="123.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.21597" Longitude="106.81629" StarRating="5" HotelCode="3965549" HotelName="The Orient Jakarta, A Royal Hideaway Hotel" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jendral Sudirman, No. 36,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0039/65549/3965549/16.jpg?f=17719478</HotelPictures>
        <HotelDescription>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 indoor pool, a waterslide, and a 24-hour fitness center. Additional features at this Art Deco hotel include complimentary wireless internet access, concierge services, and a banquet hall.. Featured amenities include limo/town car service, dry cleaning/laundry services, and a 24-hour front desk. This hotel has 3 meeting rooms available for events. Free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="125.24" OriginalAmount="124" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|111569-22235957/93499123505251827/6052" HotelName="KEMPINSKI" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1950000/1942700/1942665/f2d1ccf2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="125.24" OriginalAmount="124.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.193618" Longitude="106.82201" StarRating="5" HotelCode="410377|grand_hyatt_jakarta" HotelName="Grand Hyatt Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan M. H. Thamrin Kav. 28-30, Jakarta 10350</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/42/36421aa392c81055d79989fb45c9ac4d77535091.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the capital city's prime business district, adjacent to the shops of Plaza ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="126.25" OriginalAmount="125" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|34659-28599951/93499123505251827/710" HotelName="THE RITZ-CARLTON JAKARTA MEGA KUNINGAN" Meals="HALF BOARD" BedType="HALF BOARD">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1200000/1197400/1197336/a48a4440_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="128.27" OriginalAmount="127" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1330408-26641676/93499123505251827/3359" HotelName="THE ORIENT JAKARTA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/71000000/70970000/70969300/70969283/b65d984c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="134.33" OriginalAmount="133" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.222049" Longitude="106.798677" StarRating="5" HotelCode="311540|84225" HotelName="Fairmont Jakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Asia Afrika 8, Gelora Bung Karno, Jakarta Pusat 10270</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/49/ef499a202c7e8a94c4a71469b55afb31b6c3af21.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="135.34" OriginalAmount="134.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.22373115" Longitude="106.80960435" StarRating="5" HotelCode="694419|the_residences_of_the_ritzcarlton_jakarta_pacific_place_2" HotelName="Ritz Carlton Jakarta Pacific Place Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Massage Centre,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jendral Sudirman Kav. 52-53, Sudirman Central Business District (SCBD), Jakarta 12190</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/c5/4dc50f9bf8f326ffc6bc10679c2f54e10a94c232.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="137.36" OriginalAmount="136" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1437653-27930815/93499123505251827/4903" HotelName="HOUSE OF TUGU OLD TOWN JAKARTA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/110000000/109780000/109770400/109770373/a74d1d7a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="141.40" OriginalAmount="140.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2236973375915" Longitude="106.80977583069" StarRating="5" HotelCode="172284|the_ritzcarlton_jakarta_pacific_place" HotelName="The Ritz Carlton Jakarta Pacific Place" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jendral Sudirman Kav. 52-53, Sudirman Central Business District (SCBD), Jakarta 12190</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/e3/03e32e804c7c5b8e1cf60d2cf1ddf1010b15155c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at the heart of Jakarta's most prestigious commercial district, which offers ac...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="142.41" OriginalAmount="141" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.26463251" Longitude="106.783072" StarRating="3" HotelCode="757015|303733" HotelName="Intercontinental Jakarta Pondok Indah" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Metro Pondok Indah, Kav Iv Ta, Jakarta 12310</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/f9/c0f94a56d2d0af0007c4bad7b07a5f1eff9a3679.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This simple hotel is in $hotel. getHeaderValue("zone"). </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="146.13" OriginalAmount="144.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.15018" Longitude="106.824" StarRating="2" HotelCode="|453187" HotelName="Orange Inn Hotel Mangga Besar" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Mangga Besar VI No.12, RT.7/RW.1, Taman Sari</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/1/8/7/453187_4740dee1211.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="151.42" OriginalAmount="149.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.227135" Longitude="106.806547" StarRating="5" HotelCode="|465860" HotelName="The Langham, Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>District 8 SCBD Lot 28</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/5/8/6/0/465860_00b3b731544.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="156.55" OriginalAmount="155" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.215075" Longitude="106.797768" StarRating="5" HotelCode="68213|72313" HotelName="Mulia Senayan" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" 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>Jl Asia Afrika Senayan, Jakarta 10270</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/41/f0417a880b0a2381f384d6381f5b827e308c6fd8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="156.55" OriginalAmount="155.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1504337" Longitude="106.82456523" StarRating="3" HotelCode="554482|zen_rooms_near_mangga_besar_6_utara" HotelName="Orange Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mangga Besar VI Utara 12, Taman Sari, Jakarta 11150</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/60/3560e54797e3c6b30e4792ae27c2db6b05231f9a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="157.56" OriginalAmount="156" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.25346" Longitude="106.805069" StarRating="5" HotelCode="68215|67457" HotelName="Dharmawangsa Jakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Brawijaya Raya 26, Kebayoran Baru, Jakarta 12160</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/5a/f9/5af9cd964e08c5682a971c544048992b7dd71104.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located strategically in the heart of Kebayoran Baru, the most prestigious residential area in Jakar...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="159.58" OriginalAmount="158" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|599410-22291530/93499123505251827/6135" HotelName="INTERCONTINENTAL JAKARTA PONDOK INDAH - CHSE CERTIFIED" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/23000000/22880000/22870100/22870091/28dbe3d3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="163.03" OriginalAmount="161.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.253872" Longitude="106.80533" StarRating="5" HotelCode="83494" HotelName="The Dharmawangsa Jakarta" Meals="EXECUTIVE ROOM" BedType="EXECUTIVE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jl Brawijaya Raya No 26, Kebayoran Baru</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/83494/83494/41.jpg?f=17689060</HotelPictures>
        <HotelDescription>Take advantage of recreational opportunities offered, including a health club, an outdoor pool, and an indoor pool. Additional amenities at this hotel include complimentary wireless internet access, concierge services, and babysitting (surcharge).. Featured amenities include complimentary wired internet access, a business center, and limo/town car service. This hotel has 5 meeting rooms available for events. Guests may use a roundtrip airport shuttle for a surcharge, and free valet parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="163.62" OriginalAmount="162.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.206569" Longitude="106.828463" StarRating="5" HotelCode="69588|four_seasons_hotel_jakarta" HotelName="Four Seasons  Hotel Jakarta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jend. Gatot Subroto Kav 18, Capital Place, Kuningan Barat, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/ac/f7ac1b8b729df4222b372478c452cad2c8778ece.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the heart of Jakarta's central business district, in the Golden Triangle w...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="166.34" OriginalAmount="164.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.192235" Longitude="106.821494" StarRating="5" HotelCode="|87233" HotelName="Keraton At The Plaza, The Unbound Collection By Hyatt" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL. MH THAMRIN KAV 15 JAKARTA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/7/2/3/3/87233_1_8793.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers meeting rooms, leisure facilities and dining facilities. SITUATION: This urban hotel is in the business area excellent transport links to the shopping centre, near the establishment, guests will find points of interest, Such as, is situated 30 kilometres away from Soekarno-Hatta Airport. ROOM: Customers have fully-equipped rooms.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="169.68" OriginalAmount="168.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1922512345362" Longitude="106.82152748108" StarRating="5" HotelCode="185661|keraton_at_the_plaza_a_luxury_collection_hotel_jakarta" HotelName="Keraton at The Plaza" Meals="FULL-BOARD" BedType="FULL-BOARD" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jl. MH. Thamrin Kav. 15, Jakarta 10350</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/42/6b42a9dde56983cd4acf7222a8e9819f8d3a098f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city and business hotel is a refined place to stay in this vibrant city, and is located in an i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="174.73" OriginalAmount="173" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1351751-28599746/93499123505251827/581" HotelName="THE ST. REGIS JAKARTA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/84000000/83320000/83310800/83310706/0c6e9295_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="178.49" OriginalAmount="176.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.275786" Longitude="106.78203" StarRating="5" HotelCode="3866775" HotelName="Intercontinental Jakarta Pondok Indah By Ihg" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jl Metro Pondok Indah Kav Iv Ta,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/66775/3866775/1.jpg?f=17693636</HotelPictures>
        <HotelDescription>Pamper yourself with a visit to the spa, which offers massages, body treatments, and facials. You're sure to appreciate the recreational amenities, which include 4 hot tubs, a water park (surcharge), and a health club. Additional features at this hotel include complimentary wireless internet access, concierge services, and gift shops/newsstands.. Featured amenities include a 24-hour business center, express check-in, and express check-out. Planning an event in Jakarta? This hotel has 18471 square feet (1716 square meters) of space consisting of a conference center and 15 meeting rooms. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="180.20" OriginalAmount="178.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2157068" Longitude="106.8306027" StarRating="5" HotelCode="|37349" HotelName="Four Seasons  Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Capital Place, Jalan Jend. Gatot Subroto Kav. 18</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/3/4/9/37349_1_2594.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is situated in a great location, has 365 large deluxe standard rooms and suites. It has a lobby with a reception, a lift, a cafÃ©, a bar, a restaurant and conference facilities. The establishment offers room service, a laundry service, a car park, a valet service and a medical care service. SITUATION: It is in the heart of the business district, close to the establishment, clients can find the government building, offices and embassies. 15 minutes away from the establishment guests have the national monument, is 50 minutes away from Taman Mini the theme park It is 45 minutes away fromSoekarno-Hatta Airport. ROOM: Customers can find spacious, luxurious rooms with a balcony with views, a bathroom with a hairdryer, a direct line telephone and a satellite television. They also have a radio, internet, a mini-bar, a coffee maker, a kettle, a safety deposit box and individual air-conditioning. FACILITIES: The establishment has sports facilities, leisure areas and a swimming pool. For a fee, you can enjoy a massage service, hydrotherapy treatments and a gym. MEALS: Regarding the food and beverage offering, the establishment offers Occidental dishes, cantonese cuisine and Chinese food. PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="182.81" OriginalAmount="181" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|28818-22236092/93499123505251827/5294" HotelName="DHARMAWANGSA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/390000/384500/384450/00a415e6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="184.83" OriginalAmount="183" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|176462-27825624/93499123505251827/4882" HotelName="KERATON AT THE PLAZA, A LUXURY COLLECTION" Meals="FULL BOARD" BedType="FULL BOARD">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4890000/4884500/4884444/4b840bde_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="201.68" OriginalAmount="199.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.223678" Longitude="106.80976" StarRating="5" HotelCode="|87288" HotelName="Ritz-Carlton Jakarta Pacific Place" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jendral Sudirman Kav. 52-53</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/7/2/8/8/87288_1_5350.jpg</HotelPictures>
        <HotelDescription>SITUATION: This 5 star hotel is in Jakarta the centre of.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="204.02" OriginalAmount="202" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|437567-25610618/93499123505251827/2614" HotelName="FOUR SEASONS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15450000/15447100/15447022/07abb258_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="210.78" OriginalAmount="208.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.184282" Longitude="106.830894" StarRating="5" HotelCode="3924130" HotelName="Park Hyatt Jakarta" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kebon Sirih No 17-19, Kota Jakarta Pusat</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0039/24130/3924130/52.jpg?f=16693830</HotelPictures>
        <HotelDescription>Pamper yourself with a visit to the spa, which offers massages and body treatments. You're sure to appreciate the recreational amenities, including an outdoor pool, a steam room, and a 24-hour fitness center. Additional amenities at this hotel include complimentary wireless internet access, concierge services, and babysitting (surcharge).. Featured amenities include a business center, dry cleaning/laundry services, and a 24-hour front desk. Planning an event in Jakarta? This hotel has 7320 square feet (680 square meters) of space consisting of conference space and 10 meeting rooms. 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="225.23" OriginalAmount="223.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2237026577832" Longitude="106.82417984789" StarRating="5" HotelCode="305731|raffles_jakarta" HotelName="Raffles Jakarta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Prof. Dr. Satrio Kav. 3-5, Ciputra World 1, Jakarta 12940</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/96/4f/964fb79c44ad608d8f6ee99eacb8143421837d7b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="332.29" OriginalAmount="329" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|190780-28599668/93499123505251827/844" HotelName="THE RITZ-CARLTON JAKARTA PACIFIC PLACE" Meals="ALL INCLUSIVE,FULL BOARD" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1820000/1813700/1813629/056d0c3b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="7.92" OriginalAmount="7.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1817292" Longitude="106.8154284" StarRating="1" HotelCode="|377728" HotelName="Tugu Asri" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Jati Baru No. 7- 9</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="13.55" OriginalAmount="13.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1651716" Longitude="106.8196177" StarRating="2" HotelCode="|377633" HotelName="Shakti Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kompleks Duta Merlin Blok D No. 3-6, Jl. Gajah Mada No. 3,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="16.51" OriginalAmount="16.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.185251" Longitude="106.829332" StarRating="3" HotelCode="|401321" HotelName="Dafam Express Jaksa Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jln.Jaksa No.27 Menteng</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="18.11" OriginalAmount="17.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.266906" Longitude="106.802729" StarRating="0" HotelCode="|403953" HotelName="Picasso Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl Abdul Madjid Raya No 25 Cipete Selatan Kebayora</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="18.13" OriginalAmount="17.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.193488" Longitude="106.816349" StarRating="3" HotelCode="|400000" HotelName="Shalva Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kebon Kacang Raya No. 33, Tanah Abang Thamrin Boulevard,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="19.05" OriginalAmount="18.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2013338" Longitude="106.809216" StarRating="3" HotelCode="|377683" HotelName="Sotis Residence Pejompongan" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Penjernihan 1 No. 10 B, Jakarta Pusat</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="19.23" OriginalAmount="19.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.213902" Longitude="106.864549" StarRating="3" HotelCode="|400798" HotelName="Hotel 7 Days Premium Jatinegara" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Matraman Raya No. 173-175 Balimester, Jatinegara</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="19.30" OriginalAmount="19.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.177245" Longitude="106.875298" StarRating="3" HotelCode="|401556" HotelName="Daily Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Jendral Ahmad Yani Kav. 67 Cempaka Putih</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.61" OriginalAmount="21.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1548815" Longitude="106.8464432" StarRating="3" HotelCode="|401021" HotelName="NAM Center Hotel Kemayoran" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Angkasa Kav. B10 No. 6, Kemayoran</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="23.50" OriginalAmount="23.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1305429" Longitude="106.832534" StarRating="2" HotelCode="|377795" HotelName="Bi Executive" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 11/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Laksamana R. E. Martadinata No.2, Pademangan Barat, Mangga Dua</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="24.25" OriginalAmount="24.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.254888" Longitude="106.809268" StarRating="4" HotelCode="|400058" HotelName="Sotis Hotel Kemang Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kemang Raya No. 4, Kemang - Jakarta Selatan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="25.04" OriginalAmount="24.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.173664" Longitude="106.860853" StarRating="3" HotelCode="|553816" HotelName="Tavia Heritage" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Letjen Suprapto</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="35.94" OriginalAmount="35.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.215734" Longitude="106.830262" StarRating="3" HotelCode="|400975" HotelName="La Boheme Rooms and Coffee Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Setia Budi Barat No. 18 RT. 008.04, Kuningan, South Jakarta City,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="37.26" OriginalAmount="36.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2148294" Longitude="106.8281801" StarRating="0" HotelCode="|378017" HotelName="Treehouse Suites - Boutique Serviced Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Karbela Timur No.1A , Karet, Setiabudi,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="38.32" OriginalAmount="37.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.184624" Longitude="106.83541" StarRating="3" HotelCode="4064908" HotelName="Horison Ultima Menteng Jakarta" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Menteng Raya No.33, Rt.1/Rw.10,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Enjoy the recreation opportunities such as an outdoor pool or make use of other amenities including complimentary wireless internet access.. Featured amenities include a 24-hour front desk and laundry facilities. Free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="43.04" OriginalAmount="42.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.201508" Longitude="106.82385" StarRating="4" HotelCode="4056750" HotelName="Artotel Hub Simpang Temu" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Gedung Simpang Temu Dukuh Atas, Jl. Juana No. 37,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Make use of convenient amenities, which include complimentary wireless internet access and concierge services.. Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage. Free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="73.93" OriginalAmount="73.2" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.264623" Longitude="106.86608" StarRating="4" HotelCode="4057284" HotelName="Yellow Bee Resort Cililitan" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Bogor Km 20 No.1, Rt.1/Rw.1, Kec. Kramat Jati, Daerah Khusus Ibukota</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Enjoy the recreation opportunities such as a complimentary water park or make use of other amenities including complimentary wireless internet access.. Featured amenities include a 24-hour front desk, luggage storage, and laundry facilities. Free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access,Kitchen,Currency Exchange,Jacuzzi,Diet Meals,Garden,24 Hour Power Supply,24 Hour Security,Central Heating,Housekeeping,Meeting Room,Smoking Rooms,Spa,Wake-up Call Service,Swimming Pool,Nightclub,Elevator,Parking,Bicycle Rental,24 Hour Front Desk,24 Hour Room Service,Coffee Shop,Concierge,Dry Cleaning,Valet Parking,LCD/Projector,ATM/Cash Machine,Banquet Hall,Business Centre,Printer,Airport Transfer (on Demand),Heated Pool,Luggage Storage</BasicAmenities>
    <HotelRating>5,4,3,2,1,6</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,DINNER,HALF BOARD,FULL BOARD,ALL INCLUSIVE,SELF CATERING</Meals>
    <PropertyType>CITY HOTEL,VILLAGE,CONFERENCE HOTEL,BUSINESS HOTEL,HOTEL,APARTMENT HOTEL,SPA HOTEL,GOLF HOTEL,HISTORIC HOTEL,FAMILY-FRIENDLY HOTEL,APARTHOTEL,HOTEL DE CHARME,RESIDENCES,GUEST HOUSES,AIRPORT HOTEL,BEACH HOTEL,CLUB RESORT,ECO HOTEL,APARTMENT,RESIDENCE</PropertyType>
  </Filter>
</HotelSearchRS>||True